jgauchia / IceNav-v3

ESP32 Based GPS Navigator with OSM offline maps. (Under development)
GNU General Public License v3.0
49 stars 11 forks source link

Compass Calibration with IMU #35

Open jgauchia opened 1 year ago

jgauchia commented 1 year ago

Summary

Add support for compass calibration using an IMU.

It is necessary to create an informative screen indicating the calibration process as well as the result. The calibration data should be saved internally on the ESP.

Include support for the following modules:

jgauchia commented 11 months ago

Compass calibration without IMU