Ardupilot2/libraries/AP_Compass
Lucas De Marchi 20a4a42cb3 AP_Compass: don't store raw and unfiltered fields
These are not used. The only place where raw fields are used are in the
compass calibrator and we don't need to store them.

Additionally remove duplicated documentation about the meaning of the
functions to avoid them getting out of sync.
2016-03-23 17:50:38 -03:00
..
examples/AP_Compass_test AP_Compass: AP_Compass_test: code enhancements 2016-03-09 10:12:14 -03:00
AP_Compass_AK8963.cpp AP_Compass: don't store raw and unfiltered fields 2016-03-23 17:50:38 -03:00
AP_Compass_AK8963.h AP_Compass: rename files to follow other libraries 2016-03-23 17:50:38 -03:00
AP_Compass_Backend.cpp AP_Compass: don't store raw and unfiltered fields 2016-03-23 17:50:38 -03:00
AP_Compass_Backend.h AP_Compass: don't store raw and unfiltered fields 2016-03-23 17:50:38 -03:00
AP_Compass_Calibration.cpp AP_Compass: rename files to follow other libraries 2016-03-23 17:50:38 -03:00
AP_Compass_HIL.cpp AP_Compass: use millis/micros/panic functions 2015-11-20 12:30:05 +09:00
AP_Compass_HIL.h AP_Compass: rename files to follow other libraries 2016-03-23 17:50:38 -03:00
AP_Compass_HMC5843.cpp AP_Compass: don't store raw and unfiltered fields 2016-03-23 17:50:38 -03:00
AP_Compass_HMC5843.h AP_Compass: rename files to follow other libraries 2016-03-23 17:50:38 -03:00
AP_Compass_LSM303D.cpp AP_Compass: don't store raw and unfiltered fields 2016-03-23 17:50:38 -03:00
AP_Compass_LSM303D.h AP_Compass: rename files to follow other libraries 2016-03-23 17:50:38 -03:00
AP_Compass_PX4.cpp AP_Compass: don't store raw and unfiltered fields 2016-03-23 17:50:38 -03:00
AP_Compass_PX4.h AP_Compass: rename files to follow other libraries 2016-03-23 17:50:38 -03:00
AP_Compass_qflight.cpp AP_Compass: don't store raw and unfiltered fields 2016-03-23 17:50:38 -03:00
AP_Compass_qflight.h AP_Compass: rename files to follow other libraries 2016-03-23 17:50:38 -03:00
AP_Compass_QURT.cpp AP_Compass: don't store raw and unfiltered fields 2016-03-23 17:50:38 -03:00
AP_Compass_QURT.h AP_Compass: rename files to follow other libraries 2016-03-23 17:50:38 -03:00
AP_Compass.cpp AP_Compass: rename files to follow other libraries 2016-03-23 17:50:38 -03:00
AP_Compass.h AP_Compass: don't store raw and unfiltered fields 2016-03-23 17:50:38 -03:00
Compass_learn.cpp AP_Compass: rename files to follow other libraries 2016-03-23 17:50:38 -03:00
CompassCalibrator.cpp AP_Math: Cleaned macro definitions 2016-02-27 02:51:33 -03:00
CompassCalibrator.h AP_Compass: fix mismatched tag 2016-03-18 22:39:39 -03:00
keywords.txt Compass: fixup line endings 2014-04-15 15:56:57 +09:00