.. |
AC_AttitudeControl
|
AC_PosControl: protect against POS_Z_P, ACCEL_Z_P divide-by-zero
|
8 years ago |
AC_Avoidance
|
AC_Avoidance: only stop below alt-fence if fence is enabled
|
8 years ago |
AC_Fence
|
AC_Fence: return failure message
|
8 years ago |
AC_InputManager
|
…
|
|
AC_PID
|
AC_PID: added feed-forward to AC_PID
|
8 years ago |
AC_PrecLand
|
AC_PrecLand: fix usage of distance_to_target
|
8 years ago |
AC_Sprayer
|
…
|
|
AC_WPNav
|
AC_WPNav: speed-up and down parameter min to 10cm/s
|
8 years ago |
APM_Control
|
…
|
|
AP_ADC
|
…
|
|
AP_ADSB
|
AP_ADSB: cleanup
|
8 years ago |
AP_AHRS
|
AP_AHRS: Fix an index out of bounds
|
8 years ago |
AP_AccelCal
|
…
|
|
AP_AdvancedFailsafe
|
…
|
|
AP_Airspeed
|
AP_Airspeed: average two readings for airspeed
|
8 years ago |
AP_Arming
|
AP_Arming: use compass get_offsets_max()
|
8 years ago |
AP_Avoidance
|
AP_Avoidance: Remove unutilized get_destination_perpendicular
|
8 years ago |
AP_Baro
|
AP_Baro: support for UAVCAN connected barometers
|
8 years ago |
AP_BattMonitor
|
AP_BattMonitor: confirm pec support before attempting to read voltage
|
8 years ago |
AP_Beacon
|
…
|
|
AP_BoardConfig
|
AP_BoardConfig: support for CAN and UAVCAN at board level
|
8 years ago |
AP_Buffer
|
…
|
|
AP_Button
|
…
|
|
AP_Camera
|
Camera: Fix an incorrect label on CAM_DURATION
|
8 years ago |
AP_Common
|
…
|
|
AP_Compass
|
AP_Compass: support for UAVCAN connected magnetometers
|
8 years ago |
AP_Declination
|
…
|
|
AP_FlashStorage
|
…
|
|
AP_Frsky_Telem
|
AP_FrSky_Telem: fix sending messages 3 times
|
8 years ago |
AP_GPS
|
AP_GPS: support for UAVCAN connected GNSS receivers
|
8 years ago |
AP_Gripper
|
…
|
|
AP_HAL
|
AP_HAL/utility: clear added to RingBuffer
|
8 years ago |
AP_HAL_AVR
|
…
|
|
AP_HAL_Empty
|
…
|
|
AP_HAL_FLYMAPLE
|
…
|
|
AP_HAL_Linux
|
AP_HAL_Linux: definitions for CAN bus
|
8 years ago |
AP_HAL_PX4
|
AP_HAL_PX4: ESC scaling
|
8 years ago |
AP_HAL_QURT
|
…
|
|
AP_HAL_SITL
|
AP_HAL_SITL: definitions for CAN bus
|
8 years ago |
AP_HAL_VRBRAIN
|
…
|
|
AP_ICEngine
|
AP_ICEngine: Update for AHRS NED changes
|
8 years ago |
AP_IRLock
|
AP_IRLock_SITL: make port variable
|
8 years ago |
AP_InertialNav
|
AP_InertialNav: Update for AHRS NED changes
|
8 years ago |
AP_InertialSensor
|
AP_InertialSensor: fixed invensense driver temp reading
|
8 years ago |
AP_JSButton
|
AP_JSButton: Change mode button function implementation
|
8 years ago |
AP_L1_Control
|
L1: Add loiter radius scaling based upon bank limits at sea level
|
8 years ago |
AP_Landing
|
AP_Landing: Leverage new nav_controller loiter radius interface
|
8 years ago |
AP_LandingGear
|
…
|
|
AP_LeakDetector
|
AP_LeakDetector: New library and analog/digital sensor drivers
|
8 years ago |
AP_Math
|
AP_Math: added matrixN for soaring controller
|
8 years ago |
AP_Menu
|
…
|
|
AP_Mission
|
…
|
|
AP_Module
|
AP_Module: Update for AHRS NED changes
|
8 years ago |
AP_Motors
|
AP_Motors: update descriptions for new parameters
|
8 years ago |
AP_Mount
|
AP_Mount: Remove solo gimbal from the minimal build support
|
8 years ago |
AP_NavEKF
|
NavEKF: Add GPS vertical accuracy to nav_gps_flags
|
8 years ago |
AP_NavEKF2
|
AP_NavEKF2: apply height innovation floor only when barometer is in use
|
8 years ago |
AP_NavEKF3
|
AP_NavEKF3: fix documentation derivation references
|
8 years ago |
AP_Navigation
|
AP_Navigation: Add a loiter radius interface
|
8 years ago |
AP_Notify
|
AP_Notify: Correct the display area clear of the text message.
|
8 years ago |
AP_OpticalFlow
|
AP_OpticalFlow: Fix parameter metadata
|
8 years ago |
AP_Parachute
|
…
|
|
AP_Param
|
AP_Param: allow for dynamic var_info tables
|
8 years ago |
AP_Proximity
|
AP_Proximity: minor fix to param description
|
8 years ago |
AP_RCMapper
|
AP_RCMapper: Add forward and strafe channel mappings for Sub
|
8 years ago |
AP_RPM
|
AP_RPM: fixed build for aero-fc
|
8 years ago |
AP_RSSI
|
…
|
|
AP_Rally
|
…
|
|
AP_RangeFinder
|
Add aerofc support
|
8 years ago |
AP_Relay
|
…
|
|
AP_Scheduler
|
AP_Scheduler: Set main loop rate to 400hz for Sub
|
8 years ago |
AP_SerialManager
|
AP_SerialManager: uartA with 460800 baud for aerofc
|
8 years ago |
AP_ServoRelayEvents
|
AP_ServoRelayEvents: Remove constraint on 'channel' value
|
8 years ago |
AP_Soaring
|
AP_Soaring: adding const qualifiers to some of soaring controller's methods
|
8 years ago |
AP_SpdHgtControl
|
AP_SpdHgtControl: added function to reset integrator
|
8 years ago |
AP_Stats
|
…
|
|
AP_TECS
|
AP_TECS: disable bad descent for soaring
|
8 years ago |
AP_TemperatureSensor
|
AP_TemperatureSensor: Use powf instead of pow
|
8 years ago |
AP_Terrain
|
…
|
|
AP_Tuning
|
…
|
|
AP_UAVCAN
|
AP_UAVCAN: library for support of UAVCAN protocol
|
8 years ago |
AP_Vehicle
|
AP_Vehicle: Add the ArduSub vehicle type.
|
8 years ago |
DataFlash
|
DataFlash: add mutex for WritePrioritisedBlock
|
8 years ago |
Filter
|
…
|
|
GCS_Console
|
…
|
|
GCS_MAVLink
|
GCS_MAVLink: always allow HOME to be read by MISSION_REQUEST
|
8 years ago |
PID
|
…
|
|
RC_Channel
|
RC_Channel: improved doc string
|
8 years ago |
SITL
|
SITL: support XPlane-11
|
8 years ago |
SRV_Channel
|
SRV_Channel: added left and right motor tilt controls
|
8 years ago |
StorageManager
|
…
|
|
doc
|
…
|
|