altoslib: When GPS disappears, set range and elevation to MISSING
authorKeith Packard <keithp@keithp.com>
Sat, 14 Jun 2014 21:34:59 +0000 (14:34 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 14 Jun 2014 21:34:59 +0000 (14:34 -0700)
commit14f0faae48849ff6f1e326a294b54c504c730bb9
tree5e05ac82b75f0ceff0de2693a71131be6e811c12
parent451950bba9ee3b25b5d0c6e5f0b55f08a5b29f73
altoslib: When GPS disappears, set range and elevation to MISSING

Use MISSING instead of bogus values so that displayers can tell what
to do.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosState.java