altoslib: Report whether GPS data contains new location/sat info
authorKeith Packard <keithp@keithp.com>
Thu, 13 Feb 2020 23:04:40 +0000 (15:04 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 13 Feb 2020 23:43:35 +0000 (15:43 -0800)
commit58e7fccc24f933fd64e272207f783ca79002b7ba
tree4f2d8812a74f85febddabfd6f7cb10d57427a0e6
parentf2e45e4b1351ce505b9294d5dc25429ab9721e62
altoslib: Report whether GPS data contains new location/sat info

Use this to limit time series additions to fresh data.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosDataListener.java
altoslib/AltosEepromDownload.java
altoslib/AltosEepromRecord.java
altoslib/AltosEepromRecordGps.java
altoslib/AltosFlightSeries.java
altoslib/AltosGPS.java
altoslib/AltosReplayReader.java
altoslib/AltosState.java
altoslib/AltosTelemetryLegacy.java
altoslib/AltosTelemetryLocation.java
altoslib/AltosTelemetrySatellite.java