mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-07 08:28:30 -04:00
c59bdc12df
the previous approach assumed a 1:1 mapping between compass backends and compass instances, which isn't true on PX4. It also only setup milligauss offsets on a set_and_save call, which is not the only way offsets change this adds a milligauss_ratio per instance, which is considerably simpler |
||
---|---|---|
.. | ||
examples/AP_Compass_test | ||
AP_Compass_AK8963.cpp | ||
AP_Compass_AK8963.h | ||
AP_Compass_Backend.cpp | ||
AP_Compass_Backend.h | ||
AP_Compass_Calibration.cpp | ||
AP_Compass_HIL.cpp | ||
AP_Compass_HIL.h | ||
AP_Compass_HMC5843.cpp | ||
AP_Compass_HMC5843.h | ||
AP_Compass_PX4.cpp | ||
AP_Compass_PX4.h | ||
AP_Compass.h | ||
Compass_learn.cpp | ||
Compass.cpp | ||
Compass.h | ||
CompassCalibrator.cpp | ||
CompassCalibrator.h | ||
keywords.txt |