You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Tom Pittenger b78255cc25 AP_Common: avoid using AP_Math is_zero() because it is classless 9 years ago
..
AC_AttitudeControl AC_PosControl: add get_horizontal_error 9 years ago
AC_Avoidance
AC_Fence AC_Fence: add polygon fence check to check_destination_within_fence 9 years ago
AC_InputManager
AC_PID
AC_PrecLand AC_PrecLand: don't run if not enabled 9 years ago
AC_Sprayer
AC_WPNav AC_WPNav: remove shift_loiter_target 9 years ago
APM_Control AP_SteerController: Adding support for Rovers driving reverse 9 years ago
APM_OBC
AP_ADC Global: workaround toolchain problem on windows 9 years ago
AP_ADSB
AP_AHRS AP_AHRS: remove use of uninitialised variable 9 years ago
AP_AccelCal
AP_Airspeed AP_Airspeed: added ARSP_PSI_RANGE parameter 9 years ago
AP_Arming
AP_Baro AP_Baro: remove zero-init in constructor 9 years ago
AP_BattMonitor AP_BattMonitor: support Disco battery monitoring 9 years ago
AP_BoardConfig AP_BoardConfig: fix check for PX4_V4 9 years ago
AP_Buffer
AP_Camera
AP_Common AP_Common: avoid using AP_Math is_zero() because it is classless 9 years ago
AP_Compass AP_Compass: work around poor magnetic setup on Disco 9 years ago
AP_Declination
AP_EPM
AP_Frsky_Telem
AP_GPS AP_GPS_MAV: use GPS_INPUT_IGNORE_FLAGS 9 years ago
AP_HAL AP_HAL: added support for Parrot Disco 9 years ago
AP_HAL_AVR
AP_HAL_Empty AP_HAL_Empty: fix sitl 9 years ago
AP_HAL_FLYMAPLE
AP_HAL_Linux HAL_Linux: fixed comment typo for SBUS input 9 years ago
AP_HAL_PX4 AP_HAL_PX4: Util: fix check for PX4_V4 9 years ago
AP_HAL_QURT HAL_QURT: fixed typo 9 years ago
AP_HAL_SITL SITL: LPF the SIM_WIND_DIR and SIM_WIND_SPD values to eliminate step inputs 9 years ago
AP_HAL_VRBRAIN
AP_IRLock AP_IRLock: refactor interface 9 years ago
AP_InertialNav AP_InertialNav: Use separated EKF horiz/vert position interfaces 9 years ago
AP_InertialSensor AP_InertialSensor: initial support for Disco 9 years ago
AP_L1_Control AP_L1_Control: Adding support for rover's operating in reverse 9 years ago
AP_LandingGear
AP_Math
AP_Menu
AP_Mission AP_Mission: Adding new MAV_CMD_DO_SET_REVERSE for Rovers. 9 years ago
AP_Module AP_Module: use ifdef in function, not caller 9 years ago
AP_Motors AP_Motors: added H_RSC_POWER_NEGC and H_RSC_SLEWRATE 9 years ago
AP_Mount AP_Mount: fixed typo 9 years ago
AP_NavEKF AP_NavEKF: fix documentation errors 9 years ago
AP_NavEKF2 AP_NavEKF2: use mavlink messages not printf for state change notifications 9 years ago
AP_Navigation AP_Navigation: Adding set_reverse to virtual parent class 9 years ago
AP_Notify AP_Notify: added NTF_LED_OVERRIDE parameter 9 years ago
AP_OpticalFlow
AP_Parachute
AP_Param
AP_RCMapper
AP_RPM
AP_RSSI
AP_Rally
AP_RangeFinder AP_RangeFinder: enable sonar on Disco 9 years ago
AP_Relay
AP_Scheduler
AP_SerialManager
AP_ServoRelayEvents
AP_SpdHgtControl
AP_TECS AP_TECS: slew the hgt_lag_filter when starting a land 9 years ago
AP_Terrain
AP_Tuning
AP_Vehicle
DataFlash DataFlash: update to match revised EKF1 and EKF2 interface 9 years ago
Filter
GCS_Console
GCS_MAVLink Revert "GCS_MAVLink: coverity scan - variables not initialized in constructor" 9 years ago
PID PID: Remove unused method get_pid_4500 9 years ago
RC_Channel RC_Channel: fixed typo 9 years ago
SITL SITL: added sensor smoothing 9 years ago
StorageManager
doc