ardupilot/libraries
Randy Mackay d311341db2 GCS_MAVLink: learn routes even on private channels
Co-authored-by: Peter Barker <pbarker@barker.dropbear.id.au>
2022-06-21 19:41:54 +09:00
..
AC_AttitudeControl AC_AttitudeControl: reduced default quadplane VTOL pos XY gains 2022-06-21 19:41:54 +09:00
AC_Autorotation AC_Autorotation: use accel_to_angle() 2022-03-30 19:12:45 +09:00
AC_AutoTune AC_AutoTune: allow high ANGLE_P gains 2022-05-28 16:08:17 +09:00
AC_Avoidance
AC_Fence AC_Fence: rename AP_AHRS::get_position to get_location 2022-01-25 10:47:22 +11:00
AC_InputManager AC_InputManager: tradheli-Fix parameter metadata errors 2020-01-13 12:41:30 -05:00
AC_PID AC_PID: tradheli-change param name from _VFF to _FF 2022-02-04 08:03:38 +09:00
AC_PrecLand
AC_Sprayer
AC_WPNav AC_WPNav: use angle/accel functions 2022-03-30 19:12:45 +09:00
AP_AccelCal AP_AccelCal: remove unused calc_mean_squared_residuals 2022-01-26 12:03:17 +09:00
AP_ADC AP_ADC: remove keywords.txt 2019-02-17 22:19:08 +11:00
AP_ADSB AP_ADSB: rename AP_AHRS::get_position to get_location 2022-01-25 10:47:22 +11:00
AP_AdvancedFailsafe
AP_AHRS AP_AHRS: fixed bug in blended EKF bias 2022-05-07 08:40:54 +09:00
AP_Airspeed AP_Airspeed: fixed airspeed cal on 2nd airspeed sensor 2022-05-28 16:08:17 +09:00
AP_AIS AP_AIS: rename AP_AHRS::get_position to get_location 2022-01-25 10:47:22 +11:00
AP_Arming AP_Arming: make sure FFT gets initialized when arming checks are off 2022-06-21 19:41:54 +09:00
AP_Avoidance
AP_Baro AP_Baro: reformat log message to separate fields out 2022-02-28 12:47:57 +11:00
AP_BattMonitor AP_BattMonitor: fixed battery remaining of sum battery 2022-03-30 19:12:45 +09:00
AP_Beacon AP_Beacon: have nooploop use base-class uart instance 2021-11-02 11:19:18 +11:00
AP_BLHeli AP_BLHeli: keep a record of disabled motors 2022-04-29 08:06:29 +09:00
AP_BoardConfig AP_BoardConfig: fixed build with logging disabled 2022-06-21 19:41:54 +09:00
AP_Button AP_Button: pre-arm displays gpio vs servo_ch conflict 2022-04-29 08:06:29 +09:00
AP_Camera AP_Camera: rename AP_AHRS::get_position to get_location 2022-01-25 10:47:22 +11:00
AP_CANManager
AP_Common AP_Common: improved accuracy of get_bearing() 2022-03-12 08:00:49 +09:00
AP_Compass AP_Compass: do not use GSF if any model has been clipped 2022-05-28 16:08:17 +09:00
AP_DAL AP_DAL: added set source events for EKF3 2022-06-21 19:41:54 +09:00
AP_Declination AP_Declination: ensure indexing into declination tables is always correct 2022-03-30 19:12:45 +09:00
AP_Devo_Telem
AP_EFI AP_EFI: added fuel usage integration for Lutan EFI 2022-05-28 16:08:17 +09:00
AP_ESC_Telem
AP_ExternalAHRS AP_ExternalAHRS: factor substring from allocation_error parameter 2021-10-18 12:49:44 +11:00
AP_FETtecOneWire AP_FETtecOneWire: correct spelling mili -> milli 2022-01-31 08:55:29 +09:00
AP_Filesystem AP_Filesystem: correct run-length encoding in param download 2022-06-21 19:41:54 +09:00
AP_FlashIface AP_FlashIface: make sure XIP flash is ready before returning 2022-04-29 08:06:29 +09:00
AP_FlashStorage AP_FlashStorage: support L496 MCUs 2021-09-24 18:08:00 +10:00
AP_Follow AP_Follow: added APIs for plane ship landing 2022-03-12 08:00:49 +09:00
AP_Frsky_Telem
AP_Generator AP_Generator: reserve ID for Loweheiser mavlink-connected generator 2022-01-25 09:44:41 +11:00
AP_GPS AP_GPS: fixed build without logging 2022-06-21 19:41:54 +09:00
AP_Gripper AP_Gripper: change UAVCAN to DroneCAN in param metadata 2021-12-15 09:53:21 +11:00
AP_GyroFFT AP_GyroFFT: make sure the parameters are updated at least once on startup 2022-06-21 19:41:54 +09:00
AP_HAL AP_HAL: add BLHeli_S ESC type and use it to control bitwidths 2022-05-28 16:08:17 +09:00
AP_HAL_ChibiOS AP_HAL_ChibiOS: add support for MambaF405 2022 MK4 2022-06-21 19:41:54 +09:00
AP_HAL_Empty AP_HAL_Empty: add HAL_UART_STATS_ENABLED to disable stats gathering 2022-01-12 18:30:49 +11:00
AP_HAL_ESP32 AP_HAL_ESP32: remove HAL_COMPASS_DEFAULT define 2022-02-01 12:10:38 +11:00
AP_HAL_Linux
AP_HAL_SITL AP_HAL_SITL: correct disable channel maths 2022-03-30 19:12:45 +09:00
AP_Hott_Telem AP_Hott_Telem: add define AP_AIRSPEED_ENABLED 2022-01-19 18:21:32 +11:00
AP_ICEngine AP_ICEngine: spelling and grammer fixes inc in param description 2021-08-19 10:00:16 +10:00
AP_InertialNav AP_InertialNav: nfc, fix to say relative to EKF origin 2022-02-03 12:05:12 +09:00
AP_InertialSensor AP_InertialSensor: don't print error when probing non-existant BMI270 2022-06-21 19:41:54 +09:00
AP_InternalError AP_InternalError: change panic to return error code as string in SITL 2021-09-28 09:11:48 +10:00
AP_IOMCU AP_IOMCU: valid_GPIO_pin checks if pin configured for GPIO 2022-04-29 08:06:29 +09:00
AP_IRLock AP_IRLock: correct spelling mili -> milli 2022-01-31 08:55:29 +09:00
AP_JSButton
AP_KDECAN
AP_L1_Control
AP_Landing
AP_LandingGear
AP_LeakDetector
AP_Logger AP_Logger: support W25N01GV flash chips 2022-06-21 19:41:54 +09:00
AP_LTM_Telem
AP_Math AP_Math: added unsigned versions of constrain functions 2022-04-09 17:12:27 +09:00
AP_Menu
AP_Mission AP_Mission: support *10 multipler when storing/retrieving radius in NAV_LOITER_TURNS 2022-05-28 16:08:17 +09:00
AP_Module
AP_Motors AP_Motors: make sure ESC type is initialized early 2022-05-28 16:08:17 +09:00
AP_Mount AP_Mount: mark result of get_velocity as unused 2022-02-02 19:32:47 +11:00
AP_MSP AP_MSP: rename AP_AHRS::get_position to get_location 2022-01-25 10:47:22 +11:00
AP_NavEKF AP_NavEKF: getYawData also provides number of clipping models 2022-05-28 16:08:17 +09:00
AP_NavEKF2
AP_NavEKF3 AP_NavEKF3: log set source events 2022-06-21 19:41:54 +09:00
AP_Navigation AP_Navigation: make crosstrack_error_integrator pure virtual as nobody use the base class 2021-06-11 04:59:06 -07:00
AP_NMEA_Output AP_NMEA_Output: use a fixed maximum number of NMEA outputs 2022-02-23 12:36:59 +11:00
AP_Notify AP_Notify: fixed builds 2022-02-23 21:48:58 +11:00
AP_OLC
AP_ONVIF
AP_OpticalFlow
AP_OSD AP_OSD: update parameter menu flightmodes for plane and copter. 2022-06-21 19:41:54 +09:00
AP_Parachute AP_Parachute: added arming check for chute released 2021-11-18 15:21:15 +11:00
AP_Param AP_Param: fixed param class conversion code 2022-03-30 19:12:45 +09:00
AP_PiccoloCAN AP_PiccoloCAN: GPIO servo does not count as active 2022-03-12 08:00:49 +09:00
AP_Proximity AP_Proximity_Boundary_3D:correction of miswriting 2022-04-29 08:06:29 +09:00
AP_Radio AP_Radio: fix build for skyviper-journey 2022-02-24 09:18:34 +11:00
AP_Rally AP_Rally: convert APM_BUILD_COPTER_OR_HELI() to APM_BUILD_COPTER_OR_HELI 2021-10-26 11:42:12 +11:00
AP_RAMTRON
AP_RangeFinder AP_Rangefinder: preserve new address 2022-06-21 19:41:54 +09:00
AP_RCMapper fix metadata to emit RCMAP_FORWARD and _LATERAL for Rover 2021-05-17 13:38:17 +10:00
AP_RCProtocol AP_RCProtocol: reset UART on RX failure for CRSF 2022-06-21 19:41:54 +09:00
AP_RCTelemetry AP_RCTelemetry: don't spam mode changes on CRSF startup 2022-06-21 19:41:54 +09:00
AP_Relay AP_Relay: pre-arm displays gpio vs servo_ch conflict 2022-04-29 08:06:29 +09:00
AP_RobotisServo
AP_ROMFS AP_ROMFS: added crc check in ROMFS decompression 2021-02-23 20:20:07 +11:00
AP_RPM AP_RPM: use HarmonicNotch class 2022-06-21 19:41:54 +09:00
AP_RSSI
AP_RTC
AP_SBusOut
AP_Scheduler AP_Scheduler: allow 9999us for task display 2022-02-09 12:47:55 +00:00
AP_Scripting AP_Scripting: sync quicktune with master 2022-06-21 19:41:54 +09:00
AP_SerialLED
AP_SerialManager AP_SerialManager: moved uart declaration to cpp file 2022-02-23 12:36:59 +11:00
AP_ServoRelayEvents
AP_SmartRTL
AP_Soaring
AP_Stats
AP_TECS
AP_TempCalibration
AP_TemperatureSensor AP_TemperatureSensor: Add missing const in member functions 2021-02-03 18:45:14 +11:00
AP_Terrain AP_Terrain: added logging of terrain correction 2022-03-30 19:12:45 +09:00
AP_Torqeedo
AP_ToshibaCAN
AP_Tuning
AP_UAVCAN AP_UAVCAN: added a check for memory corruption in the pool 2022-06-21 19:41:54 +09:00
AP_Vehicle AP_Vehicle: implement common harmonic notch update code 2022-06-21 19:41:54 +09:00
AP_VideoTX
AP_VisualOdom AP_VisualOdom: added VOXL backend type 2021-12-27 12:32:41 +11:00
AP_Volz_Protocol
AP_WheelEncoder AP_WheelEncoder: quadrature spelling changed 2021-10-27 16:03:06 +11:00
AP_Winch
AP_WindVane AP_WindVane: add define AP_AIRSPEED_ENABLED 2022-01-19 18:21:32 +11:00
APM_Control AR_AttitudeControl: get_turn_rate_from_heading applies acceleration limit 2022-02-10 07:45:12 +09:00
AR_Motors AR_Motors: make sure ESC type is initialized early 2022-05-28 16:08:17 +09:00
AR_WPNav
doc
Filter Filter: removed parameters from the old notch filter 2022-06-21 19:41:54 +09:00
GCS_MAVLink GCS_MAVLink: learn routes even on private channels 2022-06-21 19:41:54 +09:00
PID Global: rename desired to target in PID info 2019-07-25 17:38:15 +09:00
RC_Channel RC_Channel: rename and make enum RC_Channel::ControlType 2022-02-27 09:55:01 +11:00
SITL SITL: update for changed INS_NOTCH parameter name 2022-04-29 08:06:29 +09:00
SRV_Channel SRV_Channel: add BLHeli_S ESC type 2022-05-28 16:08:17 +09:00
StorageManager