ardupilot/libraries/AP_AHRS
Mark Whitehorn 0e2e077d96 AP_AHRS: add method to set pitch trim 2019-02-12 09:42:19 +11:00
..
examples/AHRS_Test AP_AHRS: Remove unused ADC include 2018-07-17 09:29:50 +10:00
AP_AHRS.cpp AP_AHRS: unify singleton naming to _singleton and get_singleton() 2019-02-10 19:09:58 -07:00
AP_AHRS.h AP_AHRS: Added get_max_wind to make it available for use in determining if the airspeed sensor is faulty. 2019-02-03 08:25:46 -08:00
AP_AHRS_DCM.cpp AP_AHRS_DCM: adjust for location flags being moved out of union 2019-01-16 11:45:29 +11:00
AP_AHRS_DCM.h AP_AHRS: added get_DCM_rotation_body_to_ned() 2018-07-18 16:07:19 +10:00
AP_AHRS_NavEKF.cpp AP_AHRS: adjust for Location_Class and Location unification 2019-01-16 11:45:29 +11:00
AP_AHRS_NavEKF.h AP_AHRS: fix writeOptFlowMeas signature 2018-09-11 09:03:22 +10:00
AP_AHRS_View.cpp AP_AHRS: add method to set pitch trim 2019-02-12 09:42:19 +11:00
AP_AHRS_View.h AP_AHRS: add method to set pitch trim 2019-02-12 09:42:19 +11:00