7 Commits (1727418dc9c3cecf06c796b53ff554b4cf4c9bad)

Author SHA1 Message Date
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