ardupilot/libraries
2016-07-06 08:45:01 +09: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: add polygon fence check to check_destination_within_fence 2016-07-04 18:25:03 +09:00
AC_InputManager
AC_PID
AC_PrecLand AC_PrecLand: remove zero terms from math 2016-07-04 16:57:06 +09:00
AC_Sprayer
AC_WPNav AC_WPNav: remove shift_loiter_target 2016-07-04 16:57:06 +09:00
AP_AccelCal
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_Airspeed AP_Airspeed: coverity scan - variables not initialized in constructor 2016-07-05 13:32:00 -07:00
AP_Arming
AP_Baro AP_Baro: coverity scan - variables not initialized in constructor 2016-07-05 13:32:06 -07:00
AP_BattMonitor
AP_BoardConfig AP_BoardConfig: fix spelling in parameter description 2016-07-04 21:59:30 +09: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: fixed typo 2016-07-01 15:35:07 +10:00
AP_HAL_AVR
AP_HAL_Empty
AP_HAL_FLYMAPLE
AP_HAL_Linux HAL_Linux: use set_imu_target_temp() API 2016-07-01 15:29:52 +10:00
AP_HAL_PX4 HAL_PX4: implement IMU heater in hal.util for Pixhawk2 2016-07-01 15:29:52 +10:00
AP_HAL_QURT HAL_QURT: fixed typo 2016-07-01 15:35:15 +10:00
AP_HAL_SITL HAL_SITL: fixed segv on cygwin 2016-06-30 20:45:03 +10:00
AP_HAL_VRBRAIN
AP_InertialNav
AP_InertialSensor AP_InertialSensor: fixed typo 2016-07-01 15:35:22 +10:00
AP_IRLock
AP_L1_Control AP_L1_Control: coverity scan - ignoring get_position() result 2016-07-05 13:32:34 -07:00
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_Motors AP_Motors: added H_RSC_POWER_NEGC and H_RSC_SLEWRATE 2016-07-03 18:29:05 +10:00
AP_Mount AP_Mount: fixed typo 2016-07-01 15:35:34 +10:00
AP_NavEKF
AP_NavEKF2 AP_NavEKF2: remove duplicate if statements from mag fusion 2016-06-28 14:20:13 +10:00
AP_Navigation
AP_Notify
AP_OpticalFlow
AP_Parachute
AP_Param AP_Param: display defaults path on startup 2016-06-30 14:16:52 +10:00
AP_Rally
AP_RangeFinder AP_RangeFinder: fixed typo 2016-07-01 15:35:39 +10:00
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_TECS: coverity scan: init variable struct 2016-07-05 14:09:40 -07:00
AP_Terrain
AP_Tuning
AP_Vehicle AP_Vehicle: moved roll_limit_cd into AP_Vehicle 2016-06-24 11:39:21 +10:00
APM_Control APM_Control: reduce elevator when past LIM_ROLL_CD 2016-06-24 11:28:18 +10:00
APM_OBC
DataFlash DataFlash: rename SBFE's Long field to Lng 2016-07-04 11:17:14 +09:00
doc
Filter
GCS_Console
GCS_MAVLink GCS_MAVLink: coverity scan - computed value overwritten without use for SITL 2016-07-05 13:32:29 -07:00
PID PID: Remove unused method get_pid_4500 2016-07-06 08:45:01 +09:00
RC_Channel RC_Channel: fixed typo 2016-07-01 15:35:55 +10:00
SITL SITL: improved throttle input in XPlane 2016-07-05 09:48:40 +10:00
StorageManager