AP_Declination: Implemented Delta Encoding and Run-Length Encoding. Added...
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.
This diff is collapsed.
Please register or sign in to comment