ardupilot/libraries/AP_AHRS
bugobliterator 62b6350af1 AP_AHRS: use typename SIM instead of SITL as it conflicts with namespace name 2021-08-05 07:25:31 +10:00
..
examples/AHRS_Test AP_AHRS: stop using AHRS as conduit for Compass pointer 2021-07-30 12:19:42 +10:00
AP_AHRS.cpp AP_AHRS: use typename SIM instead of SITL as it conflicts with namespace name 2021-08-05 07:25:31 +10:00
AP_AHRS.h AP_AHRS: use typename SIM instead of SITL as it conflicts with namespace name 2021-08-05 07:25:31 +10:00
AP_AHRS_Backend.cpp AP_AHRS: stop using AHRS as conduit for Compass pointer 2021-07-30 12:19:42 +10:00
AP_AHRS_Backend.h AP_AHRS: move AOA state to private in frontend 2021-08-02 20:55:04 +10:00
AP_AHRS_DCM.cpp AP_AHRS: use compass reference rather than pointer 2021-07-30 17:37:08 +10:00
AP_AHRS_DCM.h AP_AHRS: use compass reference rather than pointer 2021-07-30 17:37:08 +10:00
AP_AHRS_Logging.cpp AP_AHRS: move AOA/SSA to AP_AHRS, don't recalc on fetch 2021-07-30 11:23:06 +10:00
AP_AHRS_View.cpp AP_AHRS: drop rotate prefix on 2D rotates 2020-06-04 09:49:52 +10:00
AP_AHRS_View.h AP_AHRS: remove unused get_expected_mag_field method 2021-07-23 09:55:14 +10:00
LogStructure.h AP_AHRS: mark log messages as streaming 2021-08-03 10:23:36 +10:00