altosui: Flush telemetry lines before starting to watch for scan results
authorKeith Packard <keithp@keithp.com>
Sun, 17 Jul 2011 04:05:06 +0000 (21:05 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 17 Jul 2011 04:06:15 +0000 (21:06 -0700)
commit00e6981c2e0a668864fcf391932855cd8942140c
tree284a98a227437f2ff2d2fdbd96ba6200b18bffe2
parentcbd14ba103ee5e3c5eec18e3a4ff13c320b98634
altosui: Flush telemetry lines before starting to watch for scan results

This prevents pending telemetry lines from being incorrectly
attributed to the wrong channel/telemetry.

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