Joop Stakenborg, PG4I
385c761f07
bump version, no preamp
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1919 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-02-02 20:23:10 +00:00
Joop Stakenborg, PG4I
c37c8bd53f
add RIG_LEVEL_COMP, RIG_LEVEL_AGC, copied from ts850
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1918 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-02-02 20:14:12 +00:00
Joop Stakenborg, PG4I
33f0ad7207
add RIG_LEVEL_SWR, copied from ts850
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1917 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-02-02 20:06:19 +00:00
Joop Stakenborg, PG4I
261f9e10d9
export convenience function get_kenwood_level, so they can be use by other backends
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1916 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-02-02 20:05:03 +00:00
Joop Stakenborg, PG4I
b1f24e501a
set attenuator level
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1915 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-02-02 19:32:16 +00:00
Joop Stakenborg, PG4I
174106f828
only switch tx vfo is split is on
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1914 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-31 16:41:49 +00:00
Joop Stakenborg, PG4I
c056b80e4d
more functionality, mode and frequency get by Matt Dawson
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1913 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-31 16:15:56 +00:00
Joop Stakenborg, PG4I
862027b3e0
sync with latest debian release
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1912 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-28 19:14:36 +00:00
Joop Stakenborg, PG4I
92607708e1
lifetime e-mail address :-)
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1911 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-28 18:51:39 +00:00
Stéphane Fillod, F8CFE
78db52146a
update from Darren
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1910 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-28 09:57:09 +00:00
Stéphane Fillod, F8CFE
30e73587bd
update from Mark
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1909 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-27 22:32:18 +00:00
Nate Bargmann, N0NB
e2f3d25abf
Add Dave Hines to AUTHORS file.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1908 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-27 12:11:19 +00:00
Stéphane Fillod, F8CFE
21aeb00d3c
first attempt at updating the maintainer list
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1907 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-26 22:26:32 +00:00
Stéphane Fillod, F8CFE
b27c895f6b
change stop bits
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1906 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-25 07:30:35 +00:00
Stéphane Fillod, F8CFE
094d009a07
commit fixup
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1905 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-25 00:33:38 +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
f66acc1bb4
check for <inttypes.h>, better check at tcl working dist
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1902 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-24 22:54:05 +00:00
Joop Stakenborg, PG4I
e90dfb4bf6
basic functionality by Matt Dawson, tested with grig and xlog
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1901 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-19 22:23:21 +00:00
Joop Stakenborg, PG4I
237a9f4366
s-meter calibration by Matt Dawson
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1900 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-19 17:17:54 +00:00
Nate Bargmann, N0NB
e02795f58c
20050118:
...
Update:
src/locator.c -- Applied patch from Dave Hines M1CXW
yaesu/ft920.* -- Format cleanup
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1899 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-18 23:06:51 +00:00
Stéphane Fillod, F8CFE
95daa7ac08
TS-2000 needs post write delay at high speeds
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1898 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-16 18:19:29 +00:00
Chuck Hemker, N2POR
4270967938
Use RIG_TARGETABLE_MODE in rig_set_mode and rig_get_mode
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1897 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-12 01:55:38 +00:00
Thierry Leconte, F4DWV
cdde048ca1
fix channel desc and channel name save
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1896 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-12-28 12:59:41 +00:00
Thierry Leconte, F4DWV
de7388d76a
fix too optimistic comment
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1895 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-12-28 12:58:51 +00:00
Thierry Leconte, F4DWV
543bb2821a
add its own set/get_channel
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1894 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-12-28 11:08:00 +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
d76339dce8
fix get_channel for split frequency
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1892 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-12-22 16:06:00 +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
Juergen Rinas, DC3BW
a4a78f676c
* fixed set_func (concerns most kenwood rigs)
...
* added 115200 to the list of baudrates in probeallrigs_kenwood()
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1890 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-12-20 22:58:19 +00:00
Juergen Rinas, DC3BW
e5a5362c1c
added a few get_level/set_level get_function/set_functions.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1889 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-12-14 07:37:58 +00:00
Stéphane Fillod, F8CFE
53e317d30b
Initial patch from Fritz DC9RP
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1888 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-12-08 21:13:25 +00:00
Thierry Leconte, F4DWV
7ede07997d
fix rig state vfo list
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1887 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-12-06 22:16:55 +00:00
Thierry Leconte, F4DWV
2ef693d239
fix get_level RFPOWER and set_ptt
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1886 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-12-06 22:15:14 +00:00
Juergen Rinas, DC3BW
3915cdb0a0
added antenna switching...
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1885 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-11-28 21:06:40 +00:00
Stéphane Fillod, F8CFE
f9eff006f4
set charge pump current to 150uA, and confirm BETA status
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1884 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-11-27 13:40:58 +00:00
Stéphane Fillod, F8CFE
6025968a2d
added TenTec Paragon II
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1883 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-11-27 13:27:26 +00:00
Stéphane Fillod, F8CFE
d0d8cc35d0
TS-480 initial support from Jurgen DC3BW
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1882 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-11-27 13:19:56 +00:00
Stéphane Fillod, F8CFE
32204bf237
1.2.4cvs version
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1881 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-11-17 22:12:52 +00:00
Stéphane Fillod, F8CFE
15c68a13d8
1.2.3 release
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1879 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-11-17 22:08:01 +00:00
Stéphane Fillod, F8CFE
b341d5dc5d
fix USB/LSB set_mode, from Tapio report
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1878 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-11-17 22:02:03 +00:00
Stéphane Fillod, F8CFE
c6d93677d5
initial support for raw S-Meter reading
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1877 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-11-15 18:51:37 +00:00
Stéphane Fillod, F8CFE
74048202dc
RIG_MODEL_ICALL is deprecated
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1876 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-11-15 16:54:43 +00:00
Stéphane Fillod, F8CFE
427c9da11c
caps fixes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1875 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-11-15 16:53:57 +00:00
Stéphane Fillod, F8CFE
264bea522e
debug message changes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1874 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-11-15 16:23:49 +00:00
Stéphane Fillod, F8CFE
0643474a1f
fix a comment, rough guess at str_cal waiting for real measurement
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1873 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-11-15 15:21:11 +00:00
Stéphane Fillod, F8CFE
72ddb64f4b
identify Tcl test
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1872 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-11-15 14:50:38 +00:00
Stéphane Fillod, F8CFE
ad95e93a10
identify python test
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1871 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-11-15 14:50:21 +00:00
Stéphane Fillod, F8CFE
07bbfd8611
identify perl test
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1870 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-11-15 14:49:51 +00:00
Mark J. Fine
8bc54d76de
Fixed low-end of freq range from 100kHz to 10kHz.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1869 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-11-14 22:33:58 +00:00