Fix Issue 88, Wrong Longitude in ADSB RX (#242)

This commit is contained in:
Tyler Roussos
2019-05-21 11:44:14 -04:00
committed by Furrtek
parent aa77657092
commit 9f587e6085
3 changed files with 18 additions and 9 deletions

View File

@@ -56,6 +56,8 @@ struct adsb_pos {
int32_t altitude;
};
const float CPR_MAX_VALUE = 131072.0;
const float adsb_lat_lut[58] = {
10.47047130, 14.82817437, 18.18626357, 21.02939493,
23.54504487, 25.82924707, 27.93898710, 29.91135686,