altosui: Make serial debug more complete and accurate
authorKeith Packard <keithp@keithp.com>
Sun, 16 Jan 2011 22:26:18 +0000 (14:26 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 16 Jan 2011 22:26:18 +0000 (14:26 -0800)
commitd4add23186b3586c99579d83efdc003f79e9bf7a
tree274b217dc7e91be585273a6e2e99854da9417f89
parentdeb3c7b9206be0c9c46f75d35c8f766c26d9838f
altosui: Make serial debug more complete and accurate

Display all serial input, including telemetry.
Wait to display serial output until flush time, to debug missing flushing.
Show when devices are opened and closed.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosSerial.java