ardupilot/libraries/AP_AHRS
Andrew Tridgell 0b45d2bc06 AP_AHRS: removed the AHRS_GPS_DELAY parameter
the best value has turned out to be 1, and tweaking it has not turned
out to be useful, so this simplifies the code in preparation for
adding the anti-aliasing handling with multiple accelerometers
2014-02-27 08:57:44 +11:00
..
examples/AHRS_Test AP_AHRS: fix example sketch 2014-02-15 06:09:08 +11:00
AP_AHRS_DCM.cpp AP_AHRS: removed the AHRS_GPS_DELAY parameter 2014-02-27 08:57:44 +11:00
AP_AHRS_DCM.h AP_AHRS: removed the AHRS_GPS_DELAY parameter 2014-02-27 08:57:44 +11:00
AP_AHRS_NavEKF.cpp AP_AHRS: Change airspeed_estimate to const in children of AP_AHRS 2014-02-25 18:49:16 +11:00
AP_AHRS_NavEKF.h AP_AHRS: remove unused variable 2014-02-26 10:28:12 +11:00
AP_AHRS.cpp AP_AHRS: removed the AHRS_GPS_DELAY parameter 2014-02-27 08:57:44 +11:00
AP_AHRS.h AP_AHRS: added get_armed() and set_armed() calls 2014-02-19 10:52:24 +11:00