altosui: Have single radio_to_frequency function
authorKeith Packard <keithp@keithp.com>
Tue, 9 Aug 2011 01:49:45 +0000 (18:49 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 9 Aug 2011 01:50:55 +0000 (18:50 -0700)
commit81bb6f42d8b859195ea5a35806c42d98ba82e8e1
tree1a9bab3f85776e17c7511dcc9b196ecad7717496
parentc8c01684fa011acf3bbe5c3ebbc84aa8e8457a5e
altosui: Have single radio_to_frequency function

This takes all three radio params (setting, cal, channel) and computes
the current frequency.

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