altosui: Must set radio calibration before radio setting
authorKeith Packard <keithp@keithp.com>
Tue, 9 Aug 2011 01:45:36 +0000 (18:45 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 9 Aug 2011 01:45:36 +0000 (18:45 -0700)
commitdd383b86b9a13d7af2d6b07f4fb85ccc666ed898
tree8682a711514128cee000d726f87f8e883eb286cf
parent40544dbfe09c64f7764a5f0686415805611fab25
altosui: Must set radio calibration before radio setting

Setting the radio calibration erases any previous radio setting as
the radio calibration change invalidates any previously computed radio
setting for a specific frequency.

Hence, the radio setting must be configured *after* the radio
calibration value lest it be ignored.

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