Stéphane Fillod, F8CFE
e8c987a754
safer this way, keep in mind value_t is a union
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1758 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-06-14 20:57:34 +00:00
Thierry Leconte, F4DWV
4c5eb6b32f
fix SWR reading +
...
increase post_write timeout : seems necessary for SWR reading to work without retry
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1755 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-06-14 19:32:26 +00:00
Stéphane Fillod, F8CFE
63f9ce53e9
* Patch from Mark J. Fine, plus some tweaks of mine to make it generic:
...
> Attached is updated code for the IC-10 interface, which is the primary
> code for the TS-440S and R-5000. Most of the info is R-5000-specific,
> therefore I did not attempt to write for the RIT and XIT commands.
> However, all of the other IC-10 commands are included.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1754 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-06-13 12:38:41 +00:00
Stéphane Fillod, F8CFE
2764b1c58f
* ic10: added if_len field to priv_caps struct
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1753 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-06-13 12:36:51 +00:00
Stéphane Fillod, F8CFE
b5db6239bb
* removed useless kenwood_init/kenwood_cleanup
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1752 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-06-13 12:35:30 +00:00
Stéphane Fillod, F8CFE
cb714cb0ab
fixes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1737 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-05-17 21:01:03 +00:00
Stéphane Fillod, F8CFE
caffa28025
misc fix (header)
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1729 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-05-02 17:18:23 +00:00
Stéphane Fillod, F8CFE
049c354e79
improved and separated IC-10 based code (TS440,TS940,TS711,TS811,R5000) in its own file
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1728 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-05-02 17:17:31 +00:00
Stéphane Fillod, F8CFE
9be7264373
Initial release
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1727 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-05-02 17:13:33 +00:00
Thierry Leconte, F4DWV
12b49f7a55
ncrease read timeout because of strange CAT protocol
...
behaviour when spinning dial.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1713 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-03-29 20:55:34 +00:00
Thierry Leconte, F4DWV
4491064e4d
improve get_freq VFO_CURR by using rig state
...
use retry caps in kenwood_transaction
fix termination test in kenwood_transaction
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1712 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-03-29 20:54:26 +00:00
Thierry Leconte, F4DWV
a914b9a676
fix caps
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1711 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-03-21 18:26:46 +00:00
Thierry Leconte, F4DWV
47b20b7602
use level_gran to compute levels in get/set_level
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1710 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-03-21 18:25:54 +00:00
Thierry Leconte, F4DWV
2fced351d7
upgrade to beta level
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1709 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-03-21 16:58:07 +00:00
Thierry Leconte, F4DWV
70d3d7f854
add th_set_func (with TBURST)
...
add AF level
add TO_VFO vfo op
add set_powerstat
fix get_vfo to return VFO_MEM
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1708 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-03-21 16:55:28 +00:00
Thierry Leconte, F4DWV
f0c75ca8fb
generalize th_set_channel and th_get_channel to all th tm rigs
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1707 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-03-20 16:48:34 +00:00
Stéphane Fillod, F8CFE
637c51cb58
Initial release - clone from thg71
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1705 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-03-20 10:23:43 +00:00
Thierry Leconte, F4DWV
2e2721147f
add kenwood_set_split_vfo
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1687 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-14 16:50:54 +00:00
Thierry Leconte, F4DWV
806776b1bd
add forgotten vfo_ops
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1686 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-14 15:12:41 +00:00
Stéphane Fillod, F8CFE
258e0a1ab9
initial support for TM-D700
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1664 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-08 17:05:55 +00:00
Stéphane Fillod, F8CFE
ffd85fa8b1
misc compile fixes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1663 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-08 17:04:50 +00:00
Thierry Leconte, F4DWV
d00088da3c
add lots of ts850_ functions, upgrade to BETA status
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1654 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-01-21 19:52:40 +00:00
Stéphane Fillod, F8CFE
64d539acd9
be freq_t and setting_t type agnostic
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1641 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-01-15 22:43:59 +00:00
Stéphane Fillod, F8CFE
cfacf0226e
misc fix
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1638 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-01-15 22:03:18 +00:00
Stéphane Fillod, F8CFE
8c2ac10274
mingw/win32 does not allow undefined ref
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1631 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-08 21:41:31 +00:00
Stéphane Fillod, F8CFE
02e5735c72
gcc-2.x fixes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1630 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-08 08:46:11 +00:00
Thierry Leconte, F4DWV
4c441258d8
add tx_freq to set/get channel capabilities
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1620 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-04 20:45:30 +00:00
Thierry Leconte, F4DWV
cb557b446c
fix set_channel ctcss_tone/sql
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1617 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-02 23:26:01 +00:00
Thierry Leconte, F4DWV
95a2ce97b2
add L/U , priority, call , band vfo to set/get_channel
...
add ctcss_tone and sql to set/get_channel
init str_cal and level_gran in rig cap
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1616 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-02 22:47:56 +00:00
Thierry Leconte, F4DWV
f9bf5121c9
use RAWSTR level insteed of STRENGTH
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1615 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-02 22:45:43 +00:00
Thierry Leconte, F4DWV
91ad909a46
add prototype
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1612 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-30 20:43:32 +00:00
Thierry Leconte, F4DWV
34e816503b
fix set_channel , imporve get_channel , change return error code
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1611 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-30 20:27:01 +00:00
Thierry Leconte, F4DWV
8dfce9bfa6
fix error return code
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1610 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-30 20:23:51 +00:00
Thierry Leconte, F4DWV
5a653c0df1
near full implementation of thg71 CAT protocol
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1609 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-29 13:36:30 +00:00
Thierry Leconte, F4DWV
a7cf7fb648
add vfo_op get_dcd set_ptt set_level procs + numerous mods and fixes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1608 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-29 13:34:54 +00:00
Thierry Leconte, F4DWV
a1ede543de
clear receive buff in kenwood_transaction
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1607 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-29 13:31:20 +00:00
Stéphane Fillod, F8CFE
915ca1e460
added TS140
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1593 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 17:31:32 +00:00
Stéphane Fillod, F8CFE
f81b00a700
Initial release
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1582 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 16:58:35 +00:00
Stéphane Fillod, F8CFE
a82e2fa917
added support for TS-680 TS-690 TS-711 TS-811 TS-940
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1579 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-10 15:59:36 +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
84ad9b827b
include fixup, stdio.h is not included by rig.h anymore
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1551 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-10-01 19:32:04 +00:00
Stéphane Fillod, F8CFE
106dbb55e0
added initial support for the TH-G71
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1548 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-09-28 16:14:00 +00:00
Stéphane Fillod, F8CFE
52d15c1aaa
warning silencing
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1542 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-09-28 15:30:48 +00:00
Joop Stakenborg, PG4I
4e483641c2
ts-850 returns ID 009 according to martin, OK1RR
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1508 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-15 19:17:20 +00:00
Stéphane Fillod, F8CFE
d1840a6bdd
added URL to protocol specs
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1503 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-15 01:05:40 +00:00
Stéphane Fillod, F8CFE
a8ba080dea
the TS-950SD is not declared yet
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1496 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-06-28 22:39:24 +00:00
Joop Stakenborg, PG4I
0d7fe97b29
correct baudrate for some rigs and add ts-950 to the id_list
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1494 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-06-23 18:11:43 +00:00
Joop Stakenborg, PG4I
75ec62484f
correct baudrate for the ts-950, use the information field IF for get_vfo by default (supported by most kenwood rigs), ts870s will use the much shorter FR command for get_vfo
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1493 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-06-23 17:48:27 +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