Stéphane Fillod, F8CFE
b99271e93c
bump (c) date
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2077 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-02-26 19:30:49 +00:00
Stéphane Fillod, F8CFE
50a5c7fb0b
make CSV separator a parameter
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2027 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-20 14:47:56 +00:00
Stéphane Fillod, F8CFE
1fe29dce61
make use of save memory at once API, and make CSV separator a parameter
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2026 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-20 14:47:04 +00:00
Stéphane Fillod, F8CFE
2f9eece340
make xml in option usage conditional
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2024 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-20 13:33:18 +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
d4d86f0d05
continue over empty channels
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2017 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-15 21:14:10 +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
7450b7473d
tab reformat
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1994 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-04 22:26:38 +00:00
Stéphane Fillod, F8CFE
7a0fff4cfc
report emulated features
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1963 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-03 18:36:36 +00:00
Stéphane Fillod, F8CFE
9fae198566
renamed port_t as hamlib_port_t
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1957 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-03 12:27:17 +00:00
Stéphane Fillod, F8CFE
c244bab9ad
update (c)
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1941 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-03-13 17:56:19 +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
Thierry Leconte, F4DWV
a5849641bb
use RIG_ENAVAIL as return code for empty channels in get_channel
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1893 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-12-27 12:53:02 +00:00
Thierry Leconte, F4DWV
2a51091c47
don't save repeter offset if it's 0
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1891 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-12-22 16:03:19 +00:00
Stéphane Fillod, F8CFE
215494cb63
FREQFMT fixes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1865 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-11-08 22:05:27 +00:00
Stéphane Fillod, F8CFE
3b5f811c42
be more precise about rig list source
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1860 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-10-02 10:34:29 +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
fe10198f27
remove deprecated RIG_LEVEL_SQLSTAT and fix get_dcd, fix str_cal in icom backend
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1853 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-09-26 08:35:05 +00:00
Mark J. Fine
6bc65386ed
included other rig_ prefixes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1827 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-08-29 18:21:26 +00:00
Stéphane Fillod, F8CFE
45a0e41c0c
Use the lib XML 2 macro file
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1807 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-08-16 22:32:25 +00:00
Stéphane Fillod, F8CFE
b08ca3b2b6
strstatus has been renamed to rig_strstatus
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1798 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-08-10 22:41:41 +00:00
Stéphane Fillod, F8CFE
11d1628aad
strstatus has been renamed to rig_strstatus
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1793 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-08-10 19:46:42 +00:00
Stéphane Fillod, F8CFE
caee8b612a
added ECSSUSB/ECSSLSB and FAX modes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1785 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-08-08 19:42:59 +00:00
Stéphane Fillod, F8CFE
1b11abdbbf
typo
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1778 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-08-01 21:31:14 +00:00
Joop Stakenborg, PG4I
a6dd35b773
correct spelling
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1770 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-07-11 11:53:14 +00:00
Stéphane Fillod, F8CFE
dcca763ae2
* add non legacy PTT control support
...
* include gnuplot example in man page
* misc fixes and cleanup
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1765 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-06-14 22:23:11 +00:00
Stéphane Fillod, F8CFE
15cb5b9f50
* add non legacy PTT control support
...
* set RFPOWER to 25% when transmitting
* check rig has set_ptt capability before going further
* misc fixes and cleanup
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1764 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-06-14 22:22:31 +00:00
Stéphane Fillod, F8CFE
d2c9605fd5
fix typo
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1759 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-06-14 21:07:58 +00:00
Thierry Leconte, F4DWV
c14c042744
fix header
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1757 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-06-14 20:16:09 +00:00
Thierry Leconte, F4DWV
22eb95c38e
add rigswr
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1756 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-06-14 20:13:35 +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
db0d861981
cleanup
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1736 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-05-17 20:59:41 +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
Thierry Leconte, F4DWV
5b8284744d
fix SIGSEGV when reading tag without split property
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1653 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-01-21 19:48:12 +00:00
Thierry Leconte, F4DWV
c54ab64e79
don't save split and repeater shift properties when not necessary
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1652 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-01-21 19:47:15 +00:00
Stéphane Fillod, F8CFE
c32a13e7c6
be freq_t type agnostic
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1651 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-01-16 21:19:41 +00:00
Stéphane Fillod, F8CFE
5276034c81
make second arg optional
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1650 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-01-16 21:19:03 +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
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
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
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
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
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
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