altoslib: Clean up gps series logging
authorKeith Packard <keithp@keithp.com>
Sun, 28 May 2017 22:26:51 +0000 (15:26 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 28 May 2017 22:26:51 +0000 (15:26 -0700)
commit4161d9e9e5b4cbd71ec6d982d26ea566a69726c3
tree65a8069b7f73517458619650cad08074072daf79
parent8d6376c673af4648d494c1be71ad40380667bd25
altoslib: Clean up gps series logging

Create each gps series only when data are avaiable.
Compute gps height series shen series is finished.

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