Hamlib/tests
Stéphane Fillod, F8CFE 16dd038887 * first attempt at having a combined command line and interactive utility,
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
2001-02-25 23:14:19 +00:00
..
Makefile.am * added 'dummy' backend link path 2001-02-14 01:10:36 +00:00
Makefile.in * add missing files. Hopefuly, checkouts should compile fine now. 2001-02-14 01:01:34 +00:00
dumpcaps.c * knows about dcd, port type, filters 2001-02-15 00:01:08 +00:00
listrigs.c * load 'dummy' backend\n* added proper support for RIG_TYPE_OTHER rigs 2001-02-14 01:12:59 +00:00
rigctl.c * first attempt at having a combined command line and interactive utility, 2001-02-25 23:14:19 +00:00
rigmatrix.c * misc update 2001-02-15 00:01:35 +00:00
testbcd.c * misc update 2001-02-11 23:25:37 +00:00
testfreq.c * spelling update 2001-02-15 00:02:20 +00:00
testrig.c Added some new freq/mode combinations. 2000-12-13 01:27:43 +00:00
testtrn.c * updates since the new API now requires a target VFO to be specified. 2000-12-05 22:04:44 +00:00