From: Keith Packard Date: Sat, 7 Feb 2015 07:50:49 +0000 (-0800) Subject: altoslib: Initialize GPS data to MISSING for Monitor Idle mode X-Git-Tag: 1.6~18 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=ba22e2dbf87b139f0349f4dd8a7e6046514f5bad;hp=ba22e2dbf87b139f0349f4dd8a7e6046514f5bad;p=fw%2Faltos 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 ---