forked from cyoung/stratux
-
Notifications
You must be signed in to change notification settings - Fork 0
Get magnetometer working with a simple calibration #46
Copy link
Copy link
Open
Description
A proper mag calibration procedure is not trivial, but we can get most of the way there with a simple calibration to determine each axis' min/max values.
- Remove mag cal params from driver, save in stratux.conf.
- Heading Indicator UI: magnetic heading, heading bug, adjust knobs.
- Calibration UI: show current min/max for each axis in a Vue bar type display, green/yellow/red.
Later:
- Code geomagnetic model in Go to calculate correct magnetic field in any location.
- Proper live calibration using Kalman filter approach.
- CDI & GS on HI UI.
- Calculate winds aloft given airspeed.
Reactions are currently unavailable