altosui: Add telemetry format menu and preferences
authorKeith Packard <keithp@keithp.com>
Wed, 23 Mar 2011 23:08:43 +0000 (08:08 +0900)
committerKeith Packard <keithp@keithp.com>
Wed, 23 Mar 2011 23:08:43 +0000 (08:08 +0900)
commit7f5b5848ad6ef5c808638a29c3dc0101b56ed11e
treec85d6936a17ee4533cc8b41e29e59acd1e93d47c
parentf3e68341f6f5daaf26dd162e4f9a06c29988986a
altosui: Add telemetry format menu and preferences

Switches the TeleDongle between full and tiny telemetry packet
formats, saving the last used format for each teledongle in the
application preferences.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/Altos.java
altosui/AltosFlightReader.java
altosui/AltosFlightUI.java
altosui/AltosPreferences.java
altosui/AltosSerial.java
altosui/AltosState.java
altosui/AltosTelemetry.java
altosui/AltosTelemetryReader.java