Stéphane Fillod, F8CFE
8b45b67a16
minor bugfixes, added civaddr setting option
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@658 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-09-22 11:49:19 +00:00
Stéphane Fillod, F8CFE
bdfe0b969a
'path' field renamed in port_t
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@608 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-07-25 21:59:55 +00:00
Stéphane Fillod, F8CFE
575033d644
major rework, start to be usable, maybe will be for people other than developers.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@592 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-07-20 11:09:26 +00:00
Stéphane Fillod, F8CFE
c9dc785aaa
renamed xet_ctcss to xet_ctcss_tone and xet_dcs to xet_dcs_code to make it less ambiguous in regards to the squelch functions
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@576 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-07-01 11:46:17 +00:00
Stéphane Fillod, F8CFE
16b77c5b31
simplified xet_split_freq/xet_split_mode, now handles only tx freq/mode
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@568 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-06-27 17:32:47 +00:00
Stéphane Fillod, F8CFE
c3be2e3aef
added scan function
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@567 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-06-26 20:55:29 +00:00
Stéphane Fillod, F8CFE
c1cb77c643
new automatic backend loading and sparse rig_model scheme
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@529 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-06-04 21:17:53 +00:00
Stéphane Fillod, F8CFE
da19dd9a47
new port_t design
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@523 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-06-04 17:01:21 +00:00
Stéphane Fillod, F8CFE
7ffe3fbe22
mv_ctl replaced by vfo_op, added RIG_VFO_MEM support
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@522 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-06-03 19:54:05 +00:00
Stéphane Fillod, F8CFE
d6a70313b7
* setting_t is on 64bits now
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@468 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-04-28 12:43:43 +00:00
Stéphane Fillod, F8CFE
167b406c02
* misc update
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@453 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-04-22 14:47:27 +00:00
Stéphane Fillod, F8CFE
a37d228615
* misc update
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@430 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-03-02 18:43:25 +00:00
Stéphane Fillod, F8CFE
b3dcaf39bc
* misc fixes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@418 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-03-01 21:25:45 +00:00
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
Stéphane Fillod, F8CFE
7796233b85
* load 'dummy' backend
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@389 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-02-14 01:13:20 +00:00
Stéphane Fillod, F8CFE
a142071585
* fixed various things after caps update (see rig.h changelog)
...
* added support for set_level/get_level and set_func/get_func.
more tests needed, reports welcome!
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@373 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-02-11 23:22:06 +00:00
Stéphane Fillod, F8CFE
d082b735d5
* load more backends
...
* '?' menu key gives list of available commands
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@351 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-02-07 23:53:30 +00:00
Stéphane Fillod, F8CFE
748d949556
* updates since the new API now requires a target VFO to be specified.
...
Mainly, RIG_VFO_CURR is used, which should ensure the same behaviour
of the tests programs as before.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@286 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-12-05 22:04:44 +00:00
Stéphane Fillod, F8CFE
d0e751257d
* removed [sg]et_passband in favor of an enhanced [sg]et_mode which
...
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
2000-12-04 23:39:18 +00:00
Stéphane Fillod, F8CFE
0f516de2ee
* misc format fixup
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@275 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-11-28 22:34:37 +00:00
Stéphane Fillod, F8CFE
93d343492f
Initial release
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@254 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-29 16:35:29 +00:00