altosui: Report telemetry CRC errors in UI
authorKeith Packard <keithp@keithp.com>
Fri, 3 Sep 2010 08:12:24 +0000 (01:12 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 3 Sep 2010 14:04:28 +0000 (07:04 -0700)
commite5ef42c2b22c6639d90631dbbb588f9fd2494385
tree2ebe6d2a3a08cd7c27ad697675f68a0af2bc7c5f
parent3b3aa448f3a0f44137f7530b04b58967ba5f22f5
altosui: Report telemetry CRC errors in UI

Telemetry CRC errors can signal problems with TeleMetrum or TeleDongle
units, so report them in the UI.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/altosui/AltosCRCException.java [new file with mode: 0644]
ao-tools/altosui/AltosLog.java
ao-tools/altosui/AltosSerial.java
ao-tools/altosui/AltosTelemetry.java
ao-tools/altosui/AltosTelemetryReader.java
ao-tools/altosui/AltosUI.java
ao-tools/altosui/Makefile