altos: Add ability to set arbitrary radio frequency
authorKeith Packard <keithp@keithp.com>
Thu, 4 Aug 2011 06:07:53 +0000 (23:07 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 8 Aug 2011 19:13:28 +0000 (12:13 -0700)
commitba5dc35388d28c5769eaabc970c4d4b8c2c2ff9c
treee67bf949ec03307df435c99ae9927367156b9b47
parente1e5c9b3e24670e9f58c6f7389eafb3338efdb40
altos: Add ability to set arbitrary radio frequency

This adds a separate config parameter to control the raw radio
frequency setting, allowing the user to select an arbitrary frequency
instead of being forced to choose one of the 10 pre-defined 'channels'.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/ao.h
src/ao_config.c
src/ao_radio.c