ardupilot/libraries/AP_AHRS
Andrew Tridgell 83ad1c17a8 AP_AHRS: disable DCM yaw consistency check when using external yaw
when EKF3 is using an external (typically GPS) supplied yaw then we
don't expect DCM to have the right yaw so should not do the DCM yaw
consistency check
2020-04-11 21:14:31 +10:00
..
examples/AHRS_Test AP_AHRS: move EKF objects in; this requires unconsting some methods 2020-01-21 11:53:18 +11:00
AP_AHRS.cpp AP_AHRS: implement get_vibration method on AHRS 2020-03-12 08:36:40 +11:00
AP_AHRS.h AP_AHRS: add get_quaternion 2020-04-09 19:41:08 +09:00
AP_AHRS_DCM.cpp AP_AHRS: add get_quaternion 2020-04-09 19:41:08 +09:00
AP_AHRS_DCM.h AP_AHRS: add get_quaternion 2020-04-09 19:41:08 +09:00
AP_AHRS_NavEKF.cpp AP_AHRS: disable DCM yaw consistency check when using external yaw 2020-04-11 21:14:31 +10:00
AP_AHRS_NavEKF.h AP_AHRS: add get_quaternion 2020-04-09 19:41:08 +09:00
AP_AHRS_View.cpp AP_AHRS: refactor View 2019-03-26 10:41:55 +11:00
AP_AHRS_View.h AP_AHRS: move EKF objects in; this requires unconsting some methods 2020-01-21 11:53:18 +11:00