ardupilot/libraries/AP_AHRS
Andrew Tridgell d17e3b17bf AP_AHRS: special handling for flying fixed wing with no compass
we need to accept EKF having no absolute position and velocity before
takeoff with no compass
2016-05-27 10:18:53 +10:00
..
examples/AHRS_Test AP_AHRS: fix use of undefined macro 2016-02-19 12:35:20 -02:00
AP_AHRS.cpp AP_AHRS: enable EKF2 by default in AHRS 2016-01-05 16:42:01 +11:00
AP_AHRS.h AP_AHRS: added have_ekf_logging() API 2016-05-07 18:27:19 +10:00
AP_AHRS_DCM.cpp AP_AHRS: Fix typos 2016-05-13 19:20:06 -03:00
AP_AHRS_DCM.h AP_AHRS: replace header guard with pragma once 2016-03-16 18:40:40 +11:00
AP_AHRS_NavEKF.cpp AP_AHRS: special handling for flying fixed wing with no compass 2016-05-27 10:18:53 +10:00
AP_AHRS_NavEKF.h AP_AHRS: disable EKF1 on all PX4v1 and PX4v2 boards 2016-05-21 15:25:18 +10:00