forked from Archive/PX4-Autopilot
dda50c62bf
this fixes two bugs in "hmc5883 calibrate" and also makes it much faster, so it can be run on every boot. It now uses the correct 2.5Ga range when calibrating, and fixes the expected values for X/Y/Z axes The basic calibration approach is similar to the APM2 driver, waiting for 10 good samples after discarding some initial samples. That allows the calibration to run fast enough that it can be done on every boot without causing too much boot delay. |
||
---|---|---|
Debug | ||
Documentation | ||
Images | ||
ROMFS | ||
Tools | ||
makefiles | ||
mavlink | ||
misc/tones | ||
nuttx-configs | ||
platforms | ||
src | ||
.gitignore | ||
Firmware.sublime-project | ||
Makefile |