altosuilib: Fix minor scan UI nits
authorKeith Packard <keithp@keithp.com>
Mon, 14 Jul 2014 09:32:03 +0000 (02:32 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 14 Jul 2014 09:32:03 +0000 (02:32 -0700)
commitfb914d37018a585a879161483609d3c0be556d1e
tree0db0882afcd7fdeeb7e8e7a5387f37db3687e40d
parent54b58e925e27e87bf2903678f87b7544ee2e8167
altosuilib: Fix minor scan UI nits

Wasn't computing geometry correctly and overlapped the 2400 baud entry
with the list of scan results.

Was not saving the telemetry rate/telemetry style when switching to
monitor mode, which caused the new monitor to come up with the wrong values.

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