ardupilot/libraries/AP_AHRS
Andrew Tridgell 3529e02675 AP_AHRS: if we have 3 gyros then only use first two
the 3rd gyro on a PH2 has a lot more noise as it is not vibration
isolated
2015-05-09 21:00:49 +10:00
..
examples/AHRS_Test AP_AHRS: fix example sketch 2015-05-09 12:23:05 +09:00
AP_AHRS.cpp AP_AHRS: correct sanity checks on update_trig 2015-04-23 09:45:43 +09:00
AP_AHRS.h AP_AHRS: raise DCM P gains when disarmed for first 20 seconds 2015-04-28 14:07:39 +10:00
AP_AHRS_DCM.cpp AP_AHRS: if we have 3 gyros then only use first two 2015-05-09 21:00:49 +10:00
AP_AHRS_DCM.h AP_AHRS: raise DCM P gains when disarmed for first 20 seconds 2015-04-28 14:07:39 +10:00
AP_AHRS_NavEKF.cpp AP_AHRS: if we have 3 gyros then only use first two 2015-05-09 21:00:49 +10:00
AP_AHRS_NavEKF.h AP_AHRS: Allow EKF to pull data from range finder object 2015-04-24 10:56:58 +09:00