altosui: Don't try to report bearing/elevation without GPS
authorKeith Packard <keithp@keithp.com>
Sat, 7 Dec 2013 17:51:58 +0000 (09:51 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 7 Dec 2013 17:51:58 +0000 (09:51 -0800)
commit1a47532f411488f003726aa9365ede5dc90c5b78
tree675fc08d1859f0590c8d922f752f770a45ce6907
parent44249a9262a16ed103aedf30a300003fc2a17579
altosui: Don't try to report bearing/elevation without GPS

If the distance from the pad cannot be computed (due to lacking GPS),
then don't try to report it.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosDisplayThread.java