altosuilib: Reset telemetry state after processing it
authorKeith Packard <keithp@keithp.com>
Sun, 8 Feb 2015 01:09:40 +0000 (17:09 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 8 Feb 2015 01:09:40 +0000 (17:09 -0800)
commitcbc9ecd960d0dd27a2275b4550c30c5c88ccf5bb
tree61638d8211f20361c1ff4a183b3cca97c694ca2e
parentc0ce45100dd205f59cd84465138c74d9b31df0bb
altosuilib: Reset telemetry state after processing it

This avoids re-using stale state after switching telemetry reception
parameters around, which otherwise generates spurious entries for the
wrong frequencies in the scan results list.

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