ardupilot/libraries
2018-12-09 07:30:44 +11:00
..
AC_AttitudeControl AC_PosControl: reduce glitch on init 2018-09-15 10:25:59 +10:00
AC_Avoidance
AC_Fence
AC_InputManager
AC_PID AC_PID_2D: add reset for filter and D term 2018-09-15 10:24:53 +10:00
AC_PrecLand
AC_Sprayer
AC_WPNav AC_Loiter: reduce twitch on init 2018-09-15 10:26:23 +10:00
AP_AccelCal
AP_ADC AP_ADC: Remove unused AP_ADC class 2018-07-17 09:29:50 +10:00
AP_ADSB AP_ADSB: fix snprintf warning 2018-05-25 12:54:25 -07:00
AP_AdvancedFailsafe AP_AdvancedFailsafe: removed some old AVR code 2018-07-06 09:04:15 +10:00
AP_AHRS AP_AHRS: fixed synthetic airspeed to be along +ve X axis 2018-09-14 10:51:18 +10:00
AP_Airspeed AP_Airspeed: Remove unused ADC include 2018-07-17 09:29:50 +10:00
AP_Arming AP_Arming: only check trim on valid channel count 2018-07-24 20:02:01 +10:00
AP_Avoidance AP_Avoidance: track src with correct label - use MAVLink label 2018-05-25 12:44:59 +09:00
AP_Baro BARO_generic: add Dummy GCS to meet the requirement of AP_Baro::calibrate(). 2018-07-14 10:32:51 +10:00
AP_BattMonitor AP_BattMonitor: Remove unused ADC include 2018-07-17 09:29:50 +10:00
AP_Beacon AP_Beacon: Use SITL singleton 2018-06-26 00:02:01 +01:00
AP_BLHeli AP_BLHeli: pass motor mask to serial_setup_output() 2018-08-06 11:31:45 +10:00
AP_BoardConfig AP_BoardConfig: updated BRD_PWM_COUNT docs 2018-11-06 09:07:53 +11:00
AP_Buffer
AP_Button
AP_Camera AP_Camera: Remove usage of analogPinToDigitalPin 2018-07-11 23:09:52 -07:00
AP_Common AP_Common: AP_FWVersion: create singleton 2018-06-18 19:10:37 +01:00
AP_Compass AP_Compass: fixed handling of duplication rotations 2018-09-19 13:53:37 +10:00
AP_Declination
AP_Devo_Telem
AP_FlashStorage AP_FlashStorage: fixed build of example on small memory boards 2018-07-11 10:07:38 +10:00
AP_Follow AP_Follow: fix initialisation of offsets 2018-07-18 15:11:09 +09:00
AP_Frsky_Telem AP_Frsky_Telem: use AP_FWVersion singleton 2018-06-18 19:10:37 +01:00
AP_GPS AP_GPS: Remove unused ADC include 2018-07-17 09:29:50 +10:00
AP_Gripper AP_Gripper: add singleton 2018-06-11 19:07:39 +01:00
AP_HAL AP_HAL: fixed PX4 LED polarity 2018-10-10 12:55:41 +11:00
AP_HAL_AVR
AP_HAL_ChibiOS HAL_ChibiOS: use ChibiOS IO firmware for Pixhawk4 2018-11-28 14:49:11 +11:00
AP_HAL_Empty AP_HAL_Empty: Remove GPIO::analogPinToDigitalPin() 2018-07-11 23:09:52 -07:00
AP_HAL_F4Light HAL_F4Light: renamed bootloader 2018-07-18 17:49:54 +10:00
AP_HAL_FLYMAPLE
AP_HAL_Linux HAL_Linux: updated to new tonealarm system 2018-08-06 11:33:46 +10:00
AP_HAL_PX4 HAL_PX4: updated to new tonealarm system 2018-08-06 11:33:48 +10:00
AP_HAL_SITL AP_HAL_SITL: Remove GPIO::analogPinToDigitalPin() 2018-07-11 23:09:52 -07:00
AP_HAL_VRBRAIN AP_HAL_VRBrain: Remove GPIO::analogPinToDigitalPin() 2018-07-11 23:09:52 -07:00
AP_ICEngine
AP_InertialNav
AP_InertialSensor AP_InertialSensor: Remove unused ADC include 2018-07-17 09:29:50 +10:00
AP_IOMCU AP_IOMCU: fixed a race in event trigger on startup 2018-11-03 17:30:22 +11:00
AP_IRLock AP_IRLock: Replace find_object with SITL singleton 2018-06-27 14:59:33 -07:00
AP_JSButton
AP_L1_Control AP_L1_Control: lower default L1 period 2018-08-17 17:02:06 +10:00
AP_Landing
AP_LandingGear
AP_LeakDetector
AP_Math AP_Math: added a comment on conventions for to_euler() 2018-07-18 16:07:19 +10:00
AP_Menu
AP_Mission
AP_Module AP_Module: Remove unused ADC include 2018-07-17 09:29:50 +10:00
AP_Motors AP_Motors: Remove unused ADC include 2018-07-17 09:29:50 +10:00
AP_Mount AP_Mount: Remove unused ADC include 2018-07-17 09:29:50 +10:00
AP_NavEKF AP_NavEKF: added gps_quality_good EKF flag 2018-07-14 17:49:52 +10:00
AP_NavEKF2 EKF: modify ALT_SOURCE param description 2018-07-18 08:31:09 +09:00
AP_NavEKF3 EKF: modify ALT_SOURCE param description 2018-07-18 08:31:09 +09:00
AP_Navigation
AP_Notify AP_Notify: fixed PixracerLED on NuttX 2018-10-10 12:55:45 +11:00
AP_OpticalFlow Global: remove minlure 2018-06-26 07:32:08 -07:00
AP_OSD AP_OSD: raise thread stack size to 1024 2018-08-20 13:49:38 +10:00
AP_Parachute
AP_Param AP_Param: fixed build warning 2018-07-09 19:41:18 +10:00
AP_Param_Helper
AP_Proximity AP_Proximity: add methods covering sensor health, enable and present 2018-06-26 10:25:28 +10:00
AP_Radio AP_Radio: fix fallthrough with ArduPilot macro 2018-05-22 15:25:00 +01:00
AP_Rally
AP_RAMTRON
AP_RangeFinder RangeFinder: benewake buffer uses uint8_t 2018-12-09 07:30:44 +11:00
AP_RCMapper AP_RCMapper: Mark sub specific parameters as sub only for docs 2018-07-17 12:08:27 +10:00
AP_RCProtocol AP_RCProtocol: fixed DSM parser for 8 channels 2018-11-15 17:19:43 +11:00
AP_Relay
AP_ROMFS AP_ROMFS: fixed error handling in tinflate 2018-08-07 13:25:29 +10:00
AP_RPM AP_RPM: set pin to input before attaching interrupt 2018-11-15 17:19:50 +11:00
AP_RSSI AP_RSSI: allow override of RSSI pin 2018-08-15 09:51:50 +10:00
AP_RTC AP_RTC: return 0 from get_utc_usec if rtc not set 2018-06-15 08:01:22 +10:00
AP_SBusOut
AP_Scheduler AP_Scheduler: use AP_FWVersion singleton 2018-06-18 19:10:37 +01:00
AP_SerialManager AP_SerialManager: make console do mavlink2 by default 2018-07-18 16:21:02 +10:00
AP_ServoRelayEvents
AP_SmartRTL AP_SmartRTL: use AP_FWVersion singleton 2018-06-18 19:10:37 +01:00
AP_Soaring AP_Soaring: const some accessors 2018-05-29 13:00:40 +10:00
AP_SpdHgtControl
AP_Stats AP_Stats: make singleton and add flighttime accessor 2018-08-16 16:54:31 +10:00
AP_TECS AP_TECS: set default pitch max to 15 2018-08-17 17:02:16 +10:00
AP_TempCalibration AP_TempCalibration: remove duplicated parameter 2018-07-11 12:16:42 -07:00
AP_TemperatureSensor
AP_Terrain AP_Terrain: Reduce memory consumption, simplify enable checking 2018-06-29 09:00:01 +10:00
AP_Tuning
AP_UAVCAN AP_UAVCAN: helper func 2018-06-09 22:46:48 -07:00
AP_Vehicle
AP_VisualOdom
AP_Volz_Protocol
AP_WheelEncoder
AP_Winch
APM_Control APM_Control: halve the default pitch D term for planes 2018-09-14 07:32:46 +10:00
DataFlash DataFlash: log rangefinder status in RFND msg 2018-11-15 17:20:37 +11:00
doc
Filter
GCS_MAVLink GCS_MAVLink: correct bad fall-through 2018-07-06 10:43:17 +10:00
PID
RC_Channel RC_Channels: zero all channels before populating 2018-08-07 09:42:13 +10:00
SITL SITL: added diagonal, off-diagonal and orientation of SITL compass 2018-07-18 16:07:19 +10:00
SRV_Channel SRV_Channel: handle reversed channels in limit PWMs 2018-09-13 08:16:07 +10:00
StorageManager StorageManager: allow for 15k storage 2018-06-24 08:26:28 +10:00