ardupilot/libraries/AP_AHRS
Peter Barker 63e894e7e1 AP_AHRS: rename set_orientation to update_orientation
set_ should be reserved for setters
2019-02-26 10:28:09 +11:00
..
examples/AHRS_Test AP_AHRS: Remove unused ADC include 2018-07-17 09:29:50 +10:00
AP_AHRS.cpp AP_AHRS: rename set_orientation to update_orientation 2019-02-26 10:28:09 +11:00
AP_AHRS.h AP_AHRS: rename set_orientation to update_orientation 2019-02-26 10:28:09 +11:00
AP_AHRS_DCM.cpp AP_AHRS: add sanity checks for home location being set 2019-02-15 08:28:45 +11:00
AP_AHRS_DCM.h AP_AHRS: minor format fixes 2019-02-22 13:00:07 +09:00
AP_AHRS_NavEKF.cpp AP_AHRS: add attitudes_consistent pre-arm check 2019-02-22 13:00:07 +09:00
AP_AHRS_NavEKF.h AP_AHRS: minor format fixes 2019-02-22 13:00:07 +09: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: minor format fixes 2019-02-22 13:00:07 +09:00