.. |
AC_AttitudeControl
|
AC_AttitudeControl: PosControl fixes
|
4 years ago |
AC_AutoTune
|
AC_AutoTune: PosControl fixes
|
4 years ago |
AC_Autorotation
|
AC_Autorotation: Add copter vehicle type to flight log metadata
|
4 years ago |
AC_Avoidance
|
AC_Avoid: reenable avoidance logging
|
4 years ago |
AC_Fence
|
AC_Fence: Correct Rover metadata
|
4 years ago |
AC_InputManager
|
…
|
|
AC_PID
|
AC_PID: Add error variable with accessor and clean up
|
4 years ago |
AC_PrecLand
|
AP_PrecLand: correct metatdata for YAW_ALIGN
|
4 years ago |
AC_Sprayer
|
…
|
|
AC_WPNav
|
AC_WPNav: PosControl fixes
|
4 years ago |
APM_Control
|
AR_AttitudeControl: get_steering_out_rate use abs speed for G limit
|
4 years ago |
AP_ADC
|
…
|
|
AP_ADSB
|
AP_ADSB: Add missing const in member functions
|
4 years ago |
AP_AHRS
|
AP_AHRS: PosControl fixes
|
4 years ago |
AP_AccelCal
|
…
|
|
AP_AdvancedFailsafe
|
AP_AdvancedFailsafe: move handling of last-seen-SYSID_MYGCS up to GCS base class
|
4 years ago |
AP_Airspeed
|
AP_Airspeed: added ASP5033 driver
|
4 years ago |
AP_Arming
|
AP_Arming: fix _CHECKS param description
|
4 years ago |
AP_Avoidance
|
AP_Avoidance: Add missing const in member functions
|
4 years ago |
AP_BLHeli
|
AP_BLHeli: if there are no digital outputs disable telemetry
|
4 years ago |
AP_Baro
|
AP_Baro: move from HAL_NO_LOGGING to HAL_LOGGING_ENABLED
|
4 years ago |
AP_BattMonitor
|
AP_BattMonitor: refector to use AP_ESC_Telem
|
4 years ago |
AP_Beacon
|
…
|
|
AP_BoardConfig
|
AP_BoardConfig: added get_heater_duty_cycle()
|
4 years ago |
AP_Button
|
AP_Button: log auxillary function invocations
|
4 years ago |
AP_CANManager
|
AP_CANManager: Delete unused methods
|
4 years ago |
AP_Camera
|
AP_Camera: Fix wrong comment in libraries/AP_Camera/AP_RunCam.cpp
|
4 years ago |
AP_Common
|
AP_Common: fixed null termination bug in ExpandingString
|
4 years ago |
AP_Compass
|
AP_Compass: Use the value of pi
|
4 years ago |
AP_DAL
|
AP_DAL: remove separate calls to get delta-times for vel and ang
|
4 years ago |
AP_Declination
|
…
|
|
AP_Devo_Telem
|
…
|
|
AP_EFI
|
AP_EFI: use enum class for protocol
|
4 years ago |
AP_ESC_Telem
|
AP_ESC_Telem: generalise ESC telemetry to allow harmonic notch handling with other ESCs
|
4 years ago |
AP_ExternalAHRS
|
AP_ExternalAHRS: remove message when EAHRS_TYPE is None
|
4 years ago |
AP_Filesystem
|
AP_Filesystem: fix build on macOS
|
4 years ago |
AP_FlashStorage
|
AP_FlashStorage: support STM32G4
|
4 years ago |
AP_Follow
|
…
|
|
AP_Frsky_Telem
|
AP_Frsky_Telem: added (generic) failsafe status bit to frame 0x5001
|
4 years ago |
AP_GPS
|
AP_GPS: setup ublox moving baseline at 230400 when using uart2
|
4 years ago |
AP_Generator
|
AP_Generator: Simplify boolean expression
|
4 years ago |
AP_Gripper
|
…
|
|
AP_GyroFFT
|
AP_GyroFFT: Add missing const in member functions
|
4 years ago |
AP_HAL
|
AP_HAL: allow motor poles to be recorded
|
4 years ago |
AP_HAL_ChibiOS
|
AP_HAL_ChibiOS: correct enabled mask for motor channel output
|
4 years ago |
AP_HAL_Empty
|
AP_HAL_Empty: removed assert calls
|
4 years ago |
AP_HAL_Linux
|
AP_HAL_Linux: allow tone alarm types
|
4 years ago |
AP_HAL_SITL
|
AP_HAL_SITL: move from HAL_NO_LOGGING to HAL_LOGGING_ENABLED
|
4 years ago |
AP_Hott_Telem
|
AP_Hott_Telem: use GPS single-char representation of fix type
|
4 years ago |
AP_ICEngine
|
AP_ICEngine: add note about ICE_STARTCHN_MIN param
|
4 years ago |
AP_IOMCU
|
AP_IOMCU: ChibiOS 20.3.x build fix
|
4 years ago |
AP_IRLock
|
…
|
|
AP_InertialNav
|
…
|
|
AP_InertialSensor
|
AP_InertialSensor: move GYR & ACC logging functions to Logging.cpp
|
4 years ago |
AP_InternalError
|
AP_InternalError: added invalid_arguments failure
|
4 years ago |
AP_JSButton
|
…
|
|
AP_KDECAN
|
AP_KDECAN: support ESC telemetry
|
4 years ago |
AP_L1_Control
|
AP_L1_Control: Add missing const in member functions
|
4 years ago |
AP_LTM_Telem
|
…
|
|
AP_Landing
|
AP_Landing: Autoenable fence if required when landing was aborted
|
4 years ago |
AP_LandingGear
|
AP_LandingGear: Simplify boolean expression
|
4 years ago |
AP_LeakDetector
|
AP_LeakDetector: update leak pin for navigator r3
|
4 years ago |
AP_Logger
|
AP_Logger: move from HAL_NO_LOGGING to HAL_LOGGING_ENABLED
|
4 years ago |
AP_MSP
|
AP_MSP: generalise ESC telemetry to allow data from other ESCs
|
4 years ago |
AP_Math
|
AP_Math: added rotate_xy to Vector3f
|
4 years ago |
AP_Menu
|
…
|
|
AP_Mission
|
AP_Mission: log auxillary function invocations
|
4 years ago |
AP_Module
|
AP_Module: fix example
|
4 years ago |
AP_Motors
|
AP_Motors: Use the same limits described in the wiki
|
4 years ago |
AP_Mount
|
AP_Mount: remove separate calls to get delta-times for vel and ang
|
4 years ago |
AP_NMEA_Output
|
AP_NMEA: fix example
|
4 years ago |
AP_NavEKF
|
AP_NavEKF: Change misnomer (NFC)
|
4 years ago |
AP_NavEKF2
|
AP_NavEKF2: Change misnomer (NFC)
|
4 years ago |
AP_NavEKF3
|
AP_NavEKF3: Fix typo in comment
|
4 years ago |
AP_Navigation
|
…
|
|
AP_Notify
|
AP_Notify: scale NCP5623 for for data range
|
4 years ago |
AP_OLC
|
…
|
|
AP_OSD
|
AP_OSD: generalise ESC telemetry to allow data from other ESCs
|
4 years ago |
AP_OpticalFlow
|
AP_OpticalFlow: TYPE param becomes enable flag
|
4 years ago |
AP_Parachute
|
…
|
|
AP_Param
|
AP_Param: allow save_sync without send
|
4 years ago |
AP_PiccoloCAN
|
AP_PiccoloCAN: add ESC telemetry support
|
4 years ago |
AP_Proximity
|
AP_Proximity: remove mavlink boundary clearing conditions
|
4 years ago |
AP_RAMTRON
|
…
|
|
AP_RCMapper
|
fix metadata to emit RCMAP_FORWARD and _LATERAL for Rover
|
4 years ago |
AP_RCProtocol
|
AP_RCProtocol: move AP_VideoTX to AP_VideoTX
|
4 years ago |
AP_RCTelemetry
|
AP_RCTelemetry: Do uart's nullptr check first
|
4 years ago |
AP_ROMFS
|
AP_ROMFS: added crc check in ROMFS decompression
|
4 years ago |
AP_RPM
|
AP_RPM: add explicit RPM_TYPE_SITL
|
4 years ago |
AP_RSSI
|
…
|
|
AP_RTC
|
AP_RTC: Add missing const in member functions
|
4 years ago |
AP_Radio
|
…
|
|
AP_Rally
|
…
|
|
AP_RangeFinder
|
AP_RangeFinder: add get_temp and implement for NMEA driver
|
4 years ago |
AP_Relay
|
…
|
|
AP_RobotisServo
|
…
|
|
AP_SBusOut
|
…
|
|
AP_Scheduler
|
AP_Scheduler: fix example
|
4 years ago |
AP_Scripting
|
AP_Scripting: add in ESC telemetry bindings and make optional
|
4 years ago |
AP_SerialLED
|
…
|
|
AP_SerialManager
|
AP_SerialManager: add SmartAudio to docs
|
4 years ago |
AP_ServoRelayEvents
|
…
|
|
AP_SmartRTL
|
AP_SmartRTL: peek_point method peeks at next point
|
4 years ago |
AP_Soaring
|
AP_Soaring: Ensure minimum cruise times are respected when RC switch position is changed.
|
4 years ago |
AP_SpdHgtControl
|
…
|
|
AP_Stats
|
AP_Stats: Add missing const in member functions
|
4 years ago |
AP_TECS
|
AP_TECS: Ensure no throttle output if is_gliding flag is true when flying without airspeed.
|
4 years ago |
AP_TempCalibration
|
AP_TempCalibration: Remove pointer check before delete
|
4 years ago |
AP_TemperatureSensor
|
AP_TemperatureSensor: Add missing const in member functions
|
4 years ago |
AP_Terrain
|
Ap_Terrain: make AP::terrain return a pointer
|
4 years ago |
AP_ToshibaCAN
|
AP_ToshibaCAN: generalise ESC telemetry to allow harmonic notch handling with other ESCs
|
4 years ago |
AP_Tuning
|
AP_Tuning: use AUX_PWM_TRIGGER_LOW and AUX_PWM_TRIGGER_HIGH
|
4 years ago |
AP_UAVCAN
|
AP_UAVCAN: move from HAL_NO_LOGGING to HAL_LOGGING_ENABLED
|
4 years ago |
AP_Vehicle
|
AP_Vehicle: optionally run the harmonic notch update at the loop rate
|
4 years ago |
AP_VideoTX
|
AP_VideoTX: correctly deal with unresolvable options requests
|
4 years ago |
AP_VisualOdom
|
AP_VisualOdom: fix T265 criteria for aligning to AHRS
|
4 years ago |
AP_Volz_Protocol
|
…
|
|
AP_WheelEncoder
|
AP_WheelEncoder: Add missing const in member functions
|
4 years ago |
AP_Winch
|
…
|
|
AP_WindVane
|
AP_Windvane: set raw wind to zero if no speed sensor
|
4 years ago |
AR_WPNav
|
AP_WPNav: read turn G acceleration from Atitude control
|
4 years ago |
Filter
|
Filter: add harmonic notch option to run at loop rate
|
4 years ago |
GCS_MAVLink
|
GCS_MAVLink: Fix build for builds with GPS_MAX_RECEIVERS = 1
|
4 years ago |
PID
|
…
|
|
RC_Channel
|
RC_Channel: change or to ||
|
4 years ago |
SITL
|
SITL: added is_lock_step_scheduled() API
|
4 years ago |
SRV_Channel
|
SRV_Channel: add accessor for determining if there are any digital outputs
|
4 years ago |
StorageManager
|
StorageManager: Add missing const in member functions
|
4 years ago |
doc
|
…
|
|