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
c71b8eed6a
misc update
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1419 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-03-27 23:51:52 +00:00
Stéphane Fillod, F8CFE
d5345090e5
added ability to specify target vfo for each cmd when -o option is passed on command line
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1417 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-03-27 23:44:20 +00:00
Nate Bargmann, N0NB
437a1114ac
2003-03-24:
...
Update:
Fixed a stupid error in ft890_get_freq that caused returned
freq to be divided by 10.
Added two new functions, set_ptt and get_ptt to set rig
into and out of TX mode and query PTT status.
Modified ft890_set_freq to check passed vfo against stored
value and update rig only if passed vfo differs.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1413 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-03-24 12:18:42 +00:00
Stéphane Fillod, F8CFE
c020491f96
misc update after rig.h change
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1410 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-03-19 23:44:37 +00:00
Nate Bargmann, N0NB
8d53121692
2003-02-26
...
Added:
doc/README.rotorez -- backend to API document
Updated:
Added rot_set_conf support to rotorez.c
Added interactive support for rot_set_conf in rotctl.c
Updated rotctl.1 for changes.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1397 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-02-27 03:47:47 +00:00
Stéphane Fillod, F8CFE
fd9075048d
added rig_bench app to measure get_freq/get_mode speed
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1381 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-02-24 20:55:12 +00:00
Stéphane Fillod, F8CFE
340dd91c23
report tuning_step ANY (free form) and filter ANY caps
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1379 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-02-23 22:41:03 +00:00
Stéphane Fillod, F8CFE
7c57c346ae
testfreq doesn't need backends
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1341 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-06 22:13:09 +00:00
Stéphane Fillod, F8CFE
a2d8f1053f
misc update
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1296 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-11-28 22:27:11 +00:00
Stéphane Fillod, F8CFE
2d9de98a62
added set/get xit and ant
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1295 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-11-28 22:25:46 +00:00
Stéphane Fillod, F8CFE
3497d098a5
misc Makefile fixes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1282 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-11-13 20:39:07 +00:00
Stéphane Fillod, F8CFE
48917e358b
dump chan_caps
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1247 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-11-04 22:28:46 +00:00
Stéphane Fillod, F8CFE
2cbac50168
user app need libmisc, in case of
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1229 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-10-31 00:23:12 +00:00
Stéphane Fillod, F8CFE
440ebc0c99
build only when requested
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1206 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-10-07 21:55:28 +00:00
Stéphane Fillod, F8CFE
c7cd976ac4
updated man pages
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1205 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-10-07 21:52:43 +00:00
Stéphane Fillod, F8CFE
c8e58f5cb5
handle every parameter cases for get_channel
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1204 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-10-07 21:50:54 +00:00
Stéphane Fillod, F8CFE
e13217367d
fix for 8 bits cmd IDs
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1192 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-09-24 21:45:37 +00:00
Stéphane Fillod, F8CFE
2a99882e69
list verbose levels
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1185 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-09-22 11:39:04 +00:00
Stéphane Fillod, F8CFE
478792a496
fixed a bug with long long int, accepts an extra arg for number of digits
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1161 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-09-06 14:12:35 +00:00
Stéphane Fillod, F8CFE
4e528d0f85
merged testcaps and dumpcaps into rigctl, added -u option (dumpcaps) to rigctl
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1160 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-09-06 14:07:17 +00:00
Stéphane Fillod, F8CFE
c36db76150
added ability to enter long command names in interactive mode, by prefixing them with a \
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1158 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-09-06 10:43:59 +00:00
Stéphane Fillod, F8CFE
27f6be0fd0
WARNING: renamed strmode to strrmode because the symbol is already in use on BSD systems
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1139 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-08-26 21:26:06 +00:00
Stéphane Fillod, F8CFE
8754944bf8
added transceive Event reporting, ptt_type and dcd_type options now accept keywords
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1135 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-08-22 23:44:50 +00:00
Stéphane Fillod, F8CFE
0590079fb5
fixed locator and dms conversion and also got rid of trunc usage, fixed misnamed 'bearing' references
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1134 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-08-22 23:42:20 +00:00
Stéphane Fillod, F8CFE
118b86574d
patch from Rein PA0RCT implementing icom_set_rit, and ability to call rig_set_rit from rigctl
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1133 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-08-19 22:17:11 +00:00
Stéphane Fillod, F8CFE
11baf8ecfb
fixed support for new vfo param in get_channel
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1119 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-10 21:34:53 +00:00
Stéphane Fillod, F8CFE
e8403d542d
added "extra" level and "extra" parm support
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1111 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-09 20:40:28 +00:00
Stéphane Fillod, F8CFE
51ea94cdb5
removed autogenerated files, use autogen.sh instead
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1088 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-02 18:03:25 +00:00
Dale E. Edmons, KD7ENI
2e320789a8
Added comments to commandline in rigctl (second time) --Dale
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1068 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-26 20:44:37 +00:00
Stéphane Fillod, F8CFE
8033d100b4
misc
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1064 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-17 20:59:51 +00:00
Stéphane Fillod, F8CFE
cf23615f9e
regenerated
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1056 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-05-28 21:46:50 +00:00
Stéphane Fillod, F8CFE
deac66d6da
misc fix in labels
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1046 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-04-23 22:04:19 +00:00
Stéphane Fillod, F8CFE
5a79f49427
be more explicit about parameter description
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1041 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-04-23 21:55:25 +00:00
Alex V Flinsch, KC2IVL
b8141464f2
fixed various command options
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@984 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-04 13:16:54 +00:00
Stéphane Fillod, F8CFE
2fd1486135
added a private data pointer argument to event callbacks
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@977 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-02-27 23:25:42 +00:00
Stéphane Fillod, F8CFE
48b15acc2c
many fixes, mainly no need any more to explicitly list all the FUNC's, LEVEL's and PARM's
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@948 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-29 22:05:37 +00:00
Stéphane Fillod, F8CFE
5c6737bf75
print more caps
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@947 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-29 22:04:30 +00:00
Stéphane Fillod, F8CFE
4e0dc37371
regenerated
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@946 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-29 22:04:08 +00:00
Stéphane Fillod, F8CFE
99b831683f
ignore dumpcaps return value
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@945 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-29 22:03:03 +00:00
Stéphane Fillod, F8CFE
95571eb3a4
regenerated
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@937 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-27 23:59:42 +00:00
Stéphane Fillod, F8CFE
7159041273
implemented get_chan 'h' command
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@936 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-27 23:58:24 +00:00
Stéphane Fillod, F8CFE
1a69673402
renamed freq_sprintf to sprintf_freq
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@935 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-27 23:55:45 +00:00
Stéphane Fillod, F8CFE
6f43da22ba
code cleanup thanks to factorisation
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@934 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-27 23:54:58 +00:00
Stéphane Fillod, F8CFE
3fc5f29a64
testcpp moved to ../c++
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@912 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-27 14:45:04 +00:00
Stéphane Fillod, F8CFE
9cd2d34b83
moved to ../c++
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@911 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-27 14:43:53 +00:00
Stéphane Fillod, F8CFE
f549764fad
clarification on the CI-V address
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@909 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-24 23:37:39 +00:00
Stéphane Fillod, F8CFE
18075f6c65
moved parse funcs to src/misc.c, and fixed a bug with set_parm/get_parm
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@895 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-22 00:56:13 +00:00
Stéphane Fillod, F8CFE
1c5f7d1393
regenerated
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@880 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-16 23:36:16 +00:00
Stéphane Fillod, F8CFE
6b37509e11
rot backend fix
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@879 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-16 23:34:18 +00:00