mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-02 14:13:42 -04:00
d6c258e9d0
now using igrf13
293 B
293 B
Declination Table Generator
To run the generator you need the igrf module. Install like this:
python3 -m pip install --user igrf
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