ardupilot/libraries/AP_AHRS
Julien BERAUD 924a94633d AP_AHRS: Fix build
Due to interdependancy between optical flow and AHRS, it is not possible
to include full class definition which rely on each other
2015-12-18 17:56:06 +11:00
..
examples/AHRS_Test AP_AHRS: remove unused AP_ADC_AnalogSource 2015-12-03 13:32:42 +11:00
AP_AHRS.cpp AP_AHRS: remove comment about avr-libc 2015-11-04 12:14:16 +11:00
AP_AHRS.h AP_AHRS: Fix build 2015-12-18 17:56:06 +11:00
AP_AHRS_DCM.cpp AP_AHRS_DCM: use millis/micros/panic functions 2015-11-20 12:28:45 +09: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: fixed float exception on start in SITL 2015-12-01 15:19:45 +11:00
AP_AHRS_NavEKF.h AP_AHRS: added EKF type 10 for SITL 2015-11-22 17:30:28 +11:00