ardupilot/libraries/AP_NavEKF
Gustavo Jose de Sousa afccf615d5 AP_NavEKF: use compass get_{field,offsets}() functions
Both functions are equivalent, so we're going to simply use
get_{field,offsets}() instead of get_{field,offsets}_milligauss().
2015-10-15 19:56:03 +09:00
..
Models AP_NavEKF: rename file to remove spaces 2015-05-23 17:14:52 +10:00
AP_NavEKF.cpp AP_NavEKF: use compass get_{field,offsets}() functions 2015-10-15 19:56:03 +09:00
AP_NavEKF.h AP_NavEKF: Prevent blocking of synthetic position fusion 2015-10-13 14:05:36 +09:00
AP_Nav_Common.h AP_NavEKF: Add missing GPs check report 2015-10-10 21:22:49 +09:00
AP_SmallEKF.cpp AP_NavEKF: use compass get_{field,offsets}() functions 2015-10-15 19:56:03 +09:00
AP_SmallEKF.h AP_NavEKF: standardize inclusion of libaries headers 2015-08-11 16:38:20 +10:00