ardupilot/libraries
Peter Barker 9255054826 AP_Param: add a set_and_save method to AP_Enum
... and AP_Enum16

to allow for better type-safety in users
2025-01-29 19:21:59 +11:00
..
AC_AttitudeControl AC_PosControl: add get_vel_target and get_accel_target 2024-12-18 18:28:12 +11:00
AC_Autorotation AC_Autorotation: Mode restructure and speed controller improvement 2025-01-22 18:53:44 +11:00
AC_AutoTune AC_AutoTune_Heli: fix rate and accel limiting 2025-01-06 16:23:37 -05:00
AC_Avoidance AC_Avoidance: save some flash when features disabled 2025-01-14 11:46:13 +11:00
AC_CustomControl
AC_Fence AC_Fence: rearrange log-structure ifdefs 2025-01-14 11:46:13 +11:00
AC_InputManager
AC_PID
AC_PrecLand AC_PrecLand: save some flash when features disabled 2025-01-14 11:46:13 +11:00
AC_Sprayer
AC_WPNav
AP_AccelCal
AP_ADC
AP_ADSB AP_ADSB: add option to force Mode3AC Only 2024-12-14 22:51:11 -08:00
AP_AdvancedFailsafe AP_AdvancedFailsafe: fix singleton panic message 2024-12-15 23:38:24 +11:00
AP_AHRS AP_AHRS: remove changes to primary accel since it is always the same as the gyro 2025-01-29 18:47:51 +11:00
AP_Airspeed AP_Airspeed: Fix spelling in GCS message 2025-01-05 17:43:49 +00:00
AP_AIS AP_AIS: rearrange log-structure ifdefs 2025-01-14 11:46:13 +11:00
AP_Arming AP_Arming: rename SRV_Channel::Aux_servo_function_t to SRV_Channel::Function 2025-01-28 21:56:46 +11:00
AP_Avoidance
AP_Baro AP_Baro: optimize DroneCAN subscription process 2024-11-18 10:30:29 +11:00
AP_BattMonitor AP_BattMonitor: document BATTn_OPTIONS bit 8 (internal-use-only) 2025-01-06 22:12:53 +11:00
AP_Beacon AP_Beacon: save some flash when features disabled 2025-01-14 11:46:13 +11:00
AP_BLHeli AP_BLHeli: use native motor numbering 2025-01-14 11:24:52 +11:00
AP_BoardConfig AP_BoardConfig: support flow control on UARTs 6->8 2025-01-28 12:01:45 +11:00
AP_Button AP_Button: set source index when running aux functions 2024-12-24 11:34:07 +11:00
AP_Camera AP_Camera: use get_stick_gesture_pos() for RunCam menus 2025-01-15 18:28:44 +11:00
AP_CANManager AP_CANManager: alphabetise protocol param values 2025-01-15 14:54:14 +09:00
AP_CheckFirmware
AP_Common AP_Common: Add cont array constructor to AP_Bitmask 2025-01-08 08:52:21 +11:00
AP_Compass AP_Compass: remove vestiges of LearnType::LEARN_INTERNAL 2025-01-28 12:23:53 +11:00
AP_CSVReader
AP_CustomRotations
AP_DAL AP_DAL: allow for more than 327m range rangefinders 2025-01-21 10:54:05 +11:00
AP_DDS AP_DDS: Sync README with Wiki 2025-01-28 17:02:41 +11:00
AP_Declination
AP_Devo_Telem AP_Devo_Telem: Change division to multiplication 2025-01-02 23:22:42 +11:00
AP_DroneCAN AP_DroneCAN: don't delcare xacti publishers if xacti not compiled in 2025-01-20 21:54:29 +11:00
AP_EFI AP_EFI: Change division to multiplication 2025-01-02 23:22:42 +11:00
AP_ESC_Telem AP_ESC_Telem: save some flash when features disabled 2025-01-14 11:46:13 +11:00
AP_ExternalAHRS
AP_ExternalControl AP_ExternalControl: arm through external control 2024-11-17 21:05:59 +11:00
AP_FETtecOneWire
AP_Filesystem AP_Filesystem: allow for logical blocks bigger than physical blocks in littlefs. 2025-01-21 11:10:31 +11:00
AP_FlashIface
AP_FlashStorage AP_FlashStorage: remove superfluous linefeed from panic strings 2024-12-14 10:06:13 +11:00
AP_Follow AP_Follow: use set_alt_m when possible 2024-11-08 10:54:39 +11:00
AP_Frsky_Telem AP_Frsky_Telem: allow for more than 327m range rangefinders 2025-01-21 10:54:05 +11:00
AP_Generator AP_Generator: apply -Os to all cpp files 2024-12-17 11:11:27 +11:00
AP_GPS AP_GPS: refactor GSOF to expect packets by ID 2025-01-08 08:52:21 +11:00
AP_Gripper
AP_GSOF AP_GSOF: refactor GSOF to expect packets by ID 2025-01-08 08:52:21 +11:00
AP_GyroFFT
AP_HAL AP_HAL: SIMState: do a single nullptr check in SIMState servo sim 2025-01-25 18:50:49 -06:00
AP_HAL_ChibiOS AP_HAL_ChibiOS: chibios_hwdef.py tidy embedding of files into ROMFS 2025-01-29 19:06:11 +11:00
AP_HAL_Empty
AP_HAL_ESP32 AP_HAL_ESP32: remove use of HAL_NO_UARTDRIVER 2025-01-07 13:11:15 +11:00
AP_HAL_Linux AP_HAL_Linux: remove superfluous linefeed from panic strings 2024-12-14 10:06:13 +11:00
AP_HAL_QURT AP_HAL_QURT: Added support for PWM channels 4 to 8 when using the IO board 2024-12-24 12:32:04 +11:00
AP_HAL_SITL AP_HAL_SITL: rename m32 frame to dotriaconta_octaquad_x 2025-01-27 14:03:41 +11:00
AP_Hott_Telem
AP_IBus_Telem
AP_ICEngine AP_ICEngine: rename SRV_Channel::Aux_servo_function_t to SRV_Channel::Function 2025-01-28 21:56:46 +11:00
AP_InertialNav
AP_InertialSensor AP_InertialSensor: remove changes to primary accel since it is always the same as the gyro 2025-01-29 18:47:51 +11:00
AP_InternalError AP_InternalError: remove superfluous linefeed from panic strings 2024-12-14 10:06:13 +11:00
AP_IOMCU AP_IOMCU: rename SRV_Channel::Aux_servo_function_t to SRV_Channel::Function 2025-01-28 21:56:46 +11:00
AP_IRLock
AP_JSButton
AP_JSON
AP_KDECAN AP_KDECAN: rename SRV_Channel::Aux_servo_function_t to SRV_Channel::Function 2025-01-28 21:56:46 +11:00
AP_L1_Control AP_L1_Control: Remove incorrect default in param desc 2025-01-18 15:05:08 +11:00
AP_Landing AP_Landing: mode AUTOLAND enhancements 2025-01-21 11:30:23 +11:00
AP_LandingGear
AP_LeakDetector
AP_Logger AP_Logger: avoid disk_free() checks on littlefs 2025-01-21 11:10:31 +11:00
AP_LTM_Telem
AP_Math AP_Math: correct description of linear_interpolate 2025-01-11 11:24:36 +11:00
AP_Menu
AP_Mission AP_Mission: don't update _last_change_time_ms for write of home 2025-01-28 10:30:06 +11:00
AP_Module
AP_Motors AP_Motors: rename SRV_Channel::Aux_servo_function_t to SRV_Channel::Function 2025-01-28 21:56:46 +11:00
AP_Mount AP_Mount: rename SRV_Channel::Aux_servo_function_t to SRV_Channel::Function 2025-01-28 21:56:46 +11:00
AP_MSP
AP_MultiHeap AP_MultiHeap: initialize only if heap allocation succeeded 2025-01-05 10:27:32 +11:00
AP_NavEKF AP_NavEKF3: move definition of MAX_EKF_CORES 2024-12-31 10:55:51 +11:00
AP_NavEKF2 AP_NavEKF2: allow for more than 327m range rangefinders 2025-01-21 10:54:05 +11:00
AP_NavEKF3 AP_NavEKF3: allow for more than 327m range rangefinders 2025-01-21 10:54:05 +11:00
AP_Navigation
AP_Networking AP_Networking: correct closing comment on #if 2025-01-07 12:39:42 +11:00
AP_NMEA_Output
AP_Notify AP_Notify: rename SRV_Channel::Aux_servo_function_t to SRV_Channel::Function 2025-01-28 21:56:46 +11:00
AP_OLC
AP_ONVIF
AP_OpenDroneID
AP_OpticalFlow AP_OpticalFlow: alphabetise type param values 2025-01-15 14:54:14 +09:00
AP_OSD AP_OSD: use get_stick_gesture_pos() for OSD menus 2025-01-15 18:28:44 +11:00
AP_Parachute
AP_Param AP_Param: add a set_and_save method to AP_Enum 2025-01-29 19:21:59 +11:00
AP_PiccoloCAN AP_PiccoloCAN: rename SRV_Channel::Aux_servo_function_t to SRV_Channel::Function 2025-01-28 21:56:46 +11:00
AP_Proximity AP_Proximity: allow for more than 327m range rangefinders 2025-01-21 10:54:05 +11:00
AP_Quicktune AP_Quicktune: adjust defaults 2024-11-27 14:07:38 +11:00
AP_Radio AP_Radio: remove superfluous linefeed from panic strings 2024-12-14 10:06:13 +11:00
AP_Rally
AP_RAMTRON
AP_RangeFinder Replay: add example script for converting from cm to m in RRNI and RRNH messages 2025-01-21 10:54:05 +11:00
AP_RCMapper
AP_RCProtocol AP_RCProtocol: remove superfluous linefeed from panic strings 2024-12-14 10:06:13 +11:00
AP_RCTelemetry AP_RCTelemetry: add missing CRSF scheduler table entry 2024-12-05 10:03:27 -06:00
AP_Relay AP_Rely: allow RELAYn_DEFAULT values for DroneCAN Periphs 2024-11-15 10:57:31 -08:00
AP_RobotisServo
AP_ROMFS
AP_RPM AP_RPM: save some flash when features disabled 2025-01-14 11:46:13 +11:00
AP_RSSI
AP_RTC AP_RTC: correct logger documentation 2024-11-22 10:18:31 +11:00
AP_SBusOut
AP_Scheduler AP_Scheduler: log RTC into PM message 2024-11-21 09:19:38 +11:00
AP_Scripting AP_Scripting: Torqeedo TorqLink lua driver 2025-01-29 06:49:08 +11:00
AP_SerialLED AP_SerialLED: rename SRV_Channel::Aux_servo_function_t to SRV_Channel::Function 2025-01-28 21:56:46 +11:00
AP_SerialManager AP_SerialManager: add i-BUS Telemetry protocol param desc 2025-01-22 17:22:55 +11:00
AP_Servo_Telem AP_Servo_Telem: rearrange log-structure ifdefs 2025-01-14 11:46:13 +11:00
AP_ServoRelayEvents
AP_SmartRTL
AP_Soaring AP_Soaring: Rate limit the NVF publishers to 4Hz 2025-01-28 17:22:28 +11:00
AP_Stats
AP_SurfaceDistance AP_SurfaceDistance: allow for more than 327m range rangefinders 2025-01-21 10:54:05 +11:00
AP_TECS AP_TECS: Removed an unused variable to get rid of a compiler warning 2024-12-14 15:42:46 +11:00
AP_TempCalibration
AP_TemperatureSensor AP_TemperatureSensor: optimize DroneCAN subscription process 2024-11-18 10:30:29 +11:00
AP_Terrain AP_Terrain: Add const to locals 2024-11-26 15:42:04 +11:00
AP_Torqeedo AP_Torqeedo: rename SRV_Channel::Aux_servo_function_t to SRV_Channel::Function 2025-01-28 21:56:46 +11:00
AP_Tuning AP_Tuning: Bugfix 2025-01-21 11:19:37 +11:00
AP_Vehicle AP_Vehicle: treat goal publisher relying on get_target_location as external control 2025-01-15 12:27:43 +11:00
AP_VideoTX AP_VideoTX: Change division to multiplication 2025-01-02 23:22:42 +11:00
AP_VisualOdom AP_VisualOdom: fix singleton panic message 2024-12-15 23:38:24 +11:00
AP_Volz_Protocol AP_Volz_Protocol: servo telem rename valid_types to present_types 2025-01-14 10:49:31 +11:00
AP_WheelEncoder
AP_Winch
AP_WindVane
APM_Control
AR_Motors AR_Motors: rename SRV_Channel::Aux_servo_function_t to SRV_Channel::Function 2025-01-28 21:56:46 +11:00
AR_WPNav
doc
Filter Filter: Make heli default mode for harmonic notch tracking = fixed 2025-01-21 11:22:36 +11:00
GCS_MAVLink GCS_MAVLink: use new misison present method 2025-01-28 10:30:06 +11:00
PID
RC_Channel RC_Channel: add get_stick_gesture_pos() for OSD menus 2025-01-15 18:28:44 +11:00
SITL SITL: add dotriaconta_octaquad_x frame 2025-01-27 14:03:41 +11:00
SRV_Channel SRV_Channel: rename SRV_Channel::Aux_servo_function_t to SRV_Channel::Function 2025-01-28 21:56:46 +11:00
StorageManager
COLCON_IGNORE