altoslib: AltosFlightSeries ignore missing accel/pressure
authorKeith Packard <keithp@keithp.com>
Sun, 28 May 2017 22:26:11 +0000 (15:26 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 28 May 2017 22:26:11 +0000 (15:26 -0700)
commit8d6376c673af4648d494c1be71ad40380667bd25
treea1eda40591b56a1decf8006c27a8bd14751b7be2
parent15e3f2dae15e41a8501e3e1d221536751af15f94
altoslib: AltosFlightSeries ignore missing accel/pressure

missing accel often comes from invalid cal data; easier to check here.

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