ardupilot/libraries
Andrew Tridgell 7ca3b56886 HAL_ChibiOS: fixed STM32F405 typos 2018-01-16 09:46:30 +11:00
..
AC_AttitudeControl AC_AttitudeControl: comment thrust_heading_rotation_angles 2018-01-12 15:20:47 +09:00
AC_Avoidance AC_Avoidance: removed create() method for objects 2017-12-14 08:12:28 +11:00
AC_Fence AC_Fence: adjust fence sys_status failed based on position and parameters 2018-01-09 17:15:19 +00:00
AC_InputManager AC_InputManager: removed create() method for objects 2017-12-14 08:12:28 +11:00
AC_PID AC_PID: allow non-zero ff gain default 2018-01-05 13:33:21 +09:00
AC_PrecLand AC_PrecLand: removed create() method for objects 2017-12-14 08:12:28 +11:00
AC_Sprayer AC_Sprayer: removed create() method for objects 2017-12-14 08:12:28 +11:00
AC_WPNav AC_WPNav: RFND_USE param desription update 2018-01-12 16:50:00 +09:00
APM_Control AR_AttitudeControl: parameter desc range increase 2018-01-12 08:15:34 +09:00
AP_ADC
AP_ADSB AP_ADSB: use GPS singleton 2017-12-27 00:58:02 +00:00
AP_AHRS AP_AHRS: use GPS singleton 2017-12-27 00:58:02 +00:00
AP_AccelCal
AP_AdvancedFailsafe AP_AdvancedFailsafe: Allow landing to be a termination action 2017-09-13 13:15:08 -07:00
AP_Airspeed AP_Airspeed: support dual airspeed sensors 2018-01-16 07:14:20 +11:00
AP_Arming AP_Arming: check all airspeed sensors are healthy 2018-01-16 07:14:20 +11:00
AP_Avoidance AP_AVOIDANCE: Minimum altitude for avoidance action 2017-12-30 13:50:42 -08:00
AP_Baro AP_Baro: moved constants to AP_Math/definitions.h 2018-01-16 07:14:20 +11:00
AP_BattMonitor AP_BattMonitor: run SMBus batteries at 100kHz 2018-01-15 11:46:02 +11:00
AP_Beacon AP_Beacon: fixed example build on ChibiOS 2018-01-15 11:46:02 +11:00
AP_BoardConfig AP_BoardConfig: fixed return of get_pwm_count() 2018-01-15 11:46:02 +11:00
AP_Buffer
AP_Button
AP_Camera AP_Camera: removed create() method for objects 2017-12-14 08:12:28 +11:00
AP_Common AP_Common: added ARRAY_SIZE_SIMPLE() 2018-01-15 11:46:02 +11:00
AP_Compass AP_Compass: fixed build error on ChibiOS 2018-01-15 11:46:02 +11:00
AP_Declination
AP_FlashStorage AP_FlashStorage: fixed size of flash storage 2018-01-15 11:46:02 +11:00
AP_Frsky_Telem AP_FrSky: use GPS singleton 2017-12-27 00:58:02 +00:00
AP_GPS AP_GPS: Remove unused blending function. 2018-01-09 12:52:32 -08:00
AP_Gripper AP_Gripper: build fix for ChibiOS 2018-01-15 11:46:02 +11:00
AP_HAL AP_HAL: moved board defines to hwdef.dat 2018-01-15 11:46:02 +11:00
AP_HAL_AVR
AP_HAL_ChibiOS HAL_ChibiOS: fixed STM32F405 typos 2018-01-16 09:46:30 +11:00
AP_HAL_Empty HAL_Empty: fixed I2C get_device() interface 2018-01-15 11:46:02 +11:00
AP_HAL_FLYMAPLE
AP_HAL_Linux HAL_Linux: fixed I2C get_device() interface 2018-01-15 11:46:02 +11:00
AP_HAL_PX4 HAL_PX4: change dma_allocate api to malloc_type 2018-01-15 11:46:02 +11:00
AP_HAL_QURT AP_HAL_QURT: make in_main_thread const and override 2017-09-19 09:40:11 +10:00
AP_HAL_SITL AP_HAL_SITL: Spam u-blox NAV-SVINFO at 0.1Hz 2018-01-13 10:13:00 +09:00
AP_HAL_VRBRAIN HAL_VRBrain: fixed I2C get_device() interface 2018-01-15 11:46:02 +11:00
AP_ICEngine
AP_IOMCU AP_IOMCU: added set_default_rate method 2018-01-15 11:46:02 +11:00
AP_IRLock
AP_InertialNav AP_InertialNav: remove unused get_hgt_ctrl_limit 2017-12-08 11:27:37 +09:00
AP_InertialSensor AP_InertialSensor: fixed MindPX-v2 orientation of IMU2 2018-01-15 11:46:02 +11:00
AP_JSButton AP_JSButton: Add servo toggle button function 2017-12-28 14:14:47 -05:00
AP_L1_Control AP_L1_Control: removed create() method for objects 2017-12-14 08:12:28 +11:00
AP_Landing AP_Landing: use GPS singleton 2017-12-27 00:58:02 +00:00
AP_LandingGear AP_LandingGear: removed create() method for objects 2017-12-14 08:12:28 +11:00
AP_LeakDetector AP_LeakDetector: removed create() method for objects 2017-12-14 08:12:28 +11:00
AP_Math AP_Math: moved constants from AP_Baro 2018-01-16 07:14:20 +11:00
AP_Menu
AP_Mission AP_Mission: AP_AHRS no longer requires GPS in constructor 2017-12-27 00:58:02 +00:00
AP_Module AP_Module: restrict module related headers to systems that can use it 2018-01-15 11:46:02 +11:00
AP_Motors AP_Motors: fix optimum thrust calcs 2018-01-13 10:06:11 +09:00
AP_Mount AP_Mount: use GPS singleton 2017-12-27 00:58:02 +00:00
AP_NavEKF
AP_NavEKF2 AP_NavEKF2: allocate NavEKF core from MEM_FAST region 2018-01-15 11:46:02 +11:00
AP_NavEKF3 AP_NavEKF3: allocate from MEM_FAST region 2018-01-15 11:46:02 +11:00
AP_Navigation
AP_Notify AP_Notify: add new board PocketPilot 2017-12-27 16:01:55 +00:00
AP_OpticalFlow AP_OpticalFlow: use AP_FEATURE_BOARD_DETECT 2018-01-15 11:46:02 +11:00
AP_Parachute AP_Parachute: removed create() method for objects 2017-12-14 08:12:28 +11:00
AP_Param AP_Param: don't panic on bad embedded parameters 2018-01-15 11:46:02 +11:00
AP_Proximity AP_Proximity: add support for RP Lidar A2 2017-09-18 08:28:11 +09:00
AP_RAMTRON AP_RAMTRON: added RAMTRON fram device driver 2018-01-15 11:46:02 +11:00
AP_RCMapper AP_RCMapper: removed create() method for objects 2017-12-14 08:12:28 +11:00
AP_RPM AP_RPM: removed create() method for objects 2017-12-14 08:12:28 +11:00
AP_RSSI AP_RSSI: removed create() method for objects 2017-12-14 08:12:28 +11:00
AP_Rally AP_Rally: removed create() method for objects 2017-12-14 08:12:28 +11:00
AP_RangeFinder AP_Rangefinder: don't include Bebop rangefinder by default 2017-12-21 04:13:09 +00:00
AP_Relay AP_Relay: removed create() method for objects 2017-12-14 08:12:28 +11:00
AP_SBusOut AP_SBusOut: removed create() method for objects 2017-12-14 08:12:28 +11:00
AP_Scheduler AP_Scheduler: removed create() method for objects 2017-12-14 08:12:28 +11:00
AP_SerialManager AP_SerialManager: add AP::serialmanager() 2017-12-21 04:35:11 +00:00
AP_ServoRelayEvents AP_ServoRelayEvents: removed create() method for objects 2017-12-14 08:12:28 +11:00
AP_SmartRTL AP_SmartRTL: AP_AHRS no longer requires GPS in constructor 2017-12-27 00:58:02 +00:00
AP_Soaring
AP_SpdHgtControl
AP_Stats
AP_TECS AP_TECS: removed create() method for objects 2017-12-14 08:12:28 +11:00
AP_TemperatureSensor
AP_Terrain AP_Terrain: added support for AP_Terrain for ChibiOS 2018-01-15 11:46:02 +11:00
AP_Tuning
AP_UAVCAN
AP_Vehicle
AP_VisualOdom
AP_Volz_Protocol AP_Volz_Protocol: use AP::serialmanager() 2017-12-21 04:35:11 +00:00
AP_WheelEncoder AP_WheelEncoder: minor comment fix 2018-01-04 14:08:17 +09:00
AP_Winch AP_Winch: remove redundant member 2017-10-27 09:20:38 +09:00
DataFlash DataFlash: log health and primary for airspeed 2018-01-16 07:14:20 +11:00
Filter Filter: added a notch filter 2017-08-29 13:52:29 +10:00
GCS_MAVLink GCS_MAVLink: rename ch variable 2018-01-15 11:46:02 +11:00
PID PID: Add a full reset method 2017-10-17 14:37:11 -07:00
RC_Channel RC_Channel: improved efficiency of min_max_configured 2018-01-10 16:42:51 +09:00
SITL SITL: fix pthread_setname_np to build on mac 2017-12-04 21:14:29 +11:00
SRV_Channel SRV_Channels: fix for replay 2018-01-15 11:46:02 +11:00
StorageManager
doc