altosui: When computing flight stats, auto-detect boost time
authorKeith Packard <keithp@keithp.com>
Sun, 8 Apr 2012 01:36:36 +0000 (18:36 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 8 Apr 2012 01:36:36 +0000 (18:36 -0700)
commite56038b65ba1c6413ba9942be3c092644986f126
treec1a2e512031bd2bb2f4ba95a7ec87788012c4a88
parent20066268d8d1853055d0afe108584db34b425fcb
altosui: When computing flight stats, auto-detect boost time

Detect when boost actually starts by looking for the last low
acceleration value before the recorded boost time. This improves the
computation of the boost state data.

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