Ardupilot2/libraries
Andrew Tridgell 81a3d439a3 HAL_Linux: allow startup before network bringup
this makes it possible to bootup ardupilot before the desired network
interface is available. This is very useful for when using 3G dongles
in aircraft
2015-08-19 20:03:13 +09:00
..
AC_AttitudeControl AC_AttControl: relax earth frame rate targets along with bf 2015-08-19 20:02:41 +09:00
AC_Fence
AC_PID AC_Heli_PID: Deprecate Accel Feedforward. 2015-07-30 14:22:55 +09:00
AC_Sprayer
AC_WPNav AC_WPNav: compiler warnings: float to double 2015-08-19 20:02:32 +09:00
AP_ADC
AP_ADC_AnalogSource
AP_AHRS AP_AHRS: Add Linux support for example 2015-06-18 08:59:16 +10:00
AP_Airspeed AP_Airspeed: fixed a typo in the ARSPD_DEFAULT_PIN define 2015-07-07 21:02:21 +10:00
AP_Arming AP_Arming: control rudder arming with ARMING_RUDDER parameter 2015-07-23 21:48:50 +10:00
AP_Baro AP_Baro: added MS5607 support 2015-07-10 16:46:29 +10:00
AP_BattMonitor BattMon: has_current true for Bebop 2015-07-23 21:49:32 +09:00
AP_BoardConfig AP_BoardConfig: add user-defined serial number 2015-06-30 17:20:15 +10:00
AP_Buffer
AP_Camera
AP_Common AP_Common: add helper macro ARRAY_SIZE 2015-07-06 10:07:21 +10:00
AP_Compass AP_Compass: AK8963: reduce bytes read 2015-07-23 17:44:36 +10:00
AP_Curve
AP_Declination
AP_EPM
AP_Frsky_Telem
AP_GPS AP_GPS: Fix copy/paste error in ublox (uncovered by coverity) 2015-08-19 20:02:44 +09:00
AP_HAL AP_HAL: added listen and accept APIs to socket API 2015-08-19 20:03:10 +09:00
AP_HAL_AVR AP_HAL: add the possibility to have more than 1 i2c 2015-07-10 14:23:17 +10:00
AP_HAL_Empty AP_HAL: add the possibility to have more than 1 i2c 2015-07-10 14:23:17 +10:00
AP_HAL_FLYMAPLE AP_HAL: add the possibility to have more than 1 i2c 2015-07-10 14:23:17 +10:00
AP_HAL_Linux HAL_Linux: allow startup before network bringup 2015-08-19 20:03:13 +09:00
AP_HAL_PX4 AP_HAL_PX4: use ARRAY_SIZE macro 2015-07-21 14:25:01 +09:00
AP_HAL_SITL AP_HAL_SITL: add support for airspeed failures 2015-07-23 14:38:06 +10:00
AP_HAL_VRBRAIN AP_HAL_VRBRAIN: use ARRAY_SIZE macro 2015-07-21 14:25:05 +09:00
AP_InertialNav AP_InertialNav: take reference to variable we are trying to update 2015-07-10 18:56:20 +10:00
AP_InertialSensor AP_InitialSensor_MPU6000: compiler warning - init order 2015-08-19 20:02:33 +09:00
AP_L1_Control
AP_LandingGear
AP_Limits
AP_Math AP_Math: use ARRAY_SIZE macro 2015-07-21 14:25:09 +09:00
AP_Menu AP_Menu: avoid segmentation fault 2015-07-24 08:05:13 +10:00
AP_Mission Mission: fix bug causing first do-cmd to be run many times 2015-07-17 12:15:08 +09:00
AP_Motors Copter: init multicopter flags 2015-07-25 14:00:29 +09:00
AP_Mount Mount_SToRM32: find gimbal channel on startup 2015-07-25 10:53:05 +09:00
AP_NavEKF NavEKF: use primary compass instead of first instance 2015-07-17 10:02:42 +09:00
AP_Navigation
AP_Notify AP_Notify: replace unsigned int with uint8_t 2015-07-21 13:52:03 +09:00
AP_OpticalFlow OptFlow: fix parameter descriptions 2015-07-06 11:37:38 +09:00
AP_Parachute
AP_Param AP_Param: Explicitly casts AP_CLASSTYPE parameter. 2015-07-01 11:32:11 +10:00
AP_PerfMon
AP_Progmem
AP_Rally
AP_RangeFinder AP_RangeFinder: Add support for HC-SR04 Range Finder connected to BBB 2015-07-07 08:00:33 +10:00
AP_RCMapper
AP_Relay
AP_Scheduler Scheduler: fix compiler warning in example sketch 2015-08-19 20:02:38 +09:00
AP_SerialManager SerialManager: add SToRM32 to protocol param description 2015-06-27 11:18:17 +09:00
AP_ServoRelayEvents
AP_SpdHgtControl
AP_TECS
AP_Terrain AP_Terrain: fixed terrain path handling 2015-06-30 15:08:10 +10:00
AP_Vehicle
APM_Control APM_Control: use ARRAY_SIZE 2015-07-21 14:24:52 +09:00
APM_OBC
APM_PI
DataFlash DataFlash: CLI log dumping - don't truncate lines that contain doubles 2015-07-24 08:08:51 +10:00
doc
Filter
GCS_Console
GCS_MAVLink GCS_MAVLink: static find_by_mavtype method 2015-07-25 10:53:03 +09:00
PID
RC_Channel RC_Channel: prevent floating exception on bad MIN/MAX/TRIM values 2015-08-19 20:02:34 +09:00
SITL SITL: param SITL_ARSP_FAIL should be a float instead of byte 2015-08-19 20:02:37 +09:00
StorageManager StorageManager: fixed hang in erase() 2015-06-20 15:00:57 +10:00