altoslib: Initialize GPS data to MISSING for Monitor Idle mode
authorKeith Packard <keithp@keithp.com>
Sat, 7 Feb 2015 07:50:49 +0000 (23:50 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 7 Feb 2015 07:50:49 +0000 (23:50 -0800)
commitba22e2dbf87b139f0349f4dd8a7e6046514f5bad
treeae43aff40b08e0fea23132a57307e81801f6ef72
parent31fd32cd75f4f22458f0dc82823934672e16b988
altoslib: Initialize GPS data to MISSING for Monitor Idle mode

Make sure any un-set values are flagged correctly for the Monitor Idle
UI by using the init() method.

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