altosui: Find actual landing time when computing stats (trac #23)
authorKeith Packard <keithp@keithp.com>
Wed, 28 Mar 2012 04:13:31 +0000 (21:13 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 28 Mar 2012 04:15:51 +0000 (21:15 -0700)
commit170510bb183715e9ba580b180f20657d6602644e
tree54ee78c016bba61b5870b239411cea13a9215d3c
parent0952224c36eba25db34bd147d2d579c66b15bbf8
altosui: Find actual landing time when computing stats (trac #23)

Look for the last time the height went from >10m to <2m from the
nominal landing altitude and use that as the landing time when
computing things like main descent speed, time under main etc.

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