Ardupilot2/libraries
2016-06-22 11:48:43 +10:00
..
AC_AttitudeControl AC_AttitudeControl: fixed factor of 1000 error in init_takeoff 2016-06-22 11:48:43 +10:00
AC_Fence
AC_InputManager
AC_PID
AC_PrecLand
AC_Sprayer
AC_WPNav
AP_AccelCal
AP_ADC
AP_ADSB AP_ADSB: remove extra include 2016-06-19 11:24:31 -07:00
AP_AHRS AP_AHRS: send zero EKF_STATUS_REPORT with EKF type 10 2016-06-19 22:02:25 +10:00
AP_Airspeed
AP_Arming AP_Arming: check actual battery instances then max possible instances 2016-06-02 16:59:19 -07:00
AP_Baro
AP_BattMonitor AP_BattMonitor: remove voltage2() since we have voltage(x) available 2016-06-02 16:59:26 -07:00
AP_BoardConfig AP_BoardConfig: allow channels to be moved regardless of safety switch 2016-06-17 15:20:22 +10:00
AP_Buffer
AP_Camera
AP_Common Revert changes to cmath according to gcc version 2016-06-21 13:54:41 -03:00
AP_Compass
AP_Declination
AP_EPM
AP_Frsky_Telem
AP_GPS AP_GPS: fixed hexdigit in NMEA detector 2016-06-06 07:36:31 +10:00
AP_HAL AP_HAL: remove tabs and trailing whitespaces 2016-06-21 13:09:00 -03:00
AP_HAL_AVR
AP_HAL_Empty
AP_HAL_FLYMAPLE
AP_HAL_Linux AP_HAL_Linux: Perf: simplify function to get current time 2016-06-21 13:09:00 -03:00
AP_HAL_PX4 AP_HAL_PX4: disarm motors on reboot so ensure they are off during bootloader upload 2016-06-04 00:42:43 -07:00
AP_HAL_QURT
AP_HAL_SITL SITL: correct adsb initialisation 2016-06-20 18:16:34 -07:00
AP_HAL_VRBRAIN
AP_InertialNav
AP_InertialSensor AP_InertialSensor: Changing the default gyro filter from 10 to 4 2016-06-16 14:37:55 +09:00
AP_IRLock
AP_L1_Control
AP_LandingGear
AP_Math AP_Math: Correct missing declaration warning 2016-06-21 12:17:46 -03:00
AP_Menu
AP_Mission AP_Mission: mavlink parsing should use check_lat/lng functions 2016-06-06 13:08:37 -07:00
AP_Motors AP_MotorsCoax: Fix servo 3 and 4 feed through sign 2016-06-20 09:45:17 +09:00
AP_Mount AP_Mount: use zero length flexible arrays in unions 2016-05-25 19:55:49 +10:00
AP_NavEKF
AP_NavEKF2 AP_NavEKF2: rework yaw and magnetic heading reset logic 2016-05-31 16:12:53 +10:00
AP_Navigation
AP_Notify AP_Notify: added tuning error tones 2016-05-28 17:33:30 +10:00
AP_OpticalFlow
AP_Parachute
AP_Param
AP_Rally
AP_RangeFinder
AP_RCMapper
AP_Relay
AP_RPM
AP_RSSI
AP_Scheduler AP_Scheduler: expose loop rate on all builds 2016-06-17 15:02:28 +10:00
AP_SerialManager
AP_ServoRelayEvents
AP_SpdHgtControl
AP_TECS
AP_Terrain
AP_Tuning AP_Tuning: don't warn of controller errors when disarmed 2016-06-04 19:20:45 +10:00
AP_Vehicle
APM_Control APM_Control: Get steer rate using earth frame. 2016-06-01 10:05:20 +09:00
APM_OBC
DataFlash DataFlash: log 14 output channels in RCOU 2016-06-06 15:14:28 +10:00
doc
Filter
GCS_Console
GCS_MAVLink GCS_MAVLink: add ADSB_streamrate 2016-06-19 11:24:30 -07:00
PID PID: Added PID_Info to class for PID logging 2016-05-31 08:44:52 +10:00
RC_Channel RC_Channel: set_radio() should not constrain values 2016-06-14 13:08:35 +10:00
SITL SITL: improved altitude data in XPlane 2016-06-20 12:52:13 +10:00
StorageManager