ardupilot/libraries
2017-09-06 10:42:49 +10:00
..
AC_AttitudeControl AC_AttControl: save accel max using shorter set_and_save 2017-06-22 15:20:16 +09:00
AC_Avoidance
AC_Fence AC_Fence: reset fences breach on disable 2017-08-02 12:49:08 +10:00
AC_InputManager
AC_PID
AC_PrecLand
AC_Sprayer
AC_WPNav AC_WPNav: minor format fix 2017-07-10 13:26:37 +09:00
AP_AccelCal
AP_ADC
AP_ADSB AP_ADSB: eliminate GCS_MAVLINK::send_statustext_all 2017-07-11 23:53:53 +01:00
AP_AdvancedFailsafe AP_AdvancedFailsafe: minor formatting fix 2017-07-19 15:24:21 +09:00
AP_AHRS AP_AHRS: set AP_Notify gps_glitching flag 2017-07-27 14:16:23 +09:00
AP_Airspeed AP_AirSpeed: eliminate GCS_MAVLINK::send_statustext_all 2017-07-11 23:53:53 +01:00
AP_Arming AP_Arming: rename _MIN_VOLT to _VOLT_MIN 2017-08-02 12:49:11 +10:00
AP_Avoidance
AP_Baro AP_Baro: rename all local variable with prefix 2017-07-24 10:15:15 -07:00
AP_BattMonitor AP_BattMonitor: initial FMUv4pro support 2017-07-24 13:45:37 +10:00
AP_Beacon
AP_BoardConfig AP_BoardConfig: Remove comments and use correct board number 2017-07-24 13:47:06 +10:00
AP_Buffer
AP_Button
AP_Camera AP_Camera: camera is responsible for taking distance-based-images and logging 2017-08-02 12:49:09 +10:00
AP_Common
AP_Compass Compass: disable QMC5883 compass driver by default 2017-07-25 09:27:29 +09:00
AP_Declination
AP_FlashStorage
AP_Frsky_Telem
AP_GPS AP_GPS: SBF: Reject short packets early, allow 256 byte long messages to be decoded 2017-09-06 10:42:49 +10:00
AP_Gripper
AP_HAL AP_HAL: added rcout set_detault_rate() 2017-07-24 14:07:28 +10:00
AP_HAL_AVR
AP_HAL_Empty
AP_HAL_FLYMAPLE
AP_HAL_Linux HAL_Linux: use correct datatype for time conversion 2017-07-13 18:23:00 -07:00
AP_HAL_PX4 HAL_PX4: allow uart5 to be used for non-nsh on FMUv2/FMUv3 2017-08-28 18:00:21 +10:00
AP_HAL_QURT
AP_HAL_SITL HAL_SITL: use SIM_GPS_LOCKTIME 2017-07-14 15:02:14 +10:00
AP_HAL_VRBRAIN HAL_VRBRAIN: use correct datatype for time conversion 2017-07-13 18:23:00 -07:00
AP_ICEngine AP_IceEngine: eliminate GCS_MAVLINK::send_statustext_all 2017-07-11 23:53:53 +01:00
AP_InertialNav
AP_InertialSensor AP_InertialSensor: add ppro support 2017-07-24 13:47:06 +10:00
AP_IRLock
AP_JSButton
AP_L1_Control L1_Control: Ensure that LIM_BANK passes a sea level sanity check 2017-08-02 12:49:10 +10:00
AP_Landing AP_Landing: Deepstall: Allow requiring a minimum altitude to abort a landing 2017-07-17 08:43:50 -07:00
AP_LandingGear
AP_LeakDetector
AP_Math
AP_Menu
AP_Mission AP_Mission: eliminate GCS_MAVLINK::send_statustext_all 2017-07-11 23:53:53 +01:00
AP_Module AP_Module: correct example 2017-06-29 15:43:39 +01:00
AP_Motors AP_Motors: eliminate GCS_MAVLINK::send_statustext_all 2017-07-11 23:53:53 +01:00
AP_Mount
AP_NavEKF
AP_NavEKF2 AP_NavEKF2: Fix possible compass nullptr dereference 2017-08-02 12:49:14 +10:00
AP_NavEKF3 AP_NavEKF3: Fix possible compass nullptr dereference 2017-08-02 12:49:14 +10:00
AP_Navigation
AP_Notify AP_Notify: Fix for Oreo LED gyro init inidication 2017-08-02 12:49:08 +10:00
AP_OpticalFlow
AP_Parachute AP_Parachute: Add function to return _release_in_progress status 2017-07-26 17:51:34 +01:00
AP_Param AP_Param: Check for duplicate group id's before handling groups 2017-07-17 08:43:50 -07:00
AP_Proximity AP_Proximity: correct missing use of PROXIMITY_MAX_DIRECTION 2017-07-14 18:59:36 +01:00
AP_Rally
AP_RangeFinder
AP_RCMapper
AP_Relay
AP_RPM
AP_RSSI AP_RSSI: support receiver based RSSI protocols 2017-07-03 11:22:21 +10:00
AP_Scheduler
AP_SerialManager AP_SerialManager: enable debug console use for other protocols 2017-08-28 18:00:24 +10:00
AP_ServoRelayEvents
AP_Soaring AP_Soaring: eliminate GCS_MAVLINK::send_statustext_all 2017-07-11 23:53:53 +01:00
AP_SpdHgtControl
AP_Stats
AP_TECS
AP_TemperatureSensor
AP_Terrain AP_Terrain: eliminate GCS_MAVLINK::send_statustext_all 2017-07-11 23:53:53 +01:00
AP_Tuning AP_Tuning: eliminate GCS_MAVLINK::send_statustext_all 2017-07-11 23:53:53 +01:00
AP_UAVCAN AP_UAVCAN: changes to servo bitmasks to support multiple instances, baro, compass, gps changes for several CAN interfaces 2017-07-03 11:44:32 +01:00
AP_Vehicle
AP_VisualOdom
AP_WheelEncoder AP_WheelEncoder: last_reading is last update time instead of system time 2017-07-27 14:19:08 +09:00
APM_Control
DataFlash DataFlash: simplify Log_Write_Proximity 2017-07-24 13:44:43 +01:00
doc
Filter
GCS_Console
GCS_MAVLink GCS_MAVLink: Correct a bug in the FOR_EACH_ACTIVE_CHANNEL macro 2017-08-31 11:02:26 +10:00
PID
RC_Channel RC_Channel: fixed bug in manual with TRIM == MIN 2017-08-26 20:31:36 +10:00
SITL SITL: added simple launch sim for plane 2017-08-28 17:55:47 +10:00
SRV_Channel SRV_Channel: added copy_radio_in_out_mask() 2017-08-02 12:49:13 +10:00
StorageManager