altosui: Show only supported telemetry version
authorKeith Packard <keithp@keithp.com>
Tue, 27 Mar 2012 18:58:39 +0000 (11:58 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 27 Mar 2012 18:58:39 +0000 (11:58 -0700)
commitd77a4ea206d627635159f35c76c744687d4e633b
treeb8dbf66c2cfeb7817c6ff0e443b6f1a63f910975
parentd8ebb83e64d66fa159e75aa560d39d80bb6d9d04
altosui: Show only supported telemetry version

Make it clear in the UI which telemetry versions are supported,
providing the combobox only for new firmware which supports all versions.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosConfigData.java
altosui/AltosFlightReader.java
altosui/AltosFlightUI.java
altosui/AltosTelemetryReader.java