Initial Arduino library release. Includes WMM2020, WMM2015v2, and WMM2015 models by default.
What's Changed
- Removed CUDA support and decreased error. by @nhz2 in #1
- Add
geodetic2ecef
function. by @nhz2 in #2 - Add
magField2Elements
function. by @nhz2 in #3 - Format as an Arduino library by @nhz2 in #4
New Contributors
Full Changelog: v1.0.0...v2.0.0