Wykres commitów

20 Commity (2fd02a9adee91fedb7fb0c51cfc16c962695a833)

Autor SHA1 Wiadomość Data
Stéphane Fillod, F8CFE c9bd7adccd changed to RIG_STATUS_BETA
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2439 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-10-31 22:14:10 +00:00
Stéphane Fillod, F8CFE a21a311164 warning silencing
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1749 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-06-06 21:58:57 +00:00
Ben Coleman, NJ8J 95eb2712dd Fixed same bug in rigctl_get_parm.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1703 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-03-15 03:30:26 +00:00
Ben Coleman, NJ8J 9eca218c5b Fixed bug in rpcrig_set_parm (using RIG_LEVEL_IS_FLOAT instead of
RIG_PARM_FLOAT)


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1702 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-03-15 03:24:12 +00:00
Stéphane Fillod, F8CFE 77610f2326 allow ptt and dcd operation over RPC
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1473 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-05-16 16:31:46 +00:00
Stéphane Fillod, F8CFE 6284d42b16 shadowed struct declaration fixup
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1449 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-04-22 19:31:47 +00:00
Stéphane Fillod, F8CFE 960c83c4c5 * added ABI VERSION to backend entry point symbol name
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1442 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-04-16 22:30:43 +00:00
Stéphane Fillod, F8CFE e0b2a7b4ac fix headers
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1435 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-04-07 22:42:11 +00:00
Stéphane Fillod, F8CFE a07a4a336e Adopt new split_vfo handling. Basically, rename set_split/get_split
to set_split_vfo/get_split_vfo, and take an extra transmit vfo arg.
Ascending compatibility is retained at the API frontend level.
NOTE: only function name has changed. The backends do not implement
necessarily the new semantic (the extra tx vfo is just ignored).


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1425 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-04-06 18:40:36 +00:00
Stéphane Fillod, F8CFE 5f59007052 Solaris RPC portability fix
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1311 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-16 22:07:02 +00:00
Stéphane Fillod, F8CFE 49b2a47456 added ability to change RPC program number
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1173 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-09-13 06:59:54 +00:00
Stéphane Fillod, F8CFE 30505a7b7e implemented more calls
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1137 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-08-23 20:01:09 +00:00
Stéphane Fillod, F8CFE 41f5748be2 converted to C99 intialization style
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1132 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-08-16 17:43:02 +00:00
Stéphane Fillod, F8CFE 3a08190627 gcc3 fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1109 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-08 22:53:27 +00:00
Stéphane Fillod, F8CFE 303861e483 warning: backend module breakage: symbol changed: init_ -> initrigs_
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@821 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-28 20:28:04 +00:00
Stéphane Fillod, F8CFE 7c5e7f2476 more data passed by rigstate_1
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@815 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-27 21:56:01 +00:00
Stéphane Fillod, F8CFE ea84762a1f implemented many more wrappers
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@802 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-26 23:44:05 +00:00
Stéphane Fillod, F8CFE 170644f6e5 removed useless vfo arg to set_trn/get_trn funcs
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@780 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-20 07:46:13 +00:00
Stéphane Fillod, F8CFE 95c6c458dc static/dynamic build fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@745 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-16 11:14:47 +00:00
Stéphane Fillod, F8CFE 1aa09e7acc moved from ../rpc
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@686 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-10-16 19:29:03 +00:00