ardupilot/libraries
2024-05-16 15:43:32 +10:00
..
AC_AttitudeControl AC_PosControl: always update yaw targets 2024-05-01 08:12:54 +09:00
AC_Autorotation AC_Autorotation: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
AC_AutoTune AC_AutoTune: zero out D_FF during twitching 2024-05-16 15:43:32 +10:00
AC_Avoidance AC_Avoid: add "BACKZ_SPD" vertical backup speed limit parameter 2024-05-16 15:43:32 +10:00
AC_CustomControl AC_CustomControl: RP_FILT_HZ to RPY_FILT_HZ 2024-03-14 11:42:43 +11:00
AC_Fence AC_Fence: allow for fence storage on microSD 2024-03-14 11:42:43 +11:00
AC_InputManager
AC_PID
AC_PrecLand AC_PrecLand: added get_target_location and get_target_velocity 2024-03-14 11:42:43 +11:00
AC_Sprayer
AC_WPNav AC_WPNav: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
AP_AccelCal AP_AccelCal: remove pointless assignment when counting calibrators 2024-01-21 09:53:04 +11:00
AP_ADC
AP_ADSB AP_ADSB: send absolute height in GPS packet to MXS device 2024-01-16 13:41:22 +11:00
AP_AdvancedFailsafe
AP_AHRS AP_AHRS: don't use accel/gyro from ExternalAHRS unless enabled 2024-03-14 11:42:43 +11:00
AP_Airspeed AP_Airspeed: convert ARSPD_FBW_MIN/MAX to AIRSPEED_MIN and AIRSPEED_MAX 2024-01-23 15:00:30 +11:00
AP_AIS AP_AIS: correct compilation when HAL_LOGGING_ENABLED is false 2024-01-17 18:25:55 +11:00
AP_Arming AP_Arming: force user to ack crashdump or get prearm failure 2024-05-01 08:12:55 +09:00
AP_Avoidance
AP_Baro Updated identification code per the datasheet 2024-01-23 11:08:33 +11:00
AP_BattMonitor AP_BattMonitor: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
AP_Beacon AP_Beacon: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
AP_BLHeli
AP_BoardConfig AP_BoardConfig: added BRD_SD_FENCE 2024-03-14 11:42:43 +11:00
AP_Button
AP_Camera AP_Camera: support set-camera-source mavlink command 2024-05-01 08:12:55 +09:00
AP_CANManager AP_CANManager: Add multiCAN interface 2024-03-14 11:42:43 +11:00
AP_CheckFirmware AP_CheckFirmware: rename sim_periph_gps to sim_gps_universal, recreate sim_periph_gps 2024-01-16 12:16:35 +11:00
AP_Common AP_Common: add ASSERT_STORAGE_SIZE macro 2024-01-22 22:44:05 +11:00
AP_Compass AP_Compass: workaround hardware bug in IST8310 whoami 2024-05-16 15:43:32 +10:00
AP_CSVReader
AP_CustomRotations
AP_DAL AP_DAL: visual odom get_delay_ms return fix 2024-05-01 08:12:55 +09:00
AP_DDS AP_DDS: Fix incorrect port param name 2024-05-01 08:12:54 +09:00
AP_Declination
AP_Devo_Telem
AP_DroneCAN AP_DroneCAN: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
AP_EFI AP_EFI: add missing include 2024-01-11 15:29:54 +11:00
AP_ESC_Telem AP_ESC_Telem: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
AP_ExternalAHRS AP_ExternalAHRS: Only use GPS data when populating GPS fields 2024-05-01 08:12:55 +09:00
AP_ExternalControl
AP_FETtecOneWire
AP_Filesystem AP_Filesystem: crc32: Ensure checksum value is initialized 2024-03-14 11:42:44 +11:00
AP_FlashIface
AP_FlashStorage
AP_Follow AP_Follow: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
AP_Frsky_Telem
AP_Generator AP_Gernerator: IE 2400: MAV_SEVERITY level depends on error code 2024-03-14 11:42:43 +11:00
AP_GPS AP_GPS: do initial probe at default baudrate 2024-03-14 11:42:43 +11:00
AP_Gripper AP_Gripper: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
AP_GyroFFT AP_GyroFFT: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
AP_HAL AP_HAL: make NeoPixel high-low proportions match for 0 and 1 2024-05-16 15:43:32 +10:00
AP_HAL_ChibiOS AP_HAL_ChibiOS: add highres sampling to Pixhawk6X 2024-05-16 15:43:32 +10:00
AP_HAL_Empty
AP_HAL_ESP32 AP_HAL_ESP32: fixed get_baud_rate() 2024-03-14 11:42:43 +11:00
AP_HAL_Linux AP_HAL_Linux: fixed get_baud_rate() 2024-03-14 11:42:43 +11:00
AP_HAL_SITL AP_HAL_SITL: fixed get_baud_rate() 2024-03-14 11:42:43 +11:00
AP_Hott_Telem
AP_ICEngine
AP_InertialNav
AP_InertialSensor AP_InertialSensor: allow FIFO rate logging for hires sampling 2024-05-16 15:43:32 +10:00
AP_InternalError
AP_IOMCU AP_IOMCU: allow up to 16 channels of servo data to be sent to the iomcu 2024-05-01 15:48:35 +09:00
AP_IRLock
AP_JSButton
AP_KDECAN
AP_L1_Control AP_L1_Control: make AHRS attitude member variables private 2024-01-14 12:47:47 +11:00
AP_Landing AP_Landing: convert LAND_PITCH_CD to LAND_PITCH_DEG 2024-01-23 15:00:30 +11:00
AP_LandingGear AP_LandingGear: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
AP_LeakDetector
AP_Logger AP_Logger: avoid logging dma.txt for normal builds 2024-03-22 17:49:41 +11:00
AP_LTM_Telem AP_LTM_Telem: correct compilation when AP_AHRS_ENABLED is off 2024-01-16 16:14:04 +11:00
AP_Math AP_Math: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
AP_Menu
AP_Mission AP_Mission: support set-camera-source 2024-05-01 08:12:55 +09:00
AP_Module AP_Module: make AHRS attitude member variables private 2024-01-14 12:47:47 +11:00
AP_Motors AP_Motors: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
AP_Mount AP_Mount: add set_rangefinder_enable for ViewPro 2024-05-01 08:12:55 +09:00
AP_MSP
AP_NavEKF AP_NavEKF: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
AP_NavEKF2 AP_NavEKF2: Updates to log message units and help text 2024-01-21 14:26:54 +11:00
AP_NavEKF3 AP_NavEKF3: Change yaw source to stop compass use when calibrating 2024-05-01 08:12:55 +09:00
AP_Navigation
AP_Networking AP_Networking: change NET_ENABLED to NET_ENABLE 2024-03-22 17:49:41 +11:00
AP_NMEA_Output
AP_Notify
AP_OLC
AP_ONVIF
AP_OpenDroneID
AP_OpticalFlow AP_OpticalFlow: correct comments on AP_OpticalFlow methods 2024-01-22 19:14:42 +11:00
AP_OSD AP_OSD: convert ALT_HOLD_RTL to RTL_ALTITUDE 2024-01-23 15:00:30 +11:00
AP_Parachute AP_Parachute: do relay conversion if ever enabled 2024-03-14 11:42:42 +11:00
AP_Param AP_Param: add convert_bitmask_parameter_width method 2024-05-01 08:12:55 +09:00
AP_PiccoloCAN AP_PiccoloCAN: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
AP_Proximity AP_Proximity: add RPLidarC1 support 2024-03-22 17:49:41 +11:00
AP_Radio
AP_Rally AP_Rally: add ASSERT_STORAGE_SIZE macro 2024-01-22 22:44:05 +11:00
AP_RAMTRON
AP_RangeFinder AP_RangeFinder: fix Lua timeout 2024-05-16 15:43:32 +10:00
AP_RCMapper
AP_RCProtocol AP_RCProtocol: fixed underflow wrap in GHST 2024-04-08 12:22:46 +09:00
AP_RCTelemetry AP_RCTelemetry: check that CRSF and GHST have been detected before sending a version ping or doing rf changes 2024-01-17 18:31:15 +11:00
AP_Relay AP_Relay: send relay status for all relays with valid functions 2024-01-23 10:42:02 +11:00
AP_RobotisServo
AP_ROMFS
AP_RPM
AP_RSSI
AP_RTC AP_RTC: remove pointless assignment of total_delay_ms 2024-01-21 09:53:04 +11:00
AP_SBusOut
AP_Scheduler AP_Scheduler: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
AP_Scripting AP_Scripting: fixed float register save/restore in setjmp/longjmp 2024-05-16 15:43:32 +10:00
AP_SerialLED
AP_SerialManager AP_SerialManager: default GPS baud to 230400 2024-03-14 11:42:43 +11:00
AP_ServoRelayEvents
AP_SmartRTL AP_SmartRTL: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
AP_Soaring AP_Soaring: convert remaining uses of TRIM_ARSPD_CM to AIRSPEED_CRUISE 2024-01-23 15:00:30 +11:00
AP_Stats
AP_TECS AP_TECS: fixed adjusting speed without airspeed sensor 2024-03-14 11:42:43 +11:00
AP_TempCalibration
AP_TemperatureSensor AP_TemperatureSensor: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
AP_Terrain AP_Terrain: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
AP_Torqeedo AP_Torqeedo: Updates to log message units and help text 2024-01-21 14:26:54 +11:00
AP_Tuning AP_Tuning: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
AP_Vehicle AP_Vehicle: tidy TRIM_PITCH to PTCH_TRIM_DEG 2024-01-23 15:00:30 +11:00
AP_VideoTX AP_VideoTX:add additional freq bands(Band X) 2024-03-22 17:49:41 +11:00
AP_VisualOdom AP_VisualOdom: use Odometry quality 2024-03-14 11:42:43 +11:00
AP_Volz_Protocol
AP_WheelEncoder AP_WheelEncoder: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
AP_Winch AP_Winch: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
AP_WindVane AP_WindVane: correct compilation when HAL_LOGGING_ENABLED is false 2024-01-17 18:25:55 +11:00
APM_Control APM_Control: change LIM_ROLL_CD to ROLL_LIMIT_DEG 2024-01-23 15:00:30 +11:00
AR_Motors AP_MotorsUGV: Fix Riscv64 compiler error issue #25974 2024-01-23 08:34:33 +09:00
AR_WPNav
doc
Filter Filter: HarmonicNotchFilter: convert harmonics as a bitmask 2024-05-01 08:12:55 +09:00
GCS_MAVLink GCS_MAVLink: Avoid serial passthrough buffer exhausted/lost data 2024-05-01 15:48:35 +09:00
PID
RC_Channel RC_Channel: add mount LRF enable aux function 2024-05-01 08:12:55 +09:00
SITL AP_ExternalAHRS: SIM_MicroStrain support quaternion attitude 2024-03-22 17:49:40 +11:00
SRV_Channel
StorageManager
COLCON_IGNORE