altoslib: Add tilt and pyro data to CSV export
authorKeith Packard <keithp@keithp.com>
Wed, 27 Sep 2017 01:00:36 +0000 (18:00 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 27 Sep 2017 01:00:36 +0000 (18:00 -0700)
commitcfc09e8f1f263595972cbb6af23f22e2d749c744
tree76fe95e1ec9bced22460c4ad261678413ae97016
parentdf39a30c762d57c7d04110e054f74d50fa8d85de
altoslib: Add tilt and pyro data to CSV export

It's now version 6. Also removed duplicate time values and made radio
values conditional on having radio data.

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