Ardupilot2/libraries/AP_AHRS
Paul Riseborough e65ae51564 AP_AHRS: Enable AP_InertialNav to access all EKF functions via AP_AHRS
This patch adds additional methods to the the AHRS library so that the AP_InertialNav library dow nto have to access the EKF directly. This enables Copter to fly using the EKF nominated by AHRS_EKF_TYPE.
It will also pave the way to elimination of the AP_InertialNav library.
2015-10-20 15:21:36 +11:00
..
examples/AHRS_Test AHRS: remove INS start style from example sketch 2015-09-21 17:06:23 +09:00
AP_AHRS_DCM.cpp AP_AHRS: use compass get_{field,offsets}() functions 2015-10-15 19:56:00 +09:00
AP_AHRS_DCM.h AP_AHRS: run astyle for formatting 2015-09-23 17:31:00 +10:00
AP_AHRS_NavEKF.cpp AP_AHRS: Enable AP_InertialNav to access all EKF functions via AP_AHRS 2015-10-20 15:21:36 +11:00
AP_AHRS_NavEKF.h AP_AHRS: Enable AP_InertialNav to access all EKF functions via AP_AHRS 2015-10-20 15:21:36 +11:00
AP_AHRS.cpp AP_AHRS: run astyle for formatting 2015-09-23 17:31:00 +10:00
AP_AHRS.h AP_AHRS: getLastYawResetAngle returns reset time 2015-09-24 16:57:41 +09:00