.. |
AC_AttitudeControl
|
AC_AttitudeControl: Use Quaternion::operator* for vector rotation
|
4 years ago |
AC_AutoTune
|
AC_AutoTune: report step in lower case
|
4 years ago |
AC_Autorotation
|
AC_Autorotation: Add copter vehicle type to flight log metadata
|
4 years ago |
AC_Avoidance
|
AC_Avoid: Change parameter defaults
|
4 years ago |
AC_Fence
|
AC_Fence: remove alt from TYPE param desc for Rover
|
4 years ago |
AC_InputManager
|
AC_InputManager: tradheli-Fix parameter metadata errors
|
5 years ago |
AC_PID
|
AC_PID: log SRate in pid info and expose slew rate
|
4 years ago |
AC_PrecLand
|
AC_PrecLand: use enum-class for Type, make enum private
|
4 years ago |
AC_Sprayer
|
AC_Sprayer: Change the tab code to whitespace
|
5 years ago |
AC_WPNav
|
AC_WPNav: remove unnecessary assignment and constify local vars
|
4 years ago |
APM_Control
|
APM_Control: fixed cygwin build
|
4 years ago |
AP_ADC
|
…
|
|
AP_ADSB
|
AP_ADSB: Add missing const in member functions
|
4 years ago |
AP_AHRS
|
AP_AHRS: remove separate calls to get delta-times for vel and ang
|
4 years ago |
AP_AccelCal
|
AP_AccelCal: rename from review feedback
|
4 years ago |
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: check for only first compass being disabled
|
4 years ago |
AP_Avoidance
|
AP_Avoidance: Add missing const in member functions
|
4 years ago |
AP_BLHeli
|
AP_BLHeli: make sure there is delay between MSP send and receive to avoid reading our own data
|
4 years ago |
AP_Baro
|
AP_Baro: work around bad WHOAMI read on DPS310
|
4 years ago |
AP_BattMonitor
|
AP_BattMoniter: add reset remaining per-instance rename existing to _mask
|
4 years ago |
AP_Beacon
|
AP_Beacon: added const
|
4 years ago |
AP_BoardConfig
|
AP_BoardConfig: added get_heater_duty_cycle()
|
4 years ago |
AP_Button
|
AP_Button: update BTN_FUNCx param descriptions
|
4 years ago |
AP_CANManager
|
AP_CANManager: chane KDECAN enum from 2 to 8
|
4 years ago |
AP_Camera
|
AP_Camera: Add missing const in member functions
|
4 years ago |
AP_Common
|
AP_Common: fixed null termination bug in ExpandingString
|
4 years ago |
AP_Compass
|
AP_Compass: fixed the IST8308 on CubeBlack
|
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: Fix copy & paste typo
|
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_Follow: rename APMrover2 to Rover
|
5 years ago |
AP_Frsky_Telem
|
AP_Frsky_Telem: change for AP::terrain as a pointer
|
4 years ago |
AP_GPS
|
AP_GPS: added comment explaining the approach
|
4 years ago |
AP_Generator
|
AP_Generator: Simplify boolean expression
|
4 years ago |
AP_Gripper
|
AP_Gripper: Change the tab code to whitespace
|
5 years ago |
AP_GyroFFT
|
AP_GyroFFT: Add missing const in member functions
|
4 years ago |
AP_HAL
|
AP_HAL: update hardware definitions for navigator r3
|
4 years ago |
AP_HAL_ChibiOS
|
HAL_ChibiOS: reduced flash usage on MatekF405
|
4 years ago |
AP_HAL_Empty
|
AP_HAL_Empty: removed assert calls
|
4 years ago |
AP_HAL_Linux
|
HAL_Linux: added --defaults option to Linux HAL
|
4 years ago |
AP_HAL_SITL
|
HAL_SITL: account for attitude rate in moving baseline data
|
4 years ago |
AP_Hott_Telem
|
AP_Hott_Telem: use GPS single-char representation of fix type
|
4 years ago |
AP_ICEngine
|
AP_ICEngine: make it obvious that update_idle_gov does nothing if disabled
|
4 years ago |
AP_IOMCU
|
AP_IOMCU: ChibiOS 20.3.x build fix
|
4 years ago |
AP_IRLock
|
AP_IRLock: Change the tab code to whitespace
|
5 years ago |
AP_InertialNav
|
…
|
|
AP_InertialSensor
|
AP_InertialSensor: fixed handling of more than 3 accel/gyro instances
|
4 years ago |
AP_InternalError
|
AP_InternalError: added invalid_arguments failure
|
4 years ago |
AP_JSButton
|
…
|
|
AP_KDECAN
|
AP_KDECAN: map ESC id to servo channel and passthrough pwm
|
4 years ago |
AP_L1_Control
|
AP_L1_Control: Add missing const in member functions
|
4 years ago |
AP_LTM_Telem
|
AP_LTM_Telem: get airspeed sensor from singleton not AHRS object
|
4 years ago |
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: fix memory leak when finding last log
|
4 years ago |
AP_MSP
|
AP_MSP: removed date/time from MSP
|
4 years ago |
AP_Math
|
AP_Math: Implement tests for the Quaternion class
|
4 years ago |
AP_Menu
|
…
|
|
AP_Mission
|
AP_Mission: add restart_current_nav_cmd
|
4 years ago |
AP_Module
|
AP_Module: fix example
|
4 years ago |
AP_Motors
|
AP_Motors: added accessors for ff output to motors
|
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: simplify taking of GPS measurements
|
4 years ago |
AP_Navigation
|
…
|
|
AP_Notify
|
AP_Notify: UAVCAN_RGB_LED: don't init if no UAVCAN backends
|
4 years ago |
AP_OLC
|
AP_OLC: fixed build of OSD on SITL
|
4 years ago |
AP_OSD
|
AP_OSD: fixed param edit for new plane PIDs
|
4 years ago |
AP_OpticalFlow
|
AP_OpticalFlow:add UPFLOW sensor
|
4 years ago |
AP_Parachute
|
AP_Parachute: move sink rate check to new method
|
4 years ago |
AP_Param
|
AP_Param: allow save_sync without send
|
4 years ago |
AP_PiccoloCAN
|
AP_PiccoloCAN: Update timeout values to use 64-bit calls
|
4 years ago |
AP_Proximity
|
AP_Proximity: add temp boundary class
|
4 years ago |
AP_RAMTRON
|
AP_RAMTRON: fixed build with gcc 9.x
|
5 years ago |
AP_RCMapper
|
AP_RCMapper: add singleton
|
5 years ago |
AP_RCProtocol
|
AP_RCProtocol: move AP_VideoTX to AP_VideoTX
|
4 years ago |
AP_RCTelemetry
|
AP_RCTelemetry: prioritize pitmode changes over power changes
|
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_RSSI: handle init ordering with MSP
|
4 years ago |
AP_RTC
|
AP_RTC: Add missing const in member functions
|
4 years ago |
AP_Radio
|
AP_Radio: correct for recent semaphore bool/void changes
|
5 years ago |
AP_Rally
|
AP_Rally: rename APMrover2 to Rover
|
5 years ago |
AP_RangeFinder
|
AP_RangeFinder: add get_temp and implement for NMEA driver
|
4 years ago |
AP_Relay
|
AP_Relay: Added support to Relay pins on BBBMini
|
5 years ago |
AP_RobotisServo
|
…
|
|
AP_SBusOut
|
…
|
|
AP_Scheduler
|
AP_Scheduler: fix example
|
4 years ago |
AP_Scripting
|
AP_Scirpting: add terrain warning example
|
4 years ago |
AP_SerialLED
|
AP_SerialLED: support ProfiLEDs
|
5 years ago |
AP_SerialManager
|
AP_SerialManager: add support for the SmartAudio protocol
|
4 years ago |
AP_ServoRelayEvents
|
AP_ServoRelayEvents: do-set-servo affects sprayer and gripper
|
5 years ago |
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_TECS: Add flags to indicate gliding flight, and use these with AP_Soaring.
|
5 years ago |
AP_Stats
|
AP_Stats: Add missing const in member functions
|
4 years ago |
AP_TECS
|
AP_TECS: Clarify TECS_THR_DAMP and TECS_LAND_TDAMP descriptions.
|
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: use new CANIface drivers and CANManager
|
5 years ago |
AP_Tuning
|
AP_Tuning: use AUX_PWM_TRIGGER_LOW and AUX_PWM_TRIGGER_HIGH
|
4 years ago |
AP_UAVCAN
|
AP_UAVCAN: Add ardupilot.gnss.Status
|
4 years ago |
AP_Vehicle
|
AP_Vehicle: fixed segfault in replay
|
4 years ago |
AP_VideoTX
|
AP_VideoTX: increase stack for smart audio thread
|
4 years ago |
AP_VisualOdom
|
AP_VisualOdom: fix T265 criteria for aligning to AHRS
|
4 years ago |
AP_Volz_Protocol
|
AP_Volz_Protocol scaling bugfix
|
4 years ago |
AP_WheelEncoder
|
AP_WheelEncoder: Add missing const in member functions
|
4 years ago |
AP_Winch
|
AP_Winch: correct Daiwa line lengtha and speed scaling
|
4 years ago |
AP_WindVane
|
AP_WindVane: Add missing const in member functions
|
4 years ago |
AR_WPNav
|
AR_WPNav: apply_speed_min used for overshoot limits
|
4 years ago |
Filter
|
Filter: Slewlimiter use different filtering for external reporting
|
4 years ago |
GCS_MAVLink
|
GCS_MAVLink: expose functions to convert fence and rally to mavlink
|
4 years ago |
PID
|
…
|
|
RC_Channel
|
RC_Channel: correct metadata for fence enable and rst mode for Plane
|
4 years ago |
SITL
|
SITL: fixup SIM_BAR parameter descriptions
|
4 years ago |
SRV_Channel
|
SRV_Channel: add SERVO_DSHOT_RATE and propagate to rcout
|
4 years ago |
StorageManager
|
StorageManager: Add missing const in member functions
|
4 years ago |
doc
|
…
|
|