ardupilot/libraries/AP_AHRS
Lucas De Marchi da86e29c27 AP_AHRS: remove check for AVR CPUs
Remove the checks for HAL_CPU_CLASS > HAL_CPU_CLASS_16 and
HAL_CPU_CLASS >= HAL_CPU_CLASS_75. Corresponding dead code will be
removed on separate commits.
2015-11-04 12:14:14 +11:00
..
examples/AHRS_Test AP_AHRS: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 2015-11-04 12:14:11 +11:00
AP_AHRS.cpp Remove use of PROGMEM 2015-10-30 14:35:16 +09:00
AP_AHRS.h AP_AHRS: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1 2015-11-04 12:14:11 +11:00
AP_AHRS_DCM.cpp AP_AHRS: remove check for AVR CPUs 2015-11-04 12:14:14 +11:00
AP_AHRS_DCM.h AP_AHRS: remove check for AVR CPUs 2015-11-04 12:14:14 +11:00
AP_AHRS_NavEKF.cpp AP_AHRS: Enable pre-flight GPS check status reporting for EKF2 2015-11-02 14:12:17 +11:00
AP_AHRS_NavEKF.h AP_AHRS: constify getLastPosNorthEastReset 2015-10-30 12:24:13 +09:00