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.
 
 
 
 
 
 
Jonathan Challinger 21e7d46944 RC_Channel: use set_default for runtime param defaults 9 years ago
..
AC_AttitudeControl AC_AttitudeControl: use non-flybar leaky I handling 10 years ago
AC_Fence
AC_PID AC_PID: remove unnecessary includes from example 9 years ago
AC_PrecLand AC_PrecLand: add companion computer implementation 10 years ago
AC_Sprayer
AC_WPNav
APM_Control APM_Control: Fixed spelling error in parameter desc. 10 years ago
APM_OBC
APM_PI
AP_ADC AP_ADC: remove unnecessary board includes from example 9 years ago
AP_ADC_AnalogSource
AP_AHRS AP_AHRS: remove AHRS_EKF_USE_ALWAYS define 9 years ago
AP_Airspeed AP_Airspeed: remove unnecessary includes from example 9 years ago
AP_Arming AP_Arming: remove check for max INS instances 9 years ago
AP_Baro AP_Baro: support MS5611 on second i2c bus 9 years ago
AP_BattMonitor AP_BattMonitor: fix class name after rename in AP_HAL_Linux 9 years ago
AP_BoardConfig
AP_Buffer
AP_Camera AP_Camera: fix configure command id sent to components 10 years ago
AP_Common AP_Common: add attribute to sanitize prinf-like functions 9 years ago
AP_Compass AP_Compass: use HMC5843 behind MPU6000 for minlure 9 years ago
AP_Curve
AP_Declination AP_Declination: remove unnecessary board include from example 9 years ago
AP_EPM
AP_Frsky_Telem
AP_GPS AP_GPS: remove unnecessary board includes from examples 9 years ago
AP_HAL AP_HAL: add format attribute to panic() 9 years ago
AP_HAL_AVR AP_HAL: add format attribute to panic() 9 years ago
AP_HAL_Empty AP_HAL: add format attribute to panic() 9 years ago
AP_HAL_FLYMAPLE AP_HAL: add format attribute to panic() 9 years ago
AP_HAL_Linux AP_HAL: add format attribute to panic() 9 years ago
AP_HAL_PX4 AP_HAL: add format attribute to panic() 9 years ago
AP_HAL_SITL AP_HAL: add format attribute to panic() 9 years ago
AP_HAL_VRBRAIN AP_HAL: add format attribute to panic() 9 years ago
AP_IRLock
AP_InertialNav AP_InertialNav: Address peer review comments 9 years ago
AP_InertialSensor AP_InertialSensor: fixed vibration logging after recent changes 9 years ago
AP_L1_Control AP_L1_Control: added integrator to help xtrack error converge to zero 9 years ago
AP_LandingGear
AP_Limits
AP_Math AP_Math: remove unnecessary includes 9 years ago
AP_Menu AP_Menu: Fix warning 9 years ago
AP_Mission AP_Mission: remove unnecessary includes from example 9 years ago
AP_Motors AP_Motors: remove unnecessary board includes from examples 9 years ago
AP_Mount AP_Mount: remove unnecessary board include from example 9 years ago
AP_NavEKF AP_NavEK: Reduce settling time after start-up disturbance 9 years ago
AP_NavEKF2 AP_NavEKF2: Fix mavlink parameter label 9 years ago
AP_Navigation
AP_Notify AP_Notify: don't define devices for minlure 9 years ago
AP_OpticalFlow AP_OpticalFlow: fix build of example for PX4 9 years ago
AP_Parachute AP_Parachute: remove unnecessary board include from examples 9 years ago
AP_Param AP_Param: add set_default, configured 9 years ago
AP_PerfMon AP_PerfMon: remove unnecessary board include from example 9 years ago
AP_Progmem
AP_RCMapper
AP_RPM AP_RPM: added RPM_MAX parameter 10 years ago
AP_RSSI Copy paste errors and naming issues in documentation help. 10 years ago
AP_Rally
AP_RangeFinder AP_RangeFinder: remove unnecessary includes from example 9 years ago
AP_Relay
AP_Scheduler AP_Scheduler: remove unnecessary includes from example 9 years ago
AP_SerialManager
AP_ServoRelayEvents
AP_SpdHgtControl AP_SpdHgtControl: added flight stage FLIGHT_LAND_ABORT 10 years ago
AP_TECS AP_TECS: reformat using astyle 10 years ago
AP_Terrain AP_Terrain: don't allocate cache array when terrain not enabled 10 years ago
AP_Vehicle
DataFlash DataFlash: delete oldest file rather than the lowest-numbered file 9 years ago
Filter Filter: remove unnecessary includes from examples 9 years ago
GCS_Console GCS_Console: remove unnecessary board include from examples 9 years ago
GCS_MAVLink GCS_MAVLink: use simple log entry number to reference df logs 9 years ago
PID PID: remove unnecessary includes from example 9 years ago
RC_Channel RC_Channel: use set_default for runtime param defaults 9 years ago
SITL SITL: use #pragma once 9 years ago
StorageManager StorageManager: remove unnecessary includes from example 9 years ago
doc