Wykres commitów

168 Commity (c34f71933780245fb48a9d448b43c07fcc9b3226)

Autor SHA1 Wiadomość Data
Stéphane Fillod, F8CFE f541b221fe new netrigctl/netrotctl protocol with return value
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2428 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-10-27 22:23:36 +00:00
Stéphane Fillod, F8CFE dbb8c50555 new command dump_conf from rigctl
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2364 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-05-23 14:26:09 +00:00
Nate Bargmann, N0NB 6ff8d83364 Added info about `ldconfig' to INSTALL.
Removed unneeded variable in rigctl_parse.c as the prompt variable
already served the role needed to send the END command.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2287 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-01-12 00:36:58 +00:00
Nate Bargmann, N0NB c649181f37 Implement and document rigctld protocol and provide a compatible test.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2283 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-01-10 03:42:35 +00:00
Stéphane Fillod, F8CFE 109af84b52 make dumpcaps also through rigctld
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2276 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-01-05 18:13:12 +00:00
Stéphane Fillod, F8CFE a0755abe0c code factorized in rigctl_parse.c
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2243 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-11 23:04:22 +00:00
Spaceman Spiff 7abb9a638d Added several letters to the interactive commands to implement more test functions.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2191 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-02-28 08:55:07 +00:00
Alexandru Csete OZ9AEC 20ec2ce78c Fixed type mismatches that caused compile warnings.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2131 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-07 19:24:56 +00:00
Nate Bargmann, N0NB e2110f298e 20060922:
Update:
		Applied July 30, 2006 patches from Kent Hill, AD7AI


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2114 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-09-22 14:31:19 +00:00
Nate Bargmann, N0NB c85dcd5105 20060718:
Update:
		Committing patches received from AD7AI for several Icom
		models including IC-746, IC-756, and IC-7800.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2111 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-07-18 22:51:43 +00:00
Stéphane Fillod, F8CFE 3e22a1156c line-up
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2023 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-20 13:29:43 +00:00
Stéphane Fillod, F8CFE f2477fbc2c added special \send_cmd(w), fixed ARG_IN_LINE parsing, started coding set_channel(WIP), some tab reformat and reshuffled test_table for better alignment
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2009 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-11 22:11:28 +00:00
Stéphane Fillod, F8CFE c9a4c4c735 tab reformat
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2007 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-10 22:32:54 +00:00
Stéphane Fillod, F8CFE ec94dde189 send_morse takes a whole line, including spaces
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1940 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-03-13 17:55:47 +00:00
Stéphane Fillod, F8CFE cccf1318ce second pass at getting rid of "ll" immediate literal format (64bit int)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1904 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-25 00:22:14 +00:00
Stéphane Fillod, F8CFE 23369a0c25 * abstract 64bit int format type to cope with portability issues.
introduce PRIll (printf format) and SCNll (scanf) in misc.h.
  This needs to have config.h included beforehand.
* do likewise with freq_t type (double) in rig.h
  FREQFMT is deprecated.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1903 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-24 23:04:35 +00:00
Stéphane Fillod, F8CFE f805bab257 only print argument name if it is an input
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1859 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-10-02 10:33:21 +00:00
Stéphane Fillod, F8CFE bf3ee98315 powerstat & send_morse commands
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1750 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-06-06 21:59:54 +00:00
Stéphane Fillod, F8CFE 66360b4f14 Prefixed misc str* and parse_* calls with rig_ to export them in rig.h
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1738 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-05-17 21:09:45 +00:00
Stéphane Fillod, F8CFE 72ae118f85 rigctl -l reformating
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1678 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-08 20:25:36 +00:00
Stéphane Fillod, F8CFE 916a21ad52 moved some sprintf's out of library into dumpcap application.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1594 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 17:34:00 +00:00
Stéphane Fillod, F8CFE 91df9591f4 Prepare eventual move from freq_t as a "long long" to a "double" type.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1569 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-10-20 22:15:02 +00:00
Stéphane Fillod, F8CFE 788d8a49b8 typo
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1530 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-25 22:45:10 +00:00
Stéphane Fillod, F8CFE ce1e20cdd3 strange longlong portability(win32) fix
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1528 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-25 22:38:08 +00:00
Stéphane Fillod, F8CFE 343deb6f59 Support for pipelined tuning, including DCD on CD line.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1510 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-17 22:39:07 +00:00
Stéphane Fillod, F8CFE f8135d52df Implemented emulation of rig transceive mode using polling (based on SIGALRM),
moved all transceive and event related functions from rig.c to event.c.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1468 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-05-03 13:17:25 +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 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 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 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 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 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
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 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 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 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 8c026c2b69 added get_info
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@858 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-09 23:09:10 +00:00
Stéphane Fillod, F8CFE 885061fc36 added --serial-speed, --show-conf and --set-conf options, plus misc fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@795 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-26 23:34:56 +00:00
Stéphane Fillod, F8CFE 8033af1aad added --serial-speed arg
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@791 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-21 09:48:51 +00:00
Stéphane Fillod, F8CFE 99915b6c57 misc sscanf format fix
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@786 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-20 22:59:09 +00:00
Stéphane Fillod, F8CFE afa88cc5ed no more obscure numeric parameters, new commands, ability to set-conf/show-conf
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@783 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-20 07:51:02 +00:00
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