ardupilot/libraries/AP_AHRS
Andrew Tridgell a4e7c72635 AP_AHRS: removed duplicate implementation of airspeed_estimate() 2020-08-27 20:20:51 +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: remove unused base-class airspeed_estimate method 2020-08-04 10:08:22 +10:00
AP_AHRS.h AP_AHRS: get airspeed estimate from non-primary instances too 2020-08-27 20:20:51 +10:00
AP_AHRS_DCM.cpp AP_AHRS: removed duplicate implementation of airspeed_estimate() 2020-08-27 20:20:51 +10:00
AP_AHRS_DCM.h AP_AHRS: get airspeed estimate from non-primary instances too 2020-08-27 20:20:51 +10:00
AP_AHRS_NavEKF.cpp AP_AHRS: removed duplicate implementation of airspeed_estimate() 2020-08-27 20:20:51 +10:00
AP_AHRS_NavEKF.h AP_AHRS: get airspeed estimate from non-primary instances too 2020-08-27 20:20:51 +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: drop rotate prefix on 2D rotates 2020-06-04 09:49:52 +10:00