altosui: Catch I/O errors on telemetry device, report to user
authorKeith Packard <keithp@keithp.com>
Fri, 3 Sep 2010 19:43:45 +0000 (12:43 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 3 Sep 2010 19:43:45 +0000 (12:43 -0700)
commit59798c6fd11502a9c8b66090c23ba50eb250692e
treec8ea2547ca7c626bab2d401e2d96720ab06d61da
parent16d8d6a8853d09f683b13f9cda3c3174a0aab130
altosui: Catch I/O errors on telemetry device, report to user

This catches the USB device being unplugged and makes sure the
user sees an error dialog in this case.

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