ardupilot/libraries
Gustavo Jose de Sousa f6bebc96c0 AP_InertialSensor: INS_generic: remove unused includes 2016-06-27 17:22:43 -03:00
..
AC_AttitudeControl AC_AttutudeControl: Yaw shift fix 2016-06-24 18:15:48 +09:00
AC_Avoidance AC_Avoid: add support for stopping at polygon fence 2016-06-25 15:55:55 +09:00
AC_Fence AC_Fence: merge with add polygon support 2016-06-25 15:55:55 +09:00
AC_InputManager
AC_PID
AC_PrecLand
AC_Sprayer
AC_WPNav AC_WPNav: use AC_Avoidance to stop at fence during Loiter 2016-06-22 11:38:15 +09:00
APM_Control APM_Control: reduce elevator when past LIM_ROLL_CD 2016-06-24 11:28:18 +10:00
APM_OBC
AP_ADC
AP_ADSB AP_ADSB: allow param based VEHICLE list sizes, 1 to 100. 2016-06-26 11:03:33 -07:00
AP_AHRS AP_AHRS: send zero EKF_STATUS_REPORT with EKF type 10 2016-06-19 22:02:25 +10:00
AP_AccelCal
AP_Airspeed AP_Airspeed: ensure we have at least 10 samples for airspeed cal 2016-06-27 10:52:59 +10:00
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 AP_Common: simplify ARRAY_SUBSCRIPT macro 2016-06-23 21:02:05 -03:00
AP_Compass
AP_Declination
AP_EPM
AP_Frsky_Telem
AP_GPS AP_GPS: use ARRAY_SUBSCRIPT instead of bytes field 2016-06-23 21:02:05 -03:00
AP_HAL AP_HAL: Device: add support for read flag 2016-06-27 17:18:35 -03:00
AP_HAL_AVR AP_HAL_AVR: remove examples 2016-05-23 21:49:45 -03:00
AP_HAL_Empty
AP_HAL_FLYMAPLE AP_HAL_FLYMAPLE: remove hal 2016-05-23 21:49:45 -03:00
AP_HAL_Linux AP_HAL_Linux: I2CDevice: use read flag in read_registers_multiple 2016-06-27 17:20:46 -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_QURT: always build with MAVLink2 headers 2016-05-21 15:25:16 +10:00
AP_HAL_SITL SITL: correct adsb initialisation 2016-06-20 18:16:34 -07:00
AP_HAL_VRBRAIN
AP_IRLock
AP_InertialNav
AP_InertialSensor AP_InertialSensor: INS_generic: remove unused includes 2016-06-27 17:22:43 -03:00
AP_L1_Control
AP_LandingGear
AP_Math AP_Math: add Polygon_outside and Polygon_complete functions 2016-06-25 15:55:55 +09: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 ARRAY_SUBSCRIPT instead of bytes field 2016-06-23 21:02:05 -03: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_Param: fixed forced save of constructor override parameters 2016-05-24 16:55:45 +10:00
AP_RCMapper
AP_RPM
AP_RSSI
AP_Rally
AP_RangeFinder
AP_Relay
AP_Scheduler AP_Scheduler: expose loop rate on all builds 2016-06-17 15:02:28 +10:00
AP_SerialManager AP_SerialManager: remove special case for console 2016-05-21 15:25:17 +10:00
AP_ServoRelayEvents
AP_SpdHgtControl
AP_TECS
AP_Terrain AP_Terrain: use HAVE_PAYLOAD_SPACE() 2016-05-21 15:25:15 +10:00
AP_Tuning AP_Tuning: don't warn of controller errors when disarmed 2016-06-04 19:20:45 +10:00
AP_Vehicle AP_Vehicle: moved roll_limit_cd into AP_Vehicle 2016-06-24 11:39:21 +10:00
DataFlash Dataflash: Log rate to degrees 2016-06-24 17:17:16 +09:00
Filter
GCS_Console
GCS_MAVLink GCS_MAVLink: fix race condition when recieving last waypoint 2016-06-27 10:57:14 +10: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: default gyro cal off in XPlane and FlightAxis 2016-06-24 10:32:52 +10:00
StorageManager StorageManager: added storage region for signing keys 2016-05-21 15:25:12 +10:00
doc