Ladislav Vaiz
6d4295af2c
Add Android build support
...
Android makefile fragments are distributed as extra distribution files
by the GNU build system but are otherwise ignored. The Android build
support is independent and does not rely on the GNU build system.
See android/README.android for more info.
Signed-off-by: Nate Bargmann <n0nb@n0nb.us>
2013-04-26 22:31:56 -05:00
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
3bd95bb5ce
NEWS: Bring up to date to latest changes
...
icr8500: Add RIG_LEVEL_AF to has_set_level. TNX John, EI7IG
2012-10-25 14:24:29 -05: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
01ab10bf10
Include backend specific notes with 'make dist'
...
(cherry picked from commit 20814924b2
)
2012-03-01 21:23:16 -06: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
ea0a9300a2
Fix incorrect swap of main and subband in IC-910
...
Per tracker bug report:
https://sourceforge.net/tracker/?func=detail&atid=108305&aid=3480533&group_id=8305
When the actual used frequency lies in the same band like the one you
want to set, the main- and subband are swaped. Definitely not the
wanted behyvior. -- from ArkturusMensk
2012-01-27 19:13:20 -06:00
Stephane Fillod
070beccf37
add IC-1275
2012-01-04 09:29:09 +01:00
Stephane Fillod
9f00cc4fe9
update status: BETA
2011-09-10 16:31:31 +02:00
Nate Bargmann
150231108d
Merge branch 'nate-tmp'
2011-09-04 10:23:27 -05:00
Stephane Fillod
6699942722
add IC-RX7
2011-09-04 15:47:44 +02: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
Stephane Fillod
2051c75fc0
Make sure scan is stopped at IC-R9000 opening
2011-07-20 00:12:27 +02:00
Stephane Fillod
6de38acb6d
add IC-9100 and IC-7410
2011-06-12 18:03:10 +02:00
Stephane Fillod
01db7a309f
Add IC-R9500
2011-03-28 18:56:05 +02:00
Stéphane Fillod, F8CFE
8bf9bbb375
Skeleton for IC-E92D model.
...
Let icom generic transaction routines to work with true full duplex
and alternate controler ID.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@3017 7ae35d74-ebe9-4afe-98af-79ac388436b8
2011-01-05 21:59:48 +00:00
Kamal Mostafa, KA6MAL
2567b93af7
Move backend libraries into /usr/lib/hamlib directory.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2988 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-09-26 02:23:50 +00:00
Stéphane Fillod, F8CFE
79c274477d
IC-725 reported as stable by Wilbert, PE7T.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2964 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-08-23 21:38:37 +00: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
ea20e4ff9e
fix CW filters, thanks to Wilbert, PE7T
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2955 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-08-21 10:13:34 +00:00
Stéphane Fillod, F8CFE
7cfb17d67a
S-Meter calibration data from Mark, WA0TOP.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2952 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-08-20 20:51:00 +00:00
Stéphane Fillod, F8CFE
4e5f1622d5
bump backend version
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2878 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-04-14 20:00:59 +00:00
Stéphane Fillod, F8CFE
6b56999014
icom_mem_get_split_vfo() works better
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2877 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-04-14 19:58:52 +00:00
Stéphane Fillod, F8CFE
e32df940d6
various fixes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2876 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-04-14 19:58:18 +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
16e6443f65
- appropriate RIG_AGC* mapping
...
- implemented RIG_LEVEL_ALC/RIG_LEVEL_SWR
- icom_mem_get_split_vfo() needs RIG_OP_XCHG
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2874 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-04-14 19:56:10 +00:00
Stéphane Fillod, F8CFE
306be5176b
LEVEL_VOXGAIN/ANTIVOX and FUNC_LOCK
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2873 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-04-14 08:55:52 +00:00
Stéphane Fillod, F8CFE
f8f82e9578
DeltaII has short freq format, like IC-731/IC-735
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2870 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-04-13 18:18:40 +00:00
Stéphane Fillod, F8CFE
2c88f3ef34
added Ten-Tenc Delta II
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2863 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-04-05 09:33:23 +00:00
Stéphane Fillod, F8CFE
0c05985c44
S-Meter measurement by Roeland Jansen
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2861 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-03-29 21:27:06 +00:00
Stéphane Fillod, F8CFE
5f9829aa3d
added IC-738 and IC-7700
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2856 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-03-14 19:46:47 +00:00
Stéphane Fillod, F8CFE
d5675fa599
MAIN/SUB handling in split mode and for RIG_OP_CPY
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2785 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-12-12 16:35:38 +00:00
Stéphane Fillod, F8CFE
d3f1446b3a
Add IC-7600include/hamlib/riglist.h
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2783 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-12-12 16:19:01 +00:00
Stéphane Fillod, F8CFE
12ecc526dd
Fix medium filter setting for IC-706* which insist on having
...
the passband data along the mode.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2782 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-12-10 22:04:02 +00:00
Stéphane Fillod, F8CFE
bbe4c6a316
fix MEM scan on IC receivers, thanks to John Ronan EI7IG
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2781 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-12-10 21:17:25 +00:00
Stéphane Fillod, F8CFE
a1dc81cd61
IC-718 has no PTT control
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2745 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-11-01 13:05:48 +00:00
Stéphane Fillod, F8CFE
126332d9c1
IC706MkIIG: range_list for ITU region 1
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2744 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-10-31 17:39:43 +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
Stéphane Fillod, F8CFE
6e6cba991d
* more antennas/formats in icom_set_ant/icom_get_ant
...
* support for RIG_OP_TUNE
* experimental icom_set_dsp_flt()
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2737 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-10-17 15:31:17 +00:00
Stéphane Fillod, F8CFE
50e361fa6c
fix special LEVEL_ATT for IC7800
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2736 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-10-17 15:24:04 +00:00
Stéphane Fillod, F8CFE
b487c49021
reverse modes, level list, mem caps, PTT_RIG, freq range region 1, no ctcss, no rptr
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2735 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-10-17 10:48:38 +00:00
Stéphane Fillod, F8CFE
977b658ed2
fix copy/paste bug on set_mem
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2708 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-06-07 16:48:36 +00:00
Stéphane Fillod, F8CFE
fe43cf0e26
* Bug fixed in icom_set_ctcss_tone and icom_set_ctcss_sql, reported by Joe KJ0EYT.
...
* New: icom_set_dcs_code/icom_get_dcs_code
* More declarations for IC-7000
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2702 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-06-01 16:58:08 +00:00
Thomas Beierlein, DL1JBE
6f576f6784
fixed wrong spelling of RIG_VFO_MAIN and RIG_VFO_SUB
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2697 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-05-17 17:47:36 +00:00
Thomas Beierlein, DL1JBE
1bf12b8491
fixed evaluation of parameters for icom_get_dcd()
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2696 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-05-17 10:48:35 +00:00
Thomas Beierlein, DL1JBE
d98f96481d
Enable setting of MAIN and SUB vfo from 'V' command in rigctl/d
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2694 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-05-15 14:05:57 +00:00
James Watson, HZ1JW
2af80b96ee
Corrected modes in ic7200.c
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2687 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-03-26 12:05:27 +00:00
James Watson, HZ1JW
c1f110d4a9
Added ic7200 to icom
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2686 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-03-25 19:33:11 +00:00
Stéphane Fillod, F8CFE
04226721a2
bug in ic706_r2i_mode()
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2657 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-20 14:20:23 +00:00