ardupilot/libraries/AP_AHRS
Andrew Tridgell 0d36832b82 AP_AHRS: use const reference not pointers for locations
this makes life easier for the new AP_Mission library

Pair-Programmed-With: Brandon Jones <brnjones@gmail.com>
2013-08-05 10:24:12 +10:00
..
examples/AHRS_Test AP_AHRS: fixed example build 2013-07-15 14:10:17 +10:00
AP_AHRS_DCM.cpp AP_AHRS: use const reference not pointers for locations 2013-08-05 10:24:12 +10:00
AP_AHRS_DCM.h AP_AHRS: use const reference not pointers for locations 2013-08-05 10:24:12 +10:00
AP_AHRS_HIL.cpp AP_AHRS: use const references where possible 2013-04-22 13:26:49 +10:00
AP_AHRS_HIL.h AP_AHRS: use const references where possible 2013-04-22 13:26:49 +10:00
AP_AHRS_MPU6000.cpp AHRS: add correct_centrifugal and flags structure 2013-05-06 15:32:06 +09:00
AP_AHRS_MPU6000.h AP_AHRS: use const references where possible 2013-04-22 13:26:49 +10:00
AP_AHRS.cpp AP_AHRS: use const reference not pointers for locations 2013-08-05 10:24:12 +10:00
AP_AHRS.h AP_AHRS: use const reference not pointers for locations 2013-08-05 10:24:12 +10:00