altosui: Prune telemetry file graphs to just the flight
authorKeith Packard <keithp@keithp.com>
Wed, 10 Aug 2011 21:34:39 +0000 (14:34 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 10 Aug 2011 21:34:39 +0000 (14:34 -0700)
commit01b9352eb8ca0e4e2d023ce973c4e863cdcc0c51
tree8a93c0d01fe47983fc9523876d8dfe40f80b7786
parent9e1487b1a5db0afd1d23c86d82c60b1c1a62aab0
altosui: Prune telemetry file graphs to just the flight

Remove data earlier than 1 second before boost and data after landing.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosDataPointReader.java