altosui: Make deployment testing handle Connecting... dialog
authorKeith Packard <keithp@keithp.com>
Tue, 29 Mar 2011 16:37:11 +0000 (09:37 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 29 Mar 2011 16:37:11 +0000 (09:37 -0700)
Supporting the Connecting... dialog requires moving all serial
communication to a separate thread. This was done by creating a worker
thread and command queue to communicate between the UI and the serial line.

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

No differences found