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 d1dfd5fd01 AP_NavEKF2: use common header for optimisation level and irq disable 9 years ago
..
AC_AttitudeControl AC_AttitudeControl: use non-flybar leaky I handling 10 years ago
AC_Fence
AC_PID AC_PID_test: fixed AC_HELI_PID constructor 10 years ago
AC_PrecLand AC_PrecLand: add companion computer implementation 10 years ago
AC_Sprayer
AC_WPNav AC_WPNav: loiter limits lean angle for alt loss 10 years ago
APM_Control APM_Control: Fixed spelling error in parameter desc. 10 years ago
APM_OBC APM_OBC: added severities to send_statustext_all 10 years ago
APM_PI
AP_ADC
AP_ADC_AnalogSource
AP_AHRS AP_AHRS: Add EKF variance checks 9 years ago
AP_Airspeed
AP_Arming AP_Arming: remove ahrs check from ins 9 years ago
AP_Baro AP_Baro: Fix typo 9 years ago
AP_BattMonitor AP_BattMonitor: use method for downcast 10 years ago
AP_BoardConfig
AP_Buffer
AP_Camera AP_Camera: fix configure command id sent to components 10 years ago
AP_Common Common: add location alt max definition 9 years ago
AP_Compass AP_Compass: HMC5843: Use the correctly spelled method 9 years ago
AP_Curve
AP_Declination
AP_EPM
AP_Frsky_Telem
AP_GPS AP_GPS_GSOF: minor tweak to avoid warning 9 years ago
AP_HAL AP_HAL: Add MS5637 over I2C to the supported barometers list 9 years ago
AP_HAL_AVR AP_HAL_AVR: remove unused write method 9 years ago
AP_HAL_Empty AP_HAL_Empty: remove unused write method 9 years ago
AP_HAL_FLYMAPLE AP_HAL_FLYMAPLE: remove unused write method 9 years ago
AP_HAL_Linux AP_HAL_Linux: RCInput_UDP: Fix compiling warning 9 years ago
AP_HAL_PX4 AP_HAL_PX4: remove unused write method 9 years ago
AP_HAL_SITL SITL_State: fixed _set_param_default 9 years ago
AP_HAL_VRBRAIN AP_HAL_VRBRAIN: remove unused write method 9 years ago
AP_IRLock IRLock: replace tabs with spaces 10 years ago
AP_InertialNav AP_InertialNav: Address peer review comments 9 years ago
AP_InertialSensor InertialSensor: remove gyro cal on first arming 9 years ago
AP_L1_Control
AP_LandingGear
AP_Limits
AP_Math AP_Math: added O3 optimisation to core math libraries 9 years ago
AP_Menu AP_Menu: Fix warning 9 years ago
AP_Mission Mission: sanity check command altitudes 9 years ago
AP_Motors AP_Motors: Group writes to motors 9 years ago
AP_Mount Mount: add param descriptions to allow RC9 ~ RC12 inputs to be used to control gimbal 9 years ago
AP_NavEKF AP_NavEKF: Re-center gyro bias limits on arming 9 years ago
AP_NavEKF2 AP_NavEKF2: use common header for optimisation level and irq disable 9 years ago
AP_Navigation
AP_Notify AP_Notify: added support for raspilot LED 10 years ago
AP_OpticalFlow
AP_Parachute
AP_Param AP_Param: Add parameter to print out all the keys/indexes 10 years ago
AP_PerfMon
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 RangeFinder: add User to param descriptions 9 years ago
AP_Relay AP_Relay: standardize inclusion of libaries headers 10 years ago
AP_Scheduler Scheduler: remove INS start style from example sketch 10 years ago
AP_SerialManager AP_SerialManager: added enum for serial lidar 10 years ago
AP_ServoRelayEvents AP_ServoRelayEvents: standardize inclusion of libaries headers 10 years ago
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 AP_Vehicle: standardize inclusion of libaries headers 10 years ago
DataFlash DataFlash: Make EKF2 PosDownDerivative interface follow coding conventions 9 years ago
Filter exampleLowPassFilter2p: fixed simple typo error - now build success 10 years ago
GCS_Console GCS_Console: update severities 10 years ago
GCS_MAVLink GCS_MAVLink: use compass get_{field,offsets}() functions 9 years ago
PID PID: standardize inclusion of libaries headers 10 years ago
RC_Channel RC_Channel: remove the unused test function get_failsafe 10 years ago
SITL SITL: moved ignition to channel 6 10 years ago
StorageManager StorageManager: standardize inclusion of libaries headers 10 years ago
doc