.. |
AC_AttitudeControl
|
AC_AttitudeControl: Fix initialize bug
|
2021-10-01 13:14:46 -04:00 |
AC_Autorotation
|
|
|
AC_AutoTune
|
|
|
AC_Avoidance
|
AC_Avoid: Early exit Dijkstra's path finder if destination is found
|
2021-10-11 02:21:48 -04:00 |
AC_Fence
|
|
|
AC_InputManager
|
|
|
AC_PID
|
|
|
AC_PrecLand
|
|
|
AC_Sprayer
|
|
|
AC_WPNav
|
|
|
AP_AccelCal
|
|
|
AP_ADC
|
|
|
AP_ADSB
|
AP_ADSB: Ping200X update health, remove option for external baro, and gnss altitude units bugfix
|
2021-10-03 09:57:39 -05:00 |
AP_AdvancedFailsafe
|
|
|
AP_AHRS
|
AP_AHRS: do not send EKF_STATUS_REPORT from DCM
|
2021-10-06 19:10:36 +11:00 |
AP_Airspeed
|
AP_Airspeed: do not cal if backend does not exist
|
2021-10-07 13:36:44 +11:00 |
AP_AIS
|
|
|
AP_Arming
|
AP_Arming: Add APM_BUILD_Heli
|
2021-09-29 19:55:48 +10:00 |
AP_Avoidance
|
AC_Avoidance: Add APM_BUILD_Heli
|
2021-09-29 19:55:48 +10:00 |
AP_Baro
|
AP_Baro: add option to set BARO_EXT_BUS default value
|
2021-10-11 17:57:52 -03:00 |
AP_BattMonitor
|
AP_BattMonitor: support LTC2946 I2C battery monitoring
|
2021-10-12 15:47:51 +11:00 |
AP_Beacon
|
|
|
AP_BLHeli
|
AP_BLHeli: use is_dshot_protocol in place of >= AP_HAL::RCOutput::MODE_PWM_DSHOT150
|
2021-10-06 18:59:57 +11:00 |
AP_BoardConfig
|
AP_BoardConfig: allow override of BRD_SAFETYENABLE default
|
2021-10-12 15:47:51 +11:00 |
AP_Button
|
|
|
AP_Camera
|
AP_Camera: use location methods to convert altitudes
|
2021-10-05 13:54:19 +11:00 |
AP_CANManager
|
AP_CANManager:replace config_error with allocation_error
|
2021-09-30 08:51:26 +10:00 |
AP_Common
|
|
|
AP_Compass
|
AP_Compass: added AK09918 support
|
2021-10-06 18:16:00 +11:00 |
AP_DAL
|
AP_DAL: replace config_error with allocation_error
|
2021-09-30 08:51:26 +10:00 |
AP_Declination
|
|
|
AP_Devo_Telem
|
|
|
AP_EFI
|
|
|
AP_ESC_Telem
|
|
|
AP_ExternalAHRS
|
AP_ExternalAHRS: use config error instead of panic on allocation failure
|
2021-09-30 08:51:26 +10:00 |
AP_FETtecOneWire
|
|
|
AP_Filesystem
|
AP_Filesystem: add fgets
|
2021-09-30 10:31:03 +10:00 |
AP_FlashIface
|
|
|
AP_FlashStorage
|
|
|
AP_Follow
|
|
|
AP_Frsky_Telem
|
|
|
AP_Generator
|
AP_Gererator: IE Fuel Cell: reset health timer at init
|
2021-10-08 19:34:34 -04:00 |
AP_GPS
|
AP_GPS: fix build and working with single GPS Receiver config
|
2021-09-30 21:53:07 +10:00 |
AP_Gripper
|
|
|
AP_GyroFFT
|
AP_GyroFFT: Add APM_BUILD_Heli
|
2021-09-29 19:55:48 +10:00 |
AP_HAL
|
AP_HAL: added support for saving and restoring GPIO settings
|
2021-10-12 15:47:51 +11:00 |
AP_HAL_ChibiOS
|
AP_HAL_ChibiOS: added stack logging
|
2021-10-12 16:04:06 +11:00 |
AP_HAL_Empty
|
AP_HAL_Empty: AnalogSource: return bool
|
2021-10-06 18:42:51 +11:00 |
AP_HAL_Linux
|
AP_HAL_Linux: small fixes to cpu affinity
|
2021-10-08 16:08:52 -07:00 |
AP_HAL_SITL
|
AP_HAL_SITL: remove HIL_MODE vestiges
|
2021-10-12 08:57:05 +11:00 |
AP_Hott_Telem
|
|
|
AP_ICEngine
|
|
|
AP_InertialNav
|
|
|
AP_InertialSensor
|
AP_InertialSensor: Add APM_BUILD_Heli
|
2021-09-29 19:55:48 +10:00 |
AP_InternalError
|
|
|
AP_IOMCU
|
AP_IOMCU: ensure page_GPIO is aligned to 16bit
|
2021-09-29 19:08:10 +10:00 |
AP_IRLock
|
|
|
AP_JSButton
|
|
|
AP_KDECAN
|
|
|
AP_L1_Control
|
|
|
AP_Landing
|
|
|
AP_LandingGear
|
|
|
AP_LeakDetector
|
AP_LeakDetector: check for valid analog pin
|
2021-10-06 18:42:51 +11:00 |
AP_Logger
|
|
|
AP_LTM_Telem
|
|
|
AP_Math
|
|
|
AP_Menu
|
|
|
AP_Mission
|
|
|
AP_Module
|
|
|
AP_Motors
|
AP_Motors: add PWM min and max param conversion function
|
2021-10-11 22:19:17 -04:00 |
AP_Mount
|
AP_Mount: add handle_global_position_int() method to backend and use it + little spelling
|
2021-10-08 14:22:43 +11:00 |
AP_MSP
|
|
|
AP_NavEKF
|
|
|
AP_NavEKF2
|
AP_NavEKF2: Add APM_BUILD_Heli
|
2021-09-29 19:55:48 +10:00 |
AP_NavEKF3
|
AP_NavEKF3: Add APM_BUILD_Heli
|
2021-09-29 19:55:48 +10:00 |
AP_Navigation
|
|
|
AP_NMEA_Output
|
|
|
AP_Notify
|
|
|
AP_OLC
|
|
|
AP_ONVIF
|
AP_ONVIF: use correct #pragma GCC diagnostic pop
|
2021-09-29 17:27:29 +10:00 |
AP_OpticalFlow
|
|
|
AP_OSD
|
OP_OSD_Screen: make the rangefinder distance element fixed length
|
2021-10-05 12:15:08 +11:00 |
AP_Parachute
|
|
|
AP_Param
|
|
|
AP_PiccoloCAN
|
|
|
AP_Proximity
|
|
|
AP_Radio
|
|
|
AP_Rally
|
AP_Rally: Add APM_BUILD_Heli
|
2021-09-29 19:55:48 +10:00 |
AP_RAMTRON
|
|
|
AP_RangeFinder
|
AP_RangeFinder: analog: check for valid pin
|
2021-10-06 18:42:51 +11:00 |
AP_RCMapper
|
|
|
AP_RCProtocol
|
AP_RCProtocol: allow DSM bind using uart RX pin directly
|
2021-10-12 15:47:51 +11:00 |
AP_RCTelemetry
|
|
|
AP_Relay
|
|
|
AP_RobotisServo
|
|
|
AP_ROMFS
|
|
|
AP_RPM
|
|
|
AP_RSSI
|
AP_RSSI: check for valid analog pin
|
2021-10-06 18:42:51 +11:00 |
AP_RTC
|
|
|
AP_SBusOut
|
|
|
AP_Scheduler
|
AP_Scheduler: Add APM_BUILD_Heli
|
2021-09-29 19:55:48 +10:00 |
AP_Scripting
|
AP_Scripting: optimise genrated bindings for size
|
2021-10-12 10:08:56 +11:00 |
AP_SerialLED
|
|
|
AP_SerialManager
|
AP_SerialManager: always set options
|
2021-10-05 12:11:47 +11:00 |
AP_ServoRelayEvents
|
|
|
AP_SmartRTL
|
|
|
AP_Soaring
|
|
|
AP_SpdHgtControl
|
|
|
AP_Stats
|
|
|
AP_TECS
|
|
|
AP_TempCalibration
|
|
|
AP_TemperatureSensor
|
|
|
AP_Terrain
|
|
|
AP_Torqeedo
|
|
|
AP_ToshibaCAN
|
|
|
AP_Tuning
|
|
|
AP_UAVCAN
|
AP_UAVCAN: add dsdl for sending vehicle notify state
|
2021-09-30 08:52:27 +10:00 |
AP_Vehicle
|
AP_Vehicle: Add Heli build type
|
2021-09-29 19:55:48 +10:00 |
AP_VideoTX
|
|
|
AP_VisualOdom
|
|
|
AP_Volz_Protocol
|
|
|
AP_WheelEncoder
|
|
|
AP_Winch
|
|
|
AP_WindVane
|
AP_WindVane: check for valid analog pins
|
2021-10-06 18:42:51 +11:00 |
APM_Control
|
APM_Control: only save autotune gains when P finished
|
2021-10-10 19:00:57 +11:00 |
AR_Motors
|
AP_MotorsUGV: make pwm_type private and add is_digital_pwm_type method
|
2021-10-06 18:59:57 +11:00 |
AR_WPNav
|
|
|
doc
|
|
|
Filter
|
|
|
GCS_MAVLink
|
GCS_MAVLINK: Common capacity_remaining_pct checks healthy status and has_current
|
2021-10-07 22:16:02 +11:00 |
PID
|
|
|
RC_Channel
|
RC_Channel: add configured_in_storage metthod
|
2021-10-11 22:19:17 -04:00 |
SITL
|
SITL: use enumeration in place of O_RDWR for I2C register defs
|
2021-10-12 14:44:31 +11:00 |
SRV_Channel
|
SRV_Channel: added SERVO_GPIO_MASK
|
2021-10-11 19:28:11 +11:00 |
StorageManager
|
StorageManager: Add APM_BUILD_Heli
|
2021-09-29 19:55:48 +10:00 |