You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Adam M Rivera d88b9e8ffc AP_Declination: Updated packed exception signs array. I had the signs packed incorrectly. 13 years ago
..
examples/AP_Declination_test AP_Declination: Changed test to run in increments of 10 degrees. 1 was too granular. 13 years ago
AP_Declination.cpp AP_Declination: Updated packed exception signs array. I had the signs packed incorrectly. 13 years ago
AP_Declination.h 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