ardupilot/libraries
Andrew Tridgell 9660973975 AP_Math: make crc_crc8 const 2017-11-27 10:15:07 +09:00
..
AC_AttitudeControl AC_PosControl: correct lean-angle-to-accel formula 2017-11-24 09:12:00 +09:00
AC_Avoidance AC_Avoidance: add static create method 2017-09-26 03:01:21 +01:00
AC_Fence AC_Fence: Remove unused duplicate methods 2017-11-21 17:04:11 +09:00
AC_InputManager AC_InputManager: add static create method 2017-09-26 03:01:21 +01:00
AC_PID AC_PID: implement reset_filter 2017-10-26 19:44:47 +09:00
AC_PrecLand AC_PrecLand: add static create method 2017-09-26 03:01:21 +01:00
AC_Sprayer AC_Sprayer: add static create method 2017-09-26 03:01:21 +01:00
AC_WPNav AC_WPNav: protect against divide by zero 2017-11-23 21:24:28 +09:00
APM_Control AR_AttitudeControl: const local variables 2017-11-09 09:53:12 +09:00
AP_ADC
AP_ADSB AP_ADSB: add static create method 2017-09-26 03:01:21 +01:00
AP_AHRS AP_AHRS: clarify scope of AHRS_GPS_USE parameter 2017-11-20 13:53:36 +09: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: clarify comment 2017-11-23 10:40:30 +11:00
AP_Arming AP_Arming: use gps singleton 2017-11-15 13:43:03 +00:00
AP_Avoidance AP_Avoidance: add static create method for AP_Avoidance_* 2017-09-26 03:01:21 +01:00
AP_Baro global: use static method to construct AP_Board_Config{,_CAN} 2017-09-26 03:01:21 +01:00
AP_BattMonitor AP_BattMonitor: fixed SITL segfault 2017-11-04 19:41:41 +11:00
AP_Beacon AP_Beacon: Corrected possible use of nullptr memory. 2017-11-01 10:49:10 +09:00
AP_BoardConfig AP_BoardConfig: separation of parameter groups 2017-11-15 09:52:43 +11:00
AP_Buffer
AP_Button
AP_Camera AP_Camera: use GPS singleton 2017-11-16 15:28:37 +00:00
AP_Common AP_common: Add stdio.h when using SITL_printf 2017-10-24 22:55:56 +01:00
AP_Compass AP_Compass: add Robsense PhenixPro Devkit Board support 2017-11-22 10:10:21 -08:00
AP_Declination
AP_FlashStorage
AP_Frsky_Telem AP_Frsky_Telem: add second battery info 2017-10-27 02:00:29 -07:00
AP_GPS AP_GPS: add gps() to AP:: namespace 2017-11-15 13:43:03 +00:00
AP_Gripper
AP_HAL AP_HAL: add Robsense PhenixPro Devkit Board support 2017-11-22 10:10:21 -08:00
AP_HAL_AVR
AP_HAL_Empty global: remove AP_HAL::in_timerprocess() 2017-08-03 20:25:14 -07:00
AP_HAL_FLYMAPLE
AP_HAL_Linux AP_HAL_Linux: add Robsense PhenixPro Devkit Board support 2017-11-22 10:10:21 -08:00
AP_HAL_PX4 HAL_PX4: fixed a race condition on i2c init 2017-10-26 18:21:56 +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 HAL_SITL: fixed console printf in SITL examples 2017-11-23 14:26:11 +11:00
AP_HAL_VRBRAIN AP_HAL_VRBRAIN: make in_main_thread const and override 2017-09-19 09:40:11 +10:00
AP_ICEngine
AP_IRLock
AP_InertialNav
AP_InertialSensor AP_InertialSensor: fix code style problem, delete useless codes 2017-11-22 10:20:00 -08:00
AP_JSButton AP_JSButton: Add joystick button functions for relays 3 & 4 2017-10-27 12:14:41 -04:00
AP_L1_Control AP_L1_Control: update_waypoint zeros xtrack i term on init 2017-11-01 16:46:40 +09:00
AP_Landing AP_Landing: Support absolute altitude deepstalls 2017-11-19 16:48:17 +01:00
AP_LandingGear AP_LandingGear: add static create method 2017-09-26 03:01:21 +01:00
AP_LeakDetector AP_LeakDetector: add static create method 2017-09-26 03:01:21 +01:00
AP_Math AP_Math: make crc_crc8 const 2017-11-27 10:15:07 +09:00
AP_Menu
AP_Mission AP_Mission: add winch support 2017-10-27 09:20:38 +09:00
AP_Module global: use static method to construct AP_AHRS_DCM 2017-09-26 03:01:21 +01:00
AP_Motors AP_Motors: Tradheli- fixes servo_test function for Dual Heli frame 2017-11-08 11:07:08 +09:00
AP_Mount AP_Mount: add static create method 2017-09-26 03:01:21 +01:00
AP_NavEKF
AP_NavEKF2 AP_NavEKF2: print reason for EKF2 arming failure when no GPS is available 2017-11-20 13:53:31 +09:00
AP_NavEKF3 AP_NavEKF3: correctly use wheel odometry speed for pitched rovers 2017-10-31 08:11:05 +09:00
AP_Navigation
AP_Notify AP_Notify: add Robsense PhenixPro Devkit Board support 2017-11-22 10:10:21 -08:00
AP_OpticalFlow global: use static method to construct AP_AHRS_NavEKF 2017-09-26 03:01:21 +01:00
AP_Parachute global: use static method to construct AP_Parachute 2017-09-26 03:01:21 +01:00
AP_Param AP_Param: Add set_by_name and set_and_save_by_name helpers 2017-10-25 21:07:09 +11:00
AP_Proximity AP_Proximity: add support for RP Lidar A2 2017-09-18 08:28:11 +09:00
AP_RCMapper AP_RCMapper: add static create method 2017-09-26 03:01:21 +01:00
AP_RPM global: use static method to construct AP_RPM 2017-09-26 03:01:21 +01:00
AP_RSSI AP_RSSI: add static create method 2017-09-26 03:01:21 +01:00
AP_Rally AP_Rally: add static create method 2017-09-26 03:01:21 +01:00
AP_RangeFinder AP_Rangefinder: search buses 0 and 1 for Maxbotix I2C driver 2017-10-09 11:57:02 +01:00
AP_Relay AP_Relay: add static create method 2017-09-26 03:01:21 +01:00
AP_Scheduler AP_Scheduler: create AP::PerfInfo class 2017-11-16 15:31:53 +00:00
AP_SerialManager AP_SerialManager: adding Volz Support 2017-11-21 14:10:54 +11:00
AP_ServoRelayEvents AP_ServoRelayEvents: add static create method 2017-09-26 03:01:21 +01:00
AP_SmartRTL AP_SmartRTL: update example to new API and fix object copy 2017-09-26 03:01:21 +01:00
AP_Soaring
AP_SpdHgtControl
AP_Stats
AP_TECS TECS: support for units on fields 2017-11-23 10:40:30 +11:00
AP_TemperatureSensor
AP_Terrain AP_Terrain: add static create method 2017-09-26 03:01:21 +01:00
AP_Tuning
AP_UAVCAN
AP_Vehicle
AP_VisualOdom
AP_Volz_Protocol AP_Volz_Protocol: add a 30% safety margin over baudrate 2017-11-21 14:10:54 +11:00
AP_WheelEncoder AP_WheelEncoder: last_reading is last update time instead of system time 2017-07-27 14:19:08 +09:00
AP_Winch AP_Winch: remove redundant member 2017-10-27 09:20:38 +09:00
DataFlash DataFlash: correct examples with units 2017-11-23 10:40:30 +11:00
Filter Filter: added a notch filter 2017-08-29 13:52:29 +10:00
GCS_Console
GCS_MAVLink GCS_MAVLink: use gps singleton 2017-11-15 13:43:03 +00:00
PID PID: Add a full reset method 2017-10-17 14:37:11 -07:00
RC_Channel RC_Channel: fixed bug in manual with TRIM == MIN 2017-08-26 20:30:54 +10:00
SITL SITL: support AHRS_ORIENTATION in SITL 2017-11-23 14:26:11 +11:00
SRV_Channel SRV_Channel: adding Volz Support 2017-11-21 14:10:54 +11:00
StorageManager
doc