.. |
AC_AttitudeControl
|
AC_PosControl: add get_horizontal_error
|
2016-07-12 18:40:25 +09:00 |
AC_Avoidance
|
|
|
AC_Fence
|
|
|
AC_InputManager
|
|
|
AC_PID
|
|
|
AC_PrecLand
|
AC_PrecLand: don't run if not enabled
|
2016-07-12 18:40:25 +09:00 |
AC_Sprayer
|
|
|
AC_WPNav
|
|
|
AP_AccelCal
|
|
|
AP_ADC
|
Global: workaround toolchain problem on windows
|
2016-07-19 09:30:39 +09:00 |
AP_ADSB
|
AP_ADSB: do not init variables in header class definition
|
2016-07-20 22:40:09 -07:00 |
AP_AHRS
|
AP_AHRS: remove use of uninitialised variable
|
2016-07-20 00:06:49 -03:00 |
AP_Airspeed
|
AP_Airspeed: added ARSP_PSI_RANGE parameter
|
2016-07-20 13:38:22 +10:00 |
AP_Arming
|
|
|
AP_Baro
|
AP_Baro: remove zero-init in constructor
|
2016-07-11 22:11:34 -07:00 |
AP_BattMonitor
|
AP_BattMonitor: support Disco battery monitoring
|
2016-07-20 13:38:17 +10:00 |
AP_BoardConfig
|
AP_BoardConfig: fix check for PX4_V4
|
2016-07-19 10:28:56 +10:00 |
AP_Buffer
|
|
|
AP_Camera
|
|
|
AP_Common
|
AP_Common: avoid using AP_Math is_zero() because it is classless
|
2016-07-20 22:32:47 -07:00 |
AP_Compass
|
AP_Compass: work around poor magnetic setup on Disco
|
2016-07-20 13:38:17 +10:00 |
AP_Declination
|
|
|
AP_EPM
|
|
|
AP_Frsky_Telem
|
|
|
AP_GPS
|
AP_GPS_MAV: use GPS_INPUT_IGNORE_FLAGS
|
2016-07-12 15:44:46 +09:00 |
AP_HAL
|
AP_HAL: added support for Parrot Disco
|
2016-07-20 13:35:51 +10:00 |
AP_HAL_AVR
|
|
|
AP_HAL_Empty
|
AP_HAL_Empty: fix sitl
|
2016-07-14 17:32:32 -03:00 |
AP_HAL_FLYMAPLE
|
|
|
AP_HAL_Linux
|
HAL_Linux: fixed comment typo for SBUS input
|
2016-07-20 13:38:17 +10:00 |
AP_HAL_PX4
|
AP_HAL_PX4: Util: fix check for PX4_V4
|
2016-07-19 17:53:46 -03:00 |
AP_HAL_QURT
|
|
|
AP_HAL_SITL
|
SITL: LPF the SIM_WIND_DIR and SIM_WIND_SPD values to eliminate step inputs
|
2016-07-15 18:37:40 -07:00 |
AP_HAL_VRBRAIN
|
|
|
AP_InertialNav
|
AP_InertialNav: Use separated EKF horiz/vert position interfaces
|
2016-07-19 12:16:49 +10:00 |
AP_InertialSensor
|
AP_InertialSensor: initial support for Disco
|
2016-07-20 13:38:17 +10:00 |
AP_IRLock
|
AP_IRLock: refactor interface
|
2016-07-12 18:40:25 +09:00 |
AP_L1_Control
|
AP_L1_Control: Adding support for rover's operating in reverse
|
2016-07-17 08:15:33 +10:00 |
AP_LandingGear
|
|
|
AP_Math
|
|
|
AP_Menu
|
|
|
AP_Mission
|
AP_Mission: Adding new MAV_CMD_DO_SET_REVERSE for Rovers.
|
2016-07-17 08:15:33 +10:00 |
AP_Module
|
AP_Module: use ifdef in function, not caller
|
2016-07-14 13:39:48 +10:00 |
AP_Motors
|
|
|
AP_Mount
|
|
|
AP_NavEKF
|
AP_NavEKF: fix documentation errors
|
2016-07-19 12:16:50 +10:00 |
AP_NavEKF2
|
AP_NavEKF2: use mavlink messages not printf for state change notifications
|
2016-07-19 12:16:51 +10:00 |
AP_Navigation
|
AP_Navigation: Adding set_reverse to virtual parent class
|
2016-07-17 08:15:33 +10:00 |
AP_Notify
|
AP_Notify: added NTF_LED_OVERRIDE parameter
|
2016-07-19 13:37:13 +10:00 |
AP_OpticalFlow
|
|
|
AP_Parachute
|
|
|
AP_Param
|
|
|
AP_Rally
|
|
|
AP_RangeFinder
|
AP_RangeFinder: enable sonar on Disco
|
2016-07-20 13:38:18 +10:00 |
AP_RCMapper
|
|
|
AP_Relay
|
|
|
AP_RPM
|
|
|
AP_RSSI
|
|
|
AP_Scheduler
|
|
|
AP_SerialManager
|
|
|
AP_ServoRelayEvents
|
|
|
AP_SpdHgtControl
|
|
|
AP_TECS
|
AP_TECS: slew the hgt_lag_filter when starting a land
|
2016-07-19 17:19:10 -07:00 |
AP_Terrain
|
|
|
AP_Tuning
|
|
|
AP_Vehicle
|
|
|
APM_Control
|
AP_SteerController: Adding support for Rovers driving reverse
|
2016-07-17 08:15:33 +10:00 |
APM_OBC
|
|
|
DataFlash
|
DataFlash: update to match revised EKF1 and EKF2 interface
|
2016-07-19 12:16:49 +10:00 |
doc
|
|
|
Filter
|
|
|
GCS_Console
|
|
|
GCS_MAVLink
|
Revert "GCS_MAVLink: coverity scan - variables not initialized in constructor"
|
2016-07-11 22:01:50 -07:00 |
PID
|
PID: Remove unused method get_pid_4500
|
2016-07-06 08:45:01 +09:00 |
RC_Channel
|
|
|
SITL
|
SITL: added sensor smoothing
|
2016-07-19 21:38:16 +10:00 |
StorageManager
|
|
|