altoslib: Update local callsign/baud rate when using remote protocol
authorKeith Packard <keithp@keithp.com>
Sun, 7 Sep 2014 03:41:58 +0000 (20:41 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 7 Sep 2014 03:41:58 +0000 (20:41 -0700)
commit46f08f8709c538f3fee8e166598f0bb930df6e3c
tree1829a5a82dc08e0f3941eb204e87f5c4a7a345b2
parentf395bcaa620490954d4a42de9b4870bc12bedc91
altoslib: Update local callsign/baud rate when using remote protocol

We've had code to synchronously update the local and remote radio
frequencies when doing configuration over the remote link. This patch
adds the same code when changing the call sign and baud rate.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosConfigData.java