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
01bd70bdc1
save only meaningfull data
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1629 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-05 22:08:17 +00:00
Stéphane Fillod, F8CFE
0ea4285268
* added icom_mem_get_split_vfo hack for rigs that cannot retrieve split mode
...
directly. It works only in VFO_MEM mode.
* Make use of RIG_OP_XCHG when available in set_/get_split functions,
which allow this functions to work in VFO_MEM.
* rig_set_vfo(VFO_CURR) ez case
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1628 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-04 23:27:28 +00:00
Stéphane Fillod, F8CFE
c73925f621
IC706MkIIG mem cap fixup
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1627 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-04 23:23:29 +00:00
Stéphane Fillod, F8CFE
e33bc5ca53
added icom_mem_get_split_vfo hack, IC_MEM_CAP has chances to be deprecated
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1626 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-04 23:22:52 +00:00
Stéphane Fillod, F8CFE
a3191999f9
support for printing more caps
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1625 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-04 23:18:49 +00:00
Stéphane Fillod, F8CFE
64bef1c299
check for XML support, for tests/rigmem
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1624 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-04 23:16:45 +00:00
Stéphane Fillod, F8CFE
7ed7ab59e9
added rigmem
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1623 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-04 23:15:54 +00:00
Stéphane Fillod, F8CFE
d4e3c5b0f1
added libxml.m4 for tests/rigmem
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1622 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-04 23:15:32 +00:00
Stéphane Fillod, F8CFE
1c21ccee24
Initial release
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1621 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-04 23:15:02 +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
Berndt Josef Wulf, VK5ABN
3b09a33660
Implemented rig_set_channel()
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1619 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-03 12:25:36 +00:00
Nate Bargmann, N0NB
5313cf79d4
2003-12-02:
...
Update:
Changed usage of NULL in a string context to "" (null string)
to correct a segfault in rigctl generated by passing a NULL
pointer to printf().
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1618 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-03 01:32:35 +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
Stéphane Fillod, F8CFE
b4b903e3cb
better handling of RIG_VFO_CURR (still not complete though)
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1614 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-01 20:54:04 +00:00
Stéphane Fillod, F8CFE
aea9a53573
more work from Berndt
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1613 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-30 22:46:01 +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
df66a3165b
FT990 support from Berndt
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1606 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-28 15:45:19 +00:00
Stéphane Fillod, F8CFE
b1017566bc
added new error codes, as suggested by Nate
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1605 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-19 07:32:10 +00:00
Stéphane Fillod, F8CFE
a57b36e153
changed to ABI version 2
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1604 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 22:32:21 +00:00
Stéphane Fillod, F8CFE
d8946dff53
* IMPORTANT: moved to ABI version 2
...
* many stuff moved to macros: GR_PWIN32,LF_SET_WARNINGS,ACX_PTHREAD,SWIG_PROG
* microtune only requires C++
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1603 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 22:19:30 +00:00
Stéphane Fillod, F8CFE
5c9e225125
gr_pwin32.m4/config.h fixes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1602 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 22:15:38 +00:00
Stéphane Fillod, F8CFE
2216d72303
new macros
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1601 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 22:12:56 +00:00
Stéphane Fillod, F8CFE
78d61f5f58
acx_pthread.m4 macro
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1600 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 22:12:47 +00:00
Stéphane Fillod, F8CFE
dc603abc33
initial revision
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1599 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 22:10:34 +00:00
Stéphane Fillod, F8CFE
2da3150ecb
gr_swig.m4 macro
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1598 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 22:09:38 +00:00
Stéphane Fillod, F8CFE
f63deae7d6
what's ready for 1.1.5, as of now
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1597 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 17:38:58 +00:00
Stéphane Fillod, F8CFE
c9c6280394
kylix binding is unmaintained, not distributed for now
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1596 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 17:37:27 +00:00
Stéphane Fillod, F8CFE
a599a47312
* converted RIG_LEVEL_STRENGTH to RIG_LEVEL_RAWSTR, as discussed on mailing list.
...
RIG_LEVEL_STRENGTH is then derived from calibration table.
* gran_t has been changed, more precise with min/max.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1595 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 17:36:15 +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
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
f1244e1e15
added NRD535
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1592 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 17:30:58 +00:00
Stéphane Fillod, F8CFE
d5bdb8dd1f
new models and fixes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1591 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 17:30:12 +00:00
Stéphane Fillod, F8CFE
f32231ebb3
added IC-R7100A support
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1590 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 17:29:16 +00:00
Stéphane Fillod, F8CFE
2c779f5c24
* new icom models
...
* converted RIG_LEVEL_STRENGTH to RIG_LEVEL_RAWSTR. RIG_LEVEL_STRENGTH is
then derived from calibration table
* added get_ant/set_ant basic support
* moved icr75_set_channel/icr75_get_channel to icr75.c
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1589 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 17:28:29 +00:00
Stéphane Fillod, F8CFE
a22006b337
new models
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1588 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 17:25:10 +00:00
Stéphane Fillod, F8CFE
78f4963b3a
* converted RIG_LEVEL_STRENGTH to RIG_LEVEL_RAWSTR. RIG_LEVEL_STRENGTH is
...
then derived from calibration table
* added support for get_ant/set_ant
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1587 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 17:24:34 +00:00
Stéphane Fillod, F8CFE
d32781a806
added set_level PREAMP
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1586 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 17:22:06 +00:00
Stéphane Fillod, F8CFE
f5d709c6c5
gran fixes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1585 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 17:20:35 +00:00
Stéphane Fillod, F8CFE
402f219508
actually the new ic746
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1584 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 17:18:38 +00:00
Stéphane Fillod, F8CFE
6985ec78ca
converted RIG_LEVEL_STRENGTH to RIG_LEVEL_RAWSTR. RIG_LEVEL_STRENGTH is then derived from calibration table
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1583 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 17:14:44 +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