that is able to perform single Hamlib API calls. For maintenance reasons,
both interfaces are combined. Work is not complete yet, but it works!
The "dummy" rig backend proved to be helpful in that regard :-)
More API calls are to come, and also a man page for the command line,
and explanations about the short/long options triggering calls.
FIXME: API calls requesting more than one argument are not working yet
(still have to figure out how getopt can accept more than one arg for one
option...)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@400 7ae35d74-ebe9-4afe-98af-79ac388436b8
includes the passband, since most rigs tie these parameters together
quite often. For exemple, WFM is (RIG_MODE_FM,RIG_PASSBAND_WIDE) in Hamlib.
Another set of functions will be needed to fine tune aditional
frequency response/filters.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@280 7ae35d74-ebe9-4afe-98af-79ac388436b8