ardupilot/libraries/AP_AHRS
Peter Barker e744460ff5 AP_AHRS: mark many functions as override
Also take the opportunity to remove void parameter
2017-02-24 21:13:08 +11:00
..
examples/AHRS_Test AP_AHRS: examples: correct AHRS_Test 2017-02-24 21:13:08 +11:00
AP_AHRS.cpp AP_AHRS: added support for AP_AHRS_View 2017-02-18 17:26:43 +11:00
AP_AHRS.h AP_AHRS: make get_relative_position_D_home pure virtual 2017-02-24 21:13:08 +11:00
AP_AHRS_DCM.cpp AP_AHRS: supply missing get_relative_position_D_home 2017-02-24 21:13:08 +11:00
AP_AHRS_DCM.h AP_AHRS: mark many functions as override 2017-02-24 21:13:08 +11:00
AP_AHRS_NavEKF.cpp AP_AHRS: added support for AP_AHRS_View 2017-02-18 17:26:43 +11:00
AP_AHRS_NavEKF.h AP_AHRS: mark many functions as override 2017-02-24 21:13:08 +11:00
AP_AHRS_View.cpp AP_AHRS: added support for AP_AHRS_View 2017-02-18 17:26:43 +11:00
AP_AHRS_View.h AP_AHRS: correct infinite recursion in AP_AHRS_View 2017-02-21 09:03:03 +11:00