ardupilot/libraries
2016-11-11 08:08:55 +11:00
..
AC_AttitudeControl AC_AttitudeControl: add missing parameter metadata 2016-10-27 09:15:03 -07:00
AC_Avoidance Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
AC_Fence Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
AC_InputManager
AC_PID Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AC_PrecLand Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
AC_Sprayer AC_Sprayer: disentangle ENABLED from permission-to-run 2016-10-29 15:02:52 +09:00
AC_WPNav Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
AP_AccelCal Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
AP_ADC AP_ADC: fixed thread usage in AP_ADC_ADS1115 2016-11-09 17:08:03 +11:00
AP_ADSB AP_ADSB: Set in the sprintf method. 2016-11-01 08:36:52 -07:00
AP_AdvancedFailsafe
AP_AHRS Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
AP_Airspeed AP_Airspeed: switched to in-tree I2C driver for all boards 2016-11-09 17:07:59 +11:00
AP_Arming Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
AP_Avoidance Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
AP_Baro AP_Baro: use in-tree drivers for PH2SLIM 2016-11-10 11:44:52 +11:00
AP_BattMonitor AP_BattMonitor: fixed thread usage for SMBus_I2C 2016-11-09 17:08:02 +11:00
AP_BoardConfig AP_BoardConfig: removed unused startup functions for Pixracer 2016-11-10 12:55:22 +11:00
AP_Buffer
AP_Button
AP_Camera
AP_Common Global: Aggregate the same definitions. 2016-11-09 11:46:55 -03:00
AP_Compass AP_Compass: don't run the AK8963 on the external MPU9250 2016-11-10 13:05:22 +11:00
AP_Declination
AP_Frsky_Telem AP_Frsky_Telem: make frsky_telemetry available to GCS_MAVLINK 2016-11-08 07:42:39 +11:00
AP_GPS AP_GPS_PX4: unsubscribe on driver destruction. 2016-11-07 08:00:57 -03:00
AP_Gripper AP_Gripper: add O_CLOEXEC in places missing it 2016-11-07 12:37:30 -03:00
AP_HAL AP_HAL: added ICM20608 external SPI name 2016-11-11 08:08:55 +11:00
AP_HAL_AVR
AP_HAL_Empty Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
AP_HAL_FLYMAPLE
AP_HAL_Linux AP_HAL_Linux: fix leaking strings 2016-11-09 11:44:05 -03:00
AP_HAL_PX4 HAL_PX4: added icm20608-am SPI device 2016-11-09 17:08:12 +11:00
AP_HAL_QURT Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
AP_HAL_SITL AP_HAL_SITL: add O_CLOEXEC in places missing it 2016-11-07 12:37:30 -03:00
AP_HAL_VRBRAIN Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
AP_ICEngine
AP_InertialNav
AP_InertialSensor AP_InertialSensor: fixed accel clip detection with fast sampling 2016-11-10 13:39:17 +11:00
AP_IRLock
AP_L1_Control AP_L1_Control: add missing parameter metadata 2016-10-27 09:15:03 -07:00
AP_LandingGear
AP_Math Global: Aggregate the same definitions. 2016-11-09 11:46:55 -03:00
AP_Menu Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
AP_Mission AP_Mission: add missing parameter metadata 2016-10-27 09:15:03 -07:00
AP_Module Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
AP_Motors AP_Motors: add missing parameter metadata 2016-10-27 09:15:03 -07:00
AP_Mount Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
AP_NavEKF
AP_NavEKF2 Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
AP_Navigation
AP_Notify AP_Notify: fixed threading on toshibaled i2c 2016-11-09 17:08:02 +11:00
AP_OpticalFlow AP_OpticalFlow: fixed shadowed variable build warning 2016-11-09 17:08:06 +11:00
AP_Parachute Global: remove mode line from headers 2016-10-24 09:42:01 -02:00
AP_Param Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
AP_Proximity Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
AP_Rally
AP_RangeFinder AP_RangeFinder: fixed maxbotix I2C semaphore and bus usage 2016-11-09 17:08:02 +11:00
AP_RCMapper
AP_Relay
AP_RPM Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
AP_RSSI
AP_Scheduler
AP_SerialManager Global: To nullptr from NULL. 2016-11-02 16:04:47 -02:00
AP_ServoRelayEvents
AP_SpdHgtControl
AP_Stats AP_Stats: ability to reset statistics 2016-10-29 14:53:25 +09:00
AP_TECS AP_TECS: correct parameter metadata 2016-10-27 09:15:03 -07:00
AP_Terrain AP_Terrain: add O_CLOEXEC in places missing it 2016-11-07 12:37:30 -03:00
AP_Tuning
AP_Vehicle
APM_Control APM_Control: add missing parameter metadata 2016-10-27 09:15:03 -07:00
DataFlash DataFlash: add O_CLOEXEC in places missing it 2016-11-07 12:37:30 -03:00
doc
Filter Filter: allow 1P LowPassFilter to work without alpha recalc per sample 2016-11-10 11:43:29 +11:00
GCS_Console
GCS_MAVLink GCS_MAVLink: added remote device operations 2016-11-09 17:08:10 +11:00
PID
RC_Channel RC_Channel: make EPM a subclass of AP_Gripper_Backend 2016-11-05 10:20:41 +09:00
SITL AP_HAL_SITL: add O_CLOEXEC in places missing it 2016-11-07 12:37:30 -03:00
StorageManager