altosui: Add a 'Graph Flight' button to the 'landed' tab
authorKeith Packard <keithp@keithp.com>
Wed, 10 Aug 2011 21:08:21 +0000 (14:08 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 10 Aug 2011 21:08:21 +0000 (14:08 -0700)
commit9e1487b1a5db0afd1d23c86d82c60b1c1a62aab0
treeab00e263739cacb14a09a63b650639a28fe4fe3f
parent6ac604d11de44cd824f09e4b467264a2b74be7bd
altosui: Add a 'Graph Flight' button to the 'landed'  tab

This lets you see the results of a flight as soon as the rocket lands
using the telemetry data.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosFlightReader.java
altosui/AltosFlightStats.java
altosui/AltosFlightUI.java
altosui/AltosLanded.java
altosui/AltosLog.java
altosui/AltosReplayReader.java
altosui/AltosTelemetryReader.java
altosui/AltosUI.java