.. |
AC_AttitudeControl
|
AC_AttitudeControl: Use SI units conventions in parameter units
|
8 years ago |
AC_Avoidance
|
AC_Avoidance: Use SI units conventions in parameter units
|
8 years ago |
AC_Fence
|
AC_Fence: Use SI units conventions in parameter units
|
8 years ago |
AC_InputManager
|
AC_InputMananger: Use SI units conventions in parameter units
|
8 years ago |
AC_PID
|
AC_PID: example fix travis warning
|
8 years ago |
AC_PrecLand
|
AC_PrecLand: Use SI units conventions in parameter units
|
8 years ago |
AC_Sprayer
|
AC_Sprayer: use new SRV_Channels API
|
8 years ago |
AC_WPNav
|
AC_WPNav: unset yaw when setting new origin and destination
|
8 years ago |
APM_Control
|
APM_Control: Added derating of steering wheel
|
8 years ago |
AP_ADC
|
Global: change Device::PeriodicCb signature
|
8 years ago |
AP_ADSB
|
AP_ADSB: cleanup
|
8 years ago |
AP_AHRS
|
AP_AHRS: support set_origin and get_origin for EKF 10
|
8 years ago |
AP_AccelCal
|
AP_AccelCal: fix bug preventing accel cal fit to run more than one iteration
|
8 years ago |
AP_AdvancedFailsafe
|
AP_AdvancedFailsafe: adapt to new RC_Channel API
|
8 years ago |
AP_Airspeed
|
AP_Airspeed: added ARSPD_USE=2 for gliders
|
8 years ago |
AP_Arming
|
AP_Arming: fix a spell error in a parameter description
|
8 years ago |
AP_Avoidance
|
AP_Avoidance: Remove unutilized get_destination_perpendicular
|
8 years ago |
AP_Baro
|
AP_Baro: use HAL_SEMAPHORE_BLOCK_FOREVER macro
|
8 years ago |
AP_BattMonitor
|
AP_BattMonitor: added BATT_VOLT_TIMEO
|
8 years ago |
AP_Beacon
|
AP_Beacon: minor formatting fixes for marvelmind
|
8 years ago |
AP_BoardConfig
|
AP_BoardConfig: added sensor_config_error()
|
8 years ago |
AP_Buffer
|
Global: remove mode line from headers
|
8 years ago |
AP_Button
|
Global: remove mode line from headers
|
8 years ago |
AP_Camera
|
Camera: Fix an incorrect label on CAM_DURATION
|
8 years ago |
AP_Common
|
AP_Common: added #pragma once
|
8 years ago |
AP_Compass
|
libraries: Delete the setting value for specific editor.
|
8 years ago |
AP_Declination
|
AP_Declination: example fix travis warning
|
8 years ago |
AP_FlashStorage
|
AP_FlashStorage: added erase_ok callback
|
8 years ago |
AP_Frsky_Telem
|
AP_Frsky_Telem: replace VDOP with extra GPS status bits
|
8 years ago |
AP_GPS
|
AP_GPS: use HAL_SEMAPHORE_BLOCK_FOREVER macro
|
8 years ago |
AP_Gripper
|
AP_Gripper: Add missing parameter units
|
8 years ago |
AP_HAL
|
AP_HAL: SPIDevice: prefer nullptr for pointer
|
8 years ago |
AP_HAL_AVR
|
AP_HAL_AVR: remove examples
|
9 years ago |
AP_HAL_Empty
|
AP_HAL_Empty: adapt to new api
|
8 years ago |
AP_HAL_FLYMAPLE
|
AP_HAL_FLYMAPLE: remove hal
|
9 years ago |
AP_HAL_Linux
|
AP_HAL_Linux: use HAL_SEMAPHORE_BLOCK_FOREVER macro
|
8 years ago |
AP_HAL_PX4
|
AP_HAL_PX4: use HAL_SEMAPHORE_BLOCK_FOREVER macro
|
8 years ago |
AP_HAL_QURT
|
AP_HAL_QURT: use HAL_SEMAPHORE_BLOCK_FOREVER macro
|
8 years ago |
AP_HAL_SITL
|
AP_HAL_SITL: rename macros to avoid conflicts
|
8 years ago |
AP_HAL_VRBRAIN
|
AP_HAL_VRBRAIN: use HAL_SEMAPHORE_BLOCK_FOREVER
|
8 years ago |
AP_ICEngine
|
AP_ICEngine: Update for AHRS NED changes
|
8 years ago |
AP_IRLock
|
AP_IRLock: added override keyword
|
8 years ago |
AP_InertialNav
|
AP_InertialNav: Update for AHRS NED changes
|
8 years ago |
AP_InertialSensor
|
AP_InertialSensor: use AP_Math rand_float()
|
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: Add an interface to poll if we should be setting fly_forward in AHRS
|
8 years ago |
AP_LandingGear
|
AP_LandingGear: use new SRV_Channels API
|
8 years ago |
AP_LeakDetector
|
AP_LeakDetector: New library and analog/digital sensor drivers
|
8 years ago |
AP_Math
|
AP_Math: rename macros to avoid conflicts
|
8 years ago |
AP_Menu
|
AP_Menu: Unify from print or println to printf.
|
8 years ago |
AP_Mission
|
AP_Mission: Unify from print or println to printf.
|
8 years ago |
AP_Module
|
AP_Mount: example fix travis warning
|
8 years ago |
AP_Motors
|
libraries: Delete the setting value for specific editor.
|
8 years ago |
AP_Mount
|
AP_Mount: example fix travis warning
|
8 years ago |
AP_NavEKF
|
AP_NavEKF: Add monitoring of average EKF time step
|
8 years ago |
AP_NavEKF2
|
AP_NavEKF2: Improve comments, typos
|
8 years ago |
AP_NavEKF3
|
AP_NavEKF3: Spell in coments
|
8 years ago |
AP_Navigation
|
AP_Navigation: Add a loiter radius interface
|
8 years ago |
AP_Notify
|
AP_Notify: remove non-required initialisation of variables
|
8 years ago |
AP_OpticalFlow
|
AP_OpticalFlow: example fix travis warning
|
8 years ago |
AP_Parachute
|
AP_Parachute: example fix travis warning
|
8 years ago |
AP_Param
|
AP_Param: added macro for var table extension in object
|
8 years ago |
AP_Proximity
|
AP_Proximity: Add missing @RebootRequired: True
|
8 years ago |
AP_RCMapper
|
AP_RCMapper: Add forward and strafe channel mappings for Sub
|
8 years ago |
AP_RPM
|
AP_RPM: example fix travis warning
|
8 years ago |
AP_RSSI
|
Global: remove mode line from headers
|
8 years ago |
AP_Rally
|
Global: remove mode line from headers
|
8 years ago |
AP_RangeFinder
|
libraries: Delete the setting value for specific editor.
|
8 years ago |
AP_Relay
|
Global: remove mode line from headers
|
8 years ago |
AP_Scheduler
|
AP_Scheduler: adjust debug levels
|
8 years ago |
AP_SerialManager
|
AP_SerialManager: Rename Pozyx Beacon to Beacon
|
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_Stats: Add missing parameter units
|
8 years ago |
AP_TECS
|
AP_TECS: disable bad descent for soaring
|
8 years ago |
AP_TemperatureSensor
|
AP_TemperatureSensor: use HAL_SEMAPHORE_BLOCK_FOREVER macro
|
8 years ago |
AP_Terrain
|
AP_Terrain: prevent use of invalid Location
|
8 years ago |
AP_Tuning
|
AP_Tuning: adapt to new RC_Channel API
|
8 years ago |
AP_UAVCAN
|
AP_UAVCAN: rename macros to avoid conflicts
|
8 years ago |
AP_Vehicle
|
AP_Vehicle: Add the ArduSub vehicle type.
|
8 years ago |
AP_VisualOdom
|
AP_VisualOdom: class accepts deltas from visual odom camera
|
8 years ago |
DataFlash
|
DataFlash: clear format sent mask when backend starts new log
|
8 years ago |
Filter
|
Filter: example fix travis warning
|
8 years ago |
GCS_Console
|
GCS_Console: Unify from print or println to printf.
|
8 years ago |
GCS_MAVLink
|
GCS_MAVLink: count parameters in param thread
|
8 years ago |
PID
|
PID: example fix travis warning
|
8 years ago |
RC_Channel
|
RC_Channel: example fix travis warning
|
8 years ago |
SITL
|
SITL: expose home location
|
8 years ago |
SRV_Channel
|
SRV_Channel: added throttle_boot output function
|
8 years ago |
StorageManager
|
StorageManager: example fix travis warning
|
8 years ago |
doc
|
doc: Fix typos
|
9 years ago |