jprochazka / adsb-exchange

ADS-B Exchange Linux Setup Scripts
http://www.adsbexchange.com
MIT License
48 stars 47 forks source link

Fix issues with altitude input #25

Closed jkeefe closed 7 years ago

jkeefe commented 7 years ago

When I used the install, the "altitude" input box was unclear: The box title said "longitude" and the instruction text said "atitude" -- which looks like latitude without the L. Also clarified that you can use XXm or XXft per the mlat-client code.

That altitude input line also issues a python command, but for folks working directly off a PiAware image, that crashes, as python is not installed. So noted that in the readme. May want to note that in the install docs here, too.