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)
commit573edcd7dfe10ac3251396eae88eece55d82bcb6
treed5802f2bbd206011e2bbd2a728c2361da260b139
parentc71a145daefb86d2c1297abec68e54bd951e3adf
altosui: Make flight log downloading handle 'Connecting...' dialog

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>
altosui/AltosEepromManage.java