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.
 
 
 
 
 
 
Andrew Tridgell 2a6e64e358 HAL_PX4: send all channels to px4io 9 years ago
..
AC_AttitudeControl AC_AttitudeControl: add attitude_controller_run functions, call from input functions 9 years ago
AC_Fence Global: rename min and max macros to uppercase 9 years ago
AC_InputManager
AC_PID AP_Math: Cleaned macro definitions 9 years ago
AC_PrecLand AC_PrecLand: add missing parameter description 9 years ago
AC_Sprayer Global: rename min and max macros to uppercase 9 years ago
AC_WPNav AP_Math: Cleaned macro definitions 9 years ago
APM_Control APMControl: Cast type to uint8 9 years ago
APM_OBC
AP_ADC AP_ADC: replace header guard with pragma once 9 years ago
AP_ADSB AP_ADSB: added guided mode handling 9 years ago
AP_AHRS AP_AHRS: allow for EKF without GPS on plane in VTOL modes 9 years ago
AP_AccelCal AP_Math: Cleaned macro definitions 9 years ago
AP_Airspeed AP_Airspeed: fix coding style 9 years ago
AP_Arming AP_Arming: fixed GPS_CFG mask bug 9 years ago
AP_Baro AP_Baro: prevent bad ground pressure from making a board unbootable 9 years ago
AP_BattMonitor AP_BattMonitor: add new param BATT_WATT_MAX 9 years ago
AP_BoardConfig AP_BoardConfig: allow setting of SBUS output frame rate 9 years ago
AP_Buffer AP_Buffer: replace header guard with pragma once 9 years ago
AP_Camera AP_Camera: make AP_Camera::control() return bool for picture trigger 9 years ago
AP_Common AP_Common: missing: move definitions to standard headers 9 years ago
AP_Compass AP_Compass: AP_Compass_test: code enhancements 9 years ago
AP_Declination waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
AP_EPM
AP_Frsky_Telem
AP_GPS AP_GPS: Added ERB to AP_GPS 9 years ago
AP_HAL AP_HAL: add RCOutput::read_last_sent definition 9 years ago
AP_HAL_AVR waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
AP_HAL_Empty AP_HAL_Empty: replace header guard with pragma once 9 years ago
AP_HAL_FLYMAPLE AP_HAL_FLYMAPLE: fix constructor after I2CDevice 9 years ago
AP_HAL_Linux AP_HAL_Linux: make Ublox work on the higher frequency 9 years ago
AP_HAL_PX4 HAL_PX4: send all channels to px4io 9 years ago
AP_HAL_QURT HAL_QURT: fixed for addition of i2c manager 9 years ago
AP_HAL_SITL AP HAL SITL: Use fully qualified SITL namespace 9 years ago
AP_HAL_VRBRAIN AP_HAL_VRBRAIN: use empty I2CDevice 9 years ago
AP_IRLock
AP_InertialNav AP_IntertialNav: ensure we work on valid updated data 9 years ago
AP_InertialSensor AP_Inertial_Sensor: do not rotate MPU9250 on Navio2 9 years ago
AP_L1_Control AP_Math: Cleaned macro definitions 9 years ago
AP_LandingGear
AP_Math AP_Math: add location sanity checker/fixer util 9 years ago
AP_Menu AP_Menu: stop using Progmem.h 9 years ago
AP_Mission AP_Mission: removed LOITER_TO_ALT heading requirement param field 9 years ago
AP_Motors AP_Math: Cleaned macro definitions 9 years ago
AP_Mount SoloGimbal: resolve compiler warning re float comparison 9 years ago
AP_NavEKF AP_NavEKF: avoid use of undefined #defines 9 years ago
AP_NavEKF2 AP_NavEKF2: Fix bug in initial alignment calculation 9 years ago
AP_Navigation Plane: add a default Navigation option as explained in the param docs 9 years ago
AP_Notify AP_Notify: add class to turn LED off 9 years ago
AP_OpticalFlow AP_OpticalFlow: fix use of undefined variable 9 years ago
AP_Parachute waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
AP_Param AP_Param: Fix warning 9 years ago
AP_RCMapper
AP_RPM AP RPM: Initialise backend with _instance 9 years ago
AP_RSSI
AP_Rally
AP_RangeFinder AP_Rangefinder: compiler warning float to double on atof() 9 years ago
AP_Relay
AP_Scheduler AP_Scheduler: replace header guard with pragma once 9 years ago
AP_SerialManager
AP_ServoRelayEvents
AP_SpdHgtControl AP_SpdHgtControl: 2/3 Land Sink Rate Change 9 years ago
AP_TECS AP_TECS: reverse-thrust cleanup 9 years ago
AP_Terrain
AP_Vehicle AP_Vehicle: new params for pre-flare 9 years ago
DataFlash DataFlash: Cast msg to uint8 9 years ago
Filter AP_Math: Cleaned macro definitions 9 years ago
GCS_Console waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
GCS_MAVLink GCS_Mavlink: send power status from all boards 9 years ago
PID AP_Math: Cleaned macro definitions 9 years ago
RC_Channel waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
SITL SITL: Initialise yaw_rate and pitch_rate 9 years ago
StorageManager StorageManager: replace header guard with pragma once 9 years ago
doc