11 Commits (master)

Author SHA1 Message Date
Andrew Tridgell be62bf32cb AP_Declination: added get_earth_field_ga() interface 6 years ago
Andrew Tridgell 444588aaef AP_Declination: added generation of field tables 7 years ago
Andrew Tridgell 252fc9c757 AP_Declination: added inclination and intensity tables 7 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Lucas De Marchi 3ae0082f52 AP_Declination: stop using Progmem.h 9 years ago
Andrew Tridgell 82aec0ef6c AP_Declination: fixed indent-tabs-mode 12 years ago
uncrustify d6d51e4116 uncrustify libraries/AP_Declination/AP_Declination.h 13 years ago
Adam M Rivera 0dcc4e8307 AP_Declination: Implemented Delta Encoding and Run-Length Encoding. Added method to traverse the compressed array and return the lookup value based on the same lat_index/lon_index that was used before. 13 years ago
Andrew Tridgell c1b945018b AP_Declination: fixed usage of headers 13 years ago
Adam M Rivera e08b50ee91 AP_Declination: Increased range of supported latitude coordinates. 13 years ago
Adam M Rivera d2a07b1603 Added AP_Declination library. It contains the lookup table (lat/lng -> declination) as well as a method that performs the lookup. 13 years ago