altosui: Disable radio configation over packet link.
authorKeith Packard <keithp@keithp.com>
Wed, 24 Nov 2010 03:09:31 +0000 (19:09 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 24 Nov 2010 03:10:27 +0000 (19:10 -0800)
commitf3233985a132e1d660e6df12d0056b6729f16faf
treec260b1ca00c3234a1649d24e624fcca0c7c46748
parent6cd9be22f06f21d12ee2f668989d83d3c61d14c0
altosui: Disable radio configation over packet link.

Attempting to configure the radio over the packet link will only end
up confusing the user, so disable it. This also works around a bug in
older TM code which would lock up when trying to do this.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/altosui/AltosConfig.java
ao-tools/altosui/AltosConfigUI.java