ardupilot/libraries
2015-04-01 10:15:06 -07:00
..
AC_AttitudeControl AC_PosControl: fix double literals 2015-03-24 06:29:04 -07:00
AC_Fence AC_Fence: fix prearm check 2015-03-18 21:25:47 +09:00
AC_PID AC_PID: fix example sketch 2015-03-30 16:07:56 -07:00
AC_Sprayer
AC_WPNav
AP_ADC
AP_ADC_AnalogSource
AP_AHRS AP_AHRS: fixed EKF startup bug 2015-03-28 10:52:22 -07:00
AP_Airspeed
AP_Arming AP_Arming: accept accel/gyro if OK in last 10 seconds 2015-03-31 15:37:24 -07:00
AP_Baro
AP_BattMonitor BattMon: SMBus becomes unhealthy after 5sec timeout 2015-03-20 11:05:30 +09:00
AP_BoardConfig
AP_Buffer
AP_Camera
AP_Common
AP_Compass
AP_Curve
AP_Declination
AP_EPM
AP_Frsky_Telem
AP_GPS
AP_HAL
AP_HAL_AVR
AP_HAL_AVR_SITL HAL_SITL: fixed copter interactive SITL 2015-03-25 12:27:27 -07:00
AP_HAL_Empty
AP_HAL_FLYMAPLE
AP_HAL_Linux AP_HAL_Linux: Add RcInput and RcOutput with only one PRU when using a BBB. BBBMINI use the RC AIO PRU firmware already 2015-03-16 09:33:54 +11:00
AP_HAL_PX4 HAL_PX4: recover 12k of ram from USB buffers 2015-03-27 15:08:52 -07:00
AP_HAL_VRBRAIN
AP_InertialNav
AP_InertialSensor AP_InertialSensor: added get_temperature() interface 2015-03-17 13:32:54 +11:00
AP_L1_Control
AP_LandingGear
AP_Limits
AP_Math
AP_Menu
AP_Mission Mission: support do-mount-control 2015-03-21 21:52:19 +09:00
AP_Motors AP_Motors: bug fix to _batt_voltage_filt 2015-04-01 10:15:06 -07:00
AP_Mount Mount: add set_angle_target method 2015-03-21 21:52:22 +09:00
AP_NavEKF AP_NavEKF: make the init functions return bool 2015-03-28 10:51:38 -07:00
AP_Navigation
AP_Notify
AP_OpticalFlow
AP_Parachute
AP_Param
AP_PerfMon
AP_Progmem
AP_Rally
AP_RangeFinder AP_RangeFinder: default test to I2C Lidar 2015-03-15 13:50:59 +11:00
AP_RCMapper
AP_Relay
AP_Scheduler
AP_SerialManager
AP_ServoRelayEvents
AP_SpdHgtControl
AP_TECS AP_TECS: added TECS_LAND_PMAX 2015-03-19 14:46:41 +11:00
AP_Terrain
AP_Vehicle AP_Vehicle: expose LAND_FLARE_SEC in vehicle parameters for fixed wing 2015-03-15 13:52:34 +11:00
APM_Control
APM_OBC
APM_PI
DataFlash DataFlash: example no longer builds with APM2 2015-03-26 06:32:00 -07:00
doc
Filter
GCS_Console
GCS_MAVLink
PID
RC_Channel
SITL
StorageManager