micropeak: Report recorded apogee instead of searching flight data
authorKeith Packard <keithp@keithp.com>
Fri, 11 Jan 2013 05:37:18 +0000 (21:37 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 11 Jan 2013 05:48:31 +0000 (21:48 -0800)
commit505ef49a041740fe7cbb5c537b68d22e5fb6c0be
tree16a34f77229899b477c7d9cb294e0c5939ac367e
parente94f9547a566c74c30b6321bc073b8bdcb071604
micropeak: Report recorded apogee instead of searching flight data

This makes sure we report the true apogee value instead of looking for
the maximum height value in the flight data, in case the flight
recording ended before the apogee was reached.

Signed-off-by: Keith Packard <keithp@keithp.com>
micropeak/MicroData.java
micropeak/MicroStats.java