altosui: Use timeouts to recover from broken packet links.
authorKeith Packard <keithp@keithp.com>
Sat, 20 Nov 2010 02:25:48 +0000 (18:25 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 20 Nov 2010 02:25:48 +0000 (18:25 -0800)
This puts timeouts every place the system reads from the packet link
and aborts the in-progress operation if it takes more than a second to
get a response.

Also mixed in here are persistent igniter status displays for the
ejection testing UI.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found