altoslib: Don't pass along GPS information when the GPS device is busted
authorKeith Packard <keithp@keithp.com>
Wed, 7 Oct 2020 01:54:27 +0000 (18:54 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 22 Oct 2020 04:34:49 +0000 (21:34 -0700)
commit3ace827de5907ee77ffdfcf54b0822a1e65570ea
tree04f690b2df2735165f076064282f3d5b63e843fe
parent29c5336f775eacbfee354000c8b28de1813ede81
altoslib: Don't pass along GPS information when the GPS device is busted

If the telemetry packet indicates that there's no functioning GPS receiver,
then don't pass along those packets so that the UI displays things more accurately.

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