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 f4c1b6a3c6 SITL: ensure we don't run the sitl timer twice 13 years ago
..
AC_PID AC_PID - added more paranoid checking that imax is positive in constructor, operator() and load_gains methods 13 years ago
APM_PI
APM_RC APM_RC - moved Force_Out0_Out1, Force_Out2_Out3 and Force_Out6_Out6 to APM_RC parent class because it's already implemented in the APM1 and APM2 child classes anyway 13 years ago
APO
AP_ADC ADC: minor fix to the ADC Ch6() code 13 years ago
AP_AHRS AHRS: fixed build of AHRS example 13 years ago
AP_AnalogSource
AP_Baro AP_Baro - change data type size of temperature's average filter to int32_t (was int16_t) 13 years ago
AP_Common correct small typos in comments 13 years ago
AP_Compass Compass: implement noise resistant varient of offset learning 13 years ago
AP_Declination AP_Declination: fixed build of test sketch 13 years ago
AP_EEPROMB
AP_GPS GPS: expose last_fix_time 13 years ago
AP_IMU IMU: added get_gyro_drift_rate() interface 13 years ago
AP_InertialSensor InertialSensor: fixed HIL build 13 years ago
AP_Math Math: added mul_transpose() operation 13 years ago
AP_Mount AP_Mount: adapt library for AHRS framework 13 years ago
AP_Navigation
AP_OpticalFlow AP_OpticalFlow - resolved compile error in example sketch (it could not find DCM.h but it's not required anyway) 13 years ago
AP_PID
AP_PeriodicProcess
AP_RC_Channel
AP_RangeFinder
AP_Relay
AP_Var
Arduino_Mega_ISR_Registry
DataFlash
Desktop SITL: ensure we don't run the sitl timer twice 13 years ago
FastSerial
Filter Filter - added simple LowPassFilter (simple but it's possible to make errors with simple stuff too so might as well have one) 13 years ago
GCS_MAVLink AHRS: added AHRS specific MAVLink headers 13 years ago
GPS_IMU/examples/GPS_IMU_test
I2C I2C: fixed cr/lf mess 13 years ago
PID
RC_Channel
Trig_LUT
Waypoints
doc
memcheck