Paul Lutus
28986aaf8f
IC-746/756, IC-PCR8500 fixes
...
* The 746 has an APF, wasn't in its configuration, added, tested, works.
* The 756Pro has an ANF function, wasn't in its configuration, added,
tested, works.
* The 756Pro's signal strength conversion table was way wrong.
I noticed this while making scope plots in my program JRX --
the strong signals using the STRENGTH output would all flatten
out at a rather low level, but the RAWSTR output showed the
full range. Changed the conversion table, tested, fixed.
R8500 notes:
The R8500 on/off functions work differently than the other Icoms,
in fact it's not too strong to say that this radio is a breed apart.
Most Icom radios have a group command code for on/off functions (16),
then a code for the function, then a flag for on or off. The R8500
combines the second and third into one, and this required a bit of
recoding in "icom.c". Interestingly, someone had created some special
designators in "icom_defs.h" for the R8500, but then never coded them
to the degree that they worked. Now they work. :)
So the AGC, NB and APF functions all work now.
The R8500 doesn't have a preamp control, so I took that out.
The R8500 does have IF shift and a 3-step attenuater, so I put those in.
Signed-off-by: Nate Bargmann <n0nb@n0nb.us>
2012-11-10 21:49:30 -06:00
Nate Bargmann
674d4375db
IC-756: Remove supported commands per AK6I
...
Darrel, AK6I, has an IC-756 (non-Pro model) and reports several
functions are not supported and suggested they be modified.
(cherry picked from commit 11033470f0
)
2012-10-05 12:47:07 -05:00
Nate Bargmann
be2fefcf18
Update version of modified backends
...
Per Stephane's request, updated the version string of backends modified
since 1.2.14 release. Newly added backends were left alone.
2012-02-02 20:10:37 -06:00
Nate Bargmann
e78f9be94e
Remove set but unused variable errors in icom.
2011-08-25 10:42:37 -05:00
Nate Bargmann
78285ab8eb
Update LGPL header in Icom source files.
...
TNX to Lucian Laga, YO6PLB, for the notification.
2011-08-22 21:38:35 -05:00
Stéphane Fillod, F8CFE
39413a6842
add RIG_VFO_MEM in caps
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2959 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-08-21 12:48:01 +00:00
Stéphane Fillod, F8CFE
7e707bf3b5
icom_mem_get_split_vfo() works better
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2875 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-04-14 19:57:39 +00:00
Stéphane Fillod, F8CFE
4a5a7df8bf
* fix ts_sc_list
...
* IC756PROIII: PARM's, VFO list, MEM_CAP, attenuator list, OP_TUNE, antennas, filter list
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2738 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-10-17 15:32:20 +00:00
Martin Ewing, AA6E
cb23a4e234
fix missing comma
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2433 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-10-31 00:17:34 +00:00
Martin Ewing, AA6E
4ec3b451d8
RIG_STATUS_ALPHA reflecting initial tests.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2432 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-10-31 00:10:44 +00:00
Thomas Beierlein, DL1JBE
b1bf5c9c67
changed RIG_STATUS_NEW into RIG_STATUS_UNTESTED.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2424 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-10-26 13:54:52 +00:00
Martin Ewing, AA6E
dac26edfce
Add AF, RF gain and squelch level capability.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2374 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-07-12 17:19:47 +00:00
Spaceman Spiff
69d32e8f0d
Several Bug fixes for extra parameter code and documentation added
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2190 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-02-28 08:52:49 +00:00
Alexandru Csete OZ9AEC
2f2909b6a9
Initialise icom_val to avoid compiler warning.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2133 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-07 20:13:22 +00:00
Nate Bargmann, N0NB
7c7d909fb8
20060922:
...
Update:
Applied Icom patches received 4 Sep 2006 from Kent
Hill, AD7AI
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2116 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-09-22 19:55:59 +00:00
Nate Bargmann, N0NB
c85dcd5105
20060718:
...
Update:
Committing patches received from AD7AI for several Icom
models including IC-746, IC-756, and IC-7800.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2111 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-07-18 22:51:43 +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
Stéphane Fillod, F8CFE
e7cd277ec2
Added IC-78, IC-7800, IC-R20, IC-756PROIII
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1851 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-09-25 14:33:17 +00:00
Stéphane Fillod, F8CFE
fee5f26049
* fixed icom_set_ptt (wrong opcodes/format)
...
* added RTTYR and CWR to IC-756PROII
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1840 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-09-07 21:54:20 +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
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
a07a4a336e
Adopt new split_vfo handling. Basically, rename set_split/get_split
...
to set_split_vfo/get_split_vfo, and take an extra transmit vfo arg.
Ascending compatibility is retained at the API frontend level.
NOTE: only function name has changed. The backends do not implement
necessarily the new semantic (the extra tx vfo is just ignored).
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1425 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-04-06 18:40:36 +00:00
Stéphane Fillod, F8CFE
d2bede454c
fix to account for struct chan_list change
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1251 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-11-04 22:40:55 +00:00
Stéphane Fillod, F8CFE
4cf653a846
ext_parm name change
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1202 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-10-07 21:48:11 +00:00
Stéphane Fillod, F8CFE
41f5748be2
converted to C99 intialization style
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1132 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-08-16 17:43:02 +00:00
Stéphane Fillod, F8CFE
355c38492e
added IC756PROII caps with basic "extra" parm support
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1112 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-09 20:43:37 +00:00
Stéphane Fillod, F8CFE
761f653949
misc fix
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@916 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-27 14:47:58 +00:00
Stéphane Fillod, F8CFE
ed182ded41
added IC-756 and IC-756PRO
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@642 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-09-18 00:37:39 +00:00