altosui: Make flight log downloading handle 'Connecting...' dialog
authorKeith Packard <keithp@keithp.com>
Tue, 29 Mar 2011 06:38:02 +0000 (23:38 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 29 Mar 2011 06:38:02 +0000 (23:38 -0700)
This required moving all of the serial communication to a separate
thread and making the bulk of the download operation run after that
has finished.

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

No differences found