altosui: Allow radio channel to be configured over the radio link
authorKeith Packard <keithp@keithp.com>
Sun, 27 Mar 2011 07:13:38 +0000 (00:13 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 27 Mar 2011 07:13:38 +0000 (00:13 -0700)
commit067b21993e9a97fceadb355e571e5610535336a8
tree2be8ffa4bf6763ebc969865f67f031b88fa0f4cc
parent91a75279b6d306ba9d068a28c64917d5312122e8
altosui: Allow radio channel to be configured over the radio link

TeleMini/TeleNano can't be configured via USB, so we need to allow
the radio channel to be set over the radio link.

This change carefully sets the new radio channel, disables the remote
link and then sets the teledongle channel to the new value and brings
the link back up.

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