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.
 
 
 
 
 
 
Leonard Hall 7d6c6b5556 AP_MotorsCoax: rename _rev_roll to _roll_reverse 9 years ago
..
AC_AttitudeControl
AC_Fence
AC_InputManager
AC_PID
AC_PrecLand
AC_Sprayer
AC_WPNav
APM_Control APM_Control: raise default P and I gains, and set a lower limit on I for pitch 9 years ago
APM_OBC APM_OBC: replace header guard with pragma once 9 years ago
AP_ADC
AP_ADSB
AP_AHRS
AP_AccelCal
AP_Airspeed
AP_Arming AP_Arming: set AP_PARAM_NO_SHIFT 9 years ago
AP_Baro Add @Volatile, @ReadOnly support 9 years ago
AP_BattMonitor
AP_BoardConfig AP_BoardConfig: raise uavcan startup delay to 2s 9 years ago
AP_Buffer
AP_Camera
AP_Common
AP_Compass AP_Compass: LSM303D: check for overruns in compass values 9 years ago
AP_Declination
AP_EPM
AP_Frsky_Telem
AP_GPS AP_GPS_UBLOX: add data injection support 9 years ago
AP_HAL AP_HAL: sparse-endian: conditionally include byteswap header 9 years ago
AP_HAL_AVR HAL_AVR: update URL 9 years ago
AP_HAL_Empty
AP_HAL_FLYMAPLE HAL_FLYMAPLE: update URL 9 years ago
AP_HAL_Linux HAL_Linux: update URL 9 years ago
AP_HAL_PX4
AP_HAL_QURT
AP_HAL_SITL HAL_SITL: fixed SITL engine mul error 9 years ago
AP_HAL_VRBRAIN
AP_IRLock
AP_InertialNav
AP_InertialSensor AP_InertialSensor: examples: add coding style fixes 9 years ago
AP_L1_Control AP_L1_Control: prevent possibly fly-away when passed waypoint in L1 9 years ago
AP_LandingGear AP_LandingGear: replace header guard with pragma once 9 years ago
AP_Math AP_Math: replace header guard with pragma once 9 years ago
AP_Menu AP_Menu: replace header guard with pragma once 9 years ago
AP_Mission AP_Mission: replace header guard with pragma once 9 years ago
AP_Motors AP_MotorsCoax: rename _rev_roll to _roll_reverse 9 years ago
AP_Mount AP_Mount: replace header guard with pragma once 9 years ago
AP_NavEKF AP_NavEKF: replace header guard with pragma once 9 years ago
AP_NavEKF2 AP_NavEKF2: Improve protection against ground based mag interference 9 years ago
AP_Navigation AP_Navigation: replace header guard with pragma once 9 years ago
AP_Notify
AP_OpticalFlow
AP_Parachute AP_Parachute: added CHUTE_DELAY_MS parameter 9 years ago
AP_Param AP_Param: save flash space for parameter strings 9 years ago
AP_RCMapper AP_RCMapper: replace header guard with pragma once 9 years ago
AP_RPM AP_RPM: replace header guard with pragma once 9 years ago
AP_RSSI RSSI channel is not limited to 5-8. 9 years ago
AP_Rally AP_Rally: replace header guard with pragma once 9 years ago
AP_RangeFinder cleanup comments 9 years ago
AP_Relay AP_Relay: replace header guard with pragma once 9 years ago
AP_Scheduler
AP_SerialManager AP_SerialManager: replace header guard with pragma once 9 years ago
AP_ServoRelayEvents AP_ServoRelayEvents: replace header guard with pragma once 9 years ago
AP_SpdHgtControl AP_SpdHgtControl: replace header guard with pragma once 9 years ago
AP_TECS AP_TECS: added logging of speed_weight and state flags 9 years ago
AP_Terrain AP_Terrain: replace header guard with pragma once 9 years ago
AP_Vehicle AP_Vehicle: replace header guard with pragma once 9 years ago
DataFlash DataFlash: added Log_Write_Rate() 9 years ago
Filter
GCS_Console GCS_Console: replace header guard with pragma once 9 years ago
GCS_MAVLink GCS_MAVLink: simplify sanity check 9 years ago
PID PID: replace header guard with pragma once 9 years ago
RC_Channel RC_Channel: fixed example in SITL 9 years ago
SITL SITL: limit rotational rate to 2000dps 9 years ago
StorageManager
doc