ardupilot/libraries
2015-10-20 15:21:38 +11:00
..
AC_AttitudeControl AC_AttitudeControl: use non-flybar leaky I handling 2015-09-25 12:05:43 +10:00
AC_Fence
AC_PID
AC_PrecLand
AC_Sprayer
AC_WPNav
AP_ADC
AP_ADC_AnalogSource
AP_AHRS AP_AHRS: Add EKF variance checks 2015-10-20 15:21:38 +11:00
AP_Airspeed
AP_Arming AP_Arming: remove ahrs check from ins 2015-10-16 13:50:58 +09:00
AP_Baro AP_Baro: Fix typo 2015-10-16 10:05:03 +11:00
AP_BattMonitor AP_BattMonitor: use method for downcast 2015-09-23 09:01:29 +10:00
AP_BoardConfig
AP_Buffer
AP_Camera
AP_Common Common: add location alt max definition 2015-10-19 16:15:05 +09:00
AP_Compass AP_Compass: HMC5843: Use the correctly spelled method 2015-10-16 10:16:24 +11:00
AP_Curve
AP_Declination
AP_EPM
AP_Frsky_Telem
AP_GPS AP_GPS_GSOF: minor tweak to avoid warning 2015-10-10 14:34:54 +09:00
AP_HAL AP_HAL: Add MS5637 over I2C to the supported barometers list 2015-10-16 10:05:03 +11:00
AP_HAL_AVR AP_HAL_AVR: remove unused write method 2015-09-29 11:53:40 +09:00
AP_HAL_Empty AP_HAL_Empty: remove unused write method 2015-09-29 11:53:42 +09:00
AP_HAL_FLYMAPLE AP_HAL_FLYMAPLE: remove unused write method 2015-09-29 11:53:44 +09:00
AP_HAL_Linux AP_HAL_Linux: RCInput_UDP: Fix compiling warning 2015-10-16 10:28:07 +11:00
AP_HAL_PX4 AP_HAL_PX4: remove unused write method 2015-09-29 11:53:49 +09:00
AP_HAL_SITL SITL_State: fixed _set_param_default 2015-10-16 10:20:31 +11:00
AP_HAL_VRBRAIN AP_HAL_VRBRAIN: remove unused write method 2015-09-29 11:53:53 +09:00
AP_InertialNav AP_InertialNav: Address peer review comments 2015-10-20 15:21:36 +11:00
AP_InertialSensor InertialSensor: remove gyro cal on first arming 2015-10-19 12:00:38 +09:00
AP_IRLock
AP_L1_Control
AP_LandingGear
AP_Limits
AP_Math AP_Math: added O3 optimisation to core math libraries 2015-10-20 14:36:53 +11:00
AP_Menu AP_Menu: Fix warning 2015-10-06 10:36:22 +11:00
AP_Mission Mission: sanity check command altitudes 2015-10-19 16:15:08 +09:00
AP_Motors AP_Motors: Group writes to motors 2015-10-06 10:42:18 +11:00
AP_Mount Mount: add param descriptions to allow RC9 ~ RC12 inputs to be used to control gimbal 2015-09-29 16:41:51 +09:00
AP_NavEKF AP_NavEKF: Make EKF2 PosDownDerivative interface follow coding conventions 2015-10-20 15:21:37 +11:00
AP_NavEKF2 AP_NavEKF2: Fix in-air logic bug 2015-10-20 15:21:38 +11:00
AP_Navigation
AP_Notify
AP_OpticalFlow
AP_Parachute
AP_Param
AP_PerfMon
AP_Progmem
AP_Rally
AP_RangeFinder RangeFinder: add User to param descriptions 2015-10-07 14:10:24 +09:00
AP_RCMapper
AP_Relay
AP_RPM AP_RPM: added RPM_MAX parameter 2015-09-25 12:05:43 +10:00
AP_RSSI Copy paste errors and naming issues in documentation help. 2015-09-28 18:17:07 +10:00
AP_Scheduler
AP_SerialManager
AP_ServoRelayEvents
AP_SpdHgtControl
AP_TECS
AP_Terrain AP_Terrain: don't allocate cache array when terrain not enabled 2015-09-23 08:31:17 +10:00
AP_Vehicle
APM_Control
APM_OBC
APM_PI
DataFlash DataFlash: Make EKF2 PosDownDerivative interface follow coding conventions 2015-10-20 15:21:37 +11:00
doc
Filter
GCS_Console
GCS_MAVLink GCS_MAVLink: use compass get_{field,offsets}() functions 2015-10-15 19:56:08 +09:00
PID
RC_Channel
SITL SITL: moved ignition to channel 6 2015-09-29 10:59:41 +10:00
StorageManager