Added unit parameter for geopos widget, updated binary

This commit is contained in:
furrtek 2017-10-28 20:22:55 +02:00
parent d4207cde7b
commit d5aec94eed
8 changed files with 37 additions and 9 deletions

View file

@ -161,6 +161,7 @@ ADSBRxDetailsView::ADSBRxDetailsView(
geomap_view = nav.push<GeoMapView>(
entry_copy.callsign,
entry_copy.pos.altitude,
GeoPos::alt_unit::FEET,
entry_copy.pos.latitude,
entry_copy.pos.longitude,
0,