altosui: Adapt to flight stats time value changes
authorKeith Packard <keithp@keithp.com>
Sun, 23 Jul 2017 23:38:09 +0000 (16:38 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 23 Jul 2017 23:42:35 +0000 (16:42 -0700)
commitc7c2fc2d85414fefda0a7948a6c4e38f65140861
tree7262195b1437e5015e70d1b79411ea813bbbaa84
parentea3b5815b27005b2f4c3034715f656d28ea8534e
altosui: Adapt to flight stats time value changes

There aren't state time values anymore as those don't work when you
have multiple motors. Instead, 'boost_time' is when the rocket left
the pad and 'landed_time' is when it touched down. Use these new
values in the --summary output.

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