Do radio settings solely by frequency
authorKeith Packard <keithp@keithp.com>
Tue, 27 Mar 2012 06:35:35 +0000 (23:35 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 27 Mar 2012 06:35:35 +0000 (23:35 -0700)
commitc1d12a117b36de7fe8dd992959b890bfd1163e81
treea2be474737f3f3fb062b60ca6ea26301706151f6
parentc2550d72aee371676d2f09316051567681e53a7c
Do radio settings solely by frequency

Compute the radio setting needed based on the calibration value
provided and the requested frequency.

Signed-off-by: Keith Packard <keithp@keithp.com>
14 files changed:
src/core/ao.h
src/core/ao_cmd.c
src/core/ao_config.c
src/core/ao_freq.c [new file with mode: 0644]
src/product/Makefile.telebt
src/product/Makefile.teledongle
src/product/Makefile.telelaunch
src/product/Makefile.telemetrum
src/product/Makefile.telemini
src/product/Makefile.telenano
src/product/ao_terraui.c
src/teleshield-v0.1/Makefile
src/teleterra-v0.2/Makefile
src/tidongle/Makefile