You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
ChrisBird 532431c284 AP_AHRS: Added get_max_wind to make it available for use in determining if the airspeed sensor is faulty. 6 years ago
..
examples/AHRS_Test AP_AHRS: Remove unused ADC include 7 years ago
AP_AHRS.cpp GLOBAL: use AP::logger() and strip redundant Log_ from methods 6 years ago
AP_AHRS.h AP_AHRS: Added get_max_wind to make it available for use in determining if the airspeed sensor is faulty. 6 years ago
AP_AHRS_DCM.cpp AP_AHRS_DCM: adjust for location flags being moved out of union 6 years ago
AP_AHRS_DCM.h AP_AHRS: added get_DCM_rotation_body_to_ned() 7 years ago
AP_AHRS_NavEKF.cpp AP_AHRS: adjust for Location_Class and Location unification 6 years ago
AP_AHRS_NavEKF.h AP_AHRS: fix writeOptFlowMeas signature 7 years ago
AP_AHRS_View.cpp AP_AHRS: small cleanups 6 years ago
AP_AHRS_View.h AP_AHRS: small cleanups 6 years ago