Commit Graph

1082 Commits

Author SHA1 Message Date
Stéphane Fillod, F8CFE
a8f2f620cf converted RIG_SCAN_RESUME_ON/OFF to more appropriate RIG_FUNC_RESUME
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1039 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-04-23 21:49:04 +00:00
Stéphane Fillod, F8CFE
dfb2bf09e3 added K2
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1038 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-04-23 19:47:43 +00:00
Stéphane Fillod, F8CFE
5f0f666feb *** empty log message ***
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1037 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-04-23 19:46:35 +00:00
Stéphane Fillod, F8CFE
a0cae89171 temporary fix: read_block instead of read_string to make initialization to work, added UK code info
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1036 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-26 08:05:51 +00:00
Joop Stakenborg, PG4I
954617c1bd add RIG_LEVEL_RFPOWER
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1035 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-25 00:22:41 +00:00
Stéphane Fillod, F8CFE
0d9e269053 better collision handling, patch from Chuck N2POR
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1034 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-18 23:04:27 +00:00
Stéphane Fillod, F8CFE
0ca66e37bb added new error codes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1033 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-18 22:59:30 +00:00
Joop Stakenborg, PG4I
4c85dfee59 fix signal strength
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1032 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-15 22:58:14 +00:00
Stéphane Fillod, F8CFE
3977664176 fix needed after previous commit. with new kenwood_transaction, the max receive buffer size must be passed. Also included a fix for rig_get_strenght in range expected by frontend (0 = S9).
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1031 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-15 19:43:43 +00:00
Stéphane Fillod, F8CFE
3addb7ca6f fixes to handle old rigs (mode and mem)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1030 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-15 13:04:32 +00:00
Stéphane Fillod, F8CFE
1c03684fee IC-735 fixes, thanks to traces from Darren G0WCW
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1029 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-15 13:03:45 +00:00
Stéphane Fillod, F8CFE
8ff300fd56 various fixes associated with get_channel and set_channel
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1028 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-14 23:06:02 +00:00
Stéphane Fillod, F8CFE
e6f23d2a11 protocol fix: PCR always send a short ack, whatever the response can be. So eat it.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1027 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-13 23:56:41 +00:00
Stéphane Fillod, F8CFE
9ed48795a2 factorized th_transaction with kenwood_transaction, killed thd7_* functions and share with th breed rigs
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1026 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-13 23:42:43 +00:00
Stéphane Fillod, F8CFE
ad7310335b replaced fread_block in favor of the more intelligent read_string, added some serial_flush
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1025 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-13 23:37:13 +00:00
Stéphane Fillod, F8CFE
ab2811115b fix a bug introduced by previous commit
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1024 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-12 19:28:52 +00:00
Alex V Flinsch, KC2IVL
91feb7a6b4 added getinfo func hdr
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1023 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-12 13:27:01 +00:00
Alex V Flinsch, KC2IVL
9203e272f6 added get frequency to ft100 code
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1022 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-12 13:02:58 +00:00
Stéphane Fillod, F8CFE
ac001a6d1d read_icom_block is gone, in favor of read_string. Thanks to Chuck Hemker.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1021 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-11 23:28:45 +00:00
Stéphane Fillod, F8CFE
cf86d350ff reworked rig2icom_mode and icom2rig_mode to better handle cases with no passband data
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1020 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-10 23:44:24 +00:00
Stéphane Fillod, F8CFE
b26d39f637 handle nul char in stopset
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1019 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-10 23:41:39 +00:00
Stéphane Fillod, F8CFE
929d4094ad added IC-R7000 defs
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1018 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-10 23:39:35 +00:00
Stéphane Fillod, F8CFE
208393e80b regenerated
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1017 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-10 23:36:59 +00:00
Stéphane Fillod, F8CFE
a753331e29 added OptoScan 456
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1016 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-10 23:36:23 +00:00
Stéphane Fillod, F8CFE
882413de4f Initial release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1015 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-10 23:36:19 +00:00
Stéphane Fillod, F8CFE
153b6a0595 misc fixes as suggested by John R. Marshall
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1014 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-07 22:58:47 +00:00
Stéphane Fillod, F8CFE
87493513e4 various fixes to bring this rig in alpha stage
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1013 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-07 22:50:43 +00:00
Stéphane Fillod, F8CFE
d5ef4f01b5 split serial_open in open and serial_setup
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1012 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-07 22:49:00 +00:00
Stéphane Fillod, F8CFE
cdb57dbaf4 bug fixes, added pcr_open and pcr_close
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1011 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-07 22:48:50 +00:00
Stéphane Fillod, F8CFE
4e626c9996 regenerated
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1010 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-06 22:56:00 +00:00
Stéphane Fillod, F8CFE
5bcffa6150 moved files from Hamlib/ subdir to this directory, and passed more args to perl Makefile creation to make VPATH happy
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1009 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-06 22:55:24 +00:00
Stéphane Fillod, F8CFE
dc8ae0df5f misc build fix
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1008 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-06 22:55:14 +00:00
Stéphane Fillod, F8CFE
f5c867a701 moved to ..
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1007 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-06 22:48:08 +00:00
Stéphane Fillod, F8CFE
26b7df3c36 moved from Hamlib/ subdir, to make VPATH working easier
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1006 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-06 22:46:23 +00:00
Stéphane Fillod, F8CFE
b10631f5c1 regenerated
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1005 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-06 21:11:37 +00:00
Stéphane Fillod, F8CFE
ea2c26ae82 added OptoScan extension defines
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1004 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-06 21:11:28 +00:00
Stéphane Fillod, F8CFE
740980646e added OptoScan535
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1003 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-06 21:10:56 +00:00
Stéphane Fillod, F8CFE
61428b3e97 Initial release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1002 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-06 21:10:08 +00:00
Stéphane Fillod, F8CFE
b06f162506 added OS535 and OS456 ids
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1001 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-06 21:09:25 +00:00
Stéphane Fillod, F8CFE
2b22b0d47d regenerated
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1000 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-05 23:33:18 +00:00
Stéphane Fillod, F8CFE
3673ad0a07 added IC-718, patch from Chuck Gilkes WD0FCL/4
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@999 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-05 23:31:31 +00:00
Stéphane Fillod, F8CFE
441b8feaf7 Initial release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@998 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-05 23:26:56 +00:00
Stéphane Fillod, F8CFE
918bc41f94 regenerated
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@997 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-05 23:25:58 +00:00
Stéphane Fillod, F8CFE
e30a9e2fe6 added TS-850
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@996 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-05 20:23:44 +00:00
Stéphane Fillod, F8CFE
42dc6b21b5 Initial release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@995 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-05 20:23:34 +00:00
Stéphane Fillod, F8CFE
666457b3ea numerous fixes reported by Chuck N2POR
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@994 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-05 00:49:30 +00:00
Stéphane Fillod, F8CFE
8e9fdaf646 fixed stupid copy-paste model id duplicates
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@993 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-05 00:45:16 +00:00
Stéphane Fillod, F8CFE
e8c1f5e454 fixed the kHz/MHz/GHz macros so it works with doubles and >2GHz integers
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@992 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-05 00:43:08 +00:00
Stéphane Fillod, F8CFE
a6492f380f fixed a bug detecting empty channel freq
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@991 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-05 00:41:04 +00:00
Stéphane Fillod, F8CFE
807bf0b74b flush serial before icom_transaction, added workarounds for IC-R7000 mode/bandwidth
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@990 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-05 00:39:30 +00:00