altosuilib: Don't show 'Sats in view' for TeleGPS eeprom graphing
authorKeith Packard <keithp@keithp.com>
Sat, 7 Feb 2015 04:40:05 +0000 (20:40 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 7 Feb 2015 04:40:05 +0000 (20:40 -0800)
commit58f06706383418ebfa56d88ba51411e6185e09df
treecdae7cfc88600996b58e6c96856f8018a52c2ad5
parent35ad1833b10595564de84c88f44a214b1c134ccf
altosuilib: Don't show 'Sats in view' for TeleGPS eeprom graphing

We don't log the visible sats from TeleGPS, only the basic GPS
info. Have AltosFlightStats track whether sat info is present, then
use that to elide the Sats In View graph entry as needed.

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