ardupilot/libraries/AP_Declination/generate
Andrew Tridgell 79bbd3ce9f AP_Declination: update generate script
added ability to display max error
2019-12-24 11:33:10 +11:00
..
README.md AP_Declination: added generator doc 2019-04-09 10:12:14 +10:00
generate.py AP_Declination: update generate script 2019-12-24 11:33:10 +11:00

README.md

Declination Table Generator

To run the generator you need the igrf12 module. Install like this:

python3 -m pip install --user igrf12

Note that python3 must be used.

Then cd to libraries/AP_Declination directory, and run:

python3 generate/generate.py

it will updates the tables.cpp code