altosuilib: Wait for product data while scanning
authorKeith Packard <keithp@keithp.com>
Sat, 7 Feb 2015 23:09:57 +0000 (15:09 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 7 Feb 2015 23:19:27 +0000 (15:19 -0800)
commit8a2be4d36a3b116d82529805430c5fb665688267
tree3d742c64ef8cd2f68ecd33d2129278237bc4dcf3
parente70f3dca01b15b75b0b8795eb71bd12817af4800
altosuilib: Wait for product data while scanning

Now that Altos only sends config information once every 5 seconds, we
want to keep waiting for that if we're receiving packets successfully.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosuilib/AltosScanUI.java