Michael Black
68b7278a9a
Fix for 9700 and such for RIT=0 as they don't have XIT
2019-12-01 08:47:28 -06:00
Michael Black
9620cfc3d0
Ensure all Icom rigs have their own BACKEND version
2019-11-30 14:53:13 -06:00
Michael Black
6bf3b00c4f
astyle all files
2019-11-30 10:19:08 -06:00
Michael Black
72087f1b10
Change all __FUNCTION__ to __func__
2019-11-30 10:16:28 -06:00
Michael Black
2f4d62709e
Added a dummy snprintf to rig_debug to allow gcc to check format strings
...
This found tons of errors in rig_debug statements
So this patch cleans up all the files that were producing warnings or errors
This should fix a few segfaults when running with debug turned on
2019-11-30 10:04:31 -06:00
Michael Black
471c2fa69f
Fix icom.c debug and --setvfo get freq
2019-11-29 11:28:16 -06:00
Michael Black
a4c5b1b4e7
icom.c fix spelling error
2019-11-28 16:39:26 -06:00
Michael Black
021a531028
In icom.c when split is turned off reset to either VFOA or Main as the vfo asks for
2019-11-28 16:36:07 -06:00
Michael Black
c0e214e756
Fix icom.c --vfo mode for set_freq to set the correct VFO
2019-11-28 14:51:30 -06:00
Michael Black
ad619e6209
Change Icom VFO checks to macros and allow for newer rigs with both VFO A/B and Main/Sub
2019-11-26 22:27:23 -06:00
Roeland Jansen
257542acbc
removed the code that breaks the 'f' function (icm Mike)
2019-11-24 23:58:17 +01:00
Michael Black
d551d3b462
Add SATMODE to icom.c
2019-11-23 22:41:01 -06:00
Michael Black
84ae165145
astyle icom.c icom.h
2019-10-29 22:29:06 -05:00
Michael Black
8bab7d6e46
Fix TX/RX VFO for get/set freq
2019-10-29 22:28:41 -05:00
Bill Somerville
8465a76fd2
Ensure compilation works with a pre C11 compiler
2019-06-16 23:14:46 +01:00
Mikael Nousiainen
624c6ab3f7
Icom: Add missing break keyword for RIG_LEVEL_KEYSPD. Fix rounding of RIG_LEVEL_KEYSPD and RIG_LEVEL_CWPITCH. Set correct ranges for LVL_KEYSPD and LVL_CWPITCH on many Icom rigs.
2019-06-10 23:42:05 +03:00
Mikael Nousiainen
85f3acca47
More improvements to Icom backends: Remove RIG_FUNC_FAGC from backends that support proper AGC levels. Move rig-specific code from icom_set_parm/icom_get_parm to rig backends. Remove civ_version definition, as there is no such concept in CI-V command sets: all rig-specific commands were moved to their respective backends, so the shared Icom code is a bit cleaner now. Introduce icom_set_custom_parm/icom_get_custom_parm helper functions for executing rig-specific commands.
2019-06-04 23:48:30 +03:00
Mikael Nousiainen
60ae18bb0b
Add custom levels to Icom rigs for drive gain and DIGI-SEL
2019-06-01 11:12:35 +03:00
Mikael Nousiainen
45a8c5c575
More fixes to many Icom HF rig backends: tuner function, VFO tune op, rig-specific AGC levels, basic set of filters where missing, get/set split, get/set powerstat, make get/set RIT/XIT commands shared functions, add new level for Noise Blanker level, fix RIG_MODE_PKTAM and add missing PKT modes for many rigs, add dual-watch function. Add RIT/XIT functions for TS-480 and TS-890.
2019-06-01 09:51:17 +03:00
Mikael Nousiainen
3dbbe02b78
Add new levels: RFPOWER_METER, COMP_METER, VD_METER and ID_METER, supported at least by most of recent Icom rigs. Add level NOTCHF_RAW for manual notch frequency without specified unit for Icom rigs. Add level MONITOR_GAIN. Add functions DUAL_WATCH and DIVERSITY, supported now by K3/K3S. Fix VOXDELAY level commands for many Icom rigs. Add MONITOR_GAIN level for Icom rigs. Fix and add many K3 commands and add specific rig models for K3S, KX2 and KX3 -- they are very similar to K3, but have slight differences. Extend dump_caps output for rigctl: add complete details of ext levels and frequency ranges. Tests have been performed on IC-7000, IC-756ProIII, IC-7300, IC-7600 and K3.
2019-05-30 09:37:49 +03:00
Michael Black
0c149e7029
Merge branch 'master' of https://github.com/mdblack98/Hamlib
2019-04-11 07:58:03 -05:00
Michael Black
b788b447aa
Undo get_vfo attempt for ic9700
...
Implement icom Main/Sub get_freq -- broken for IC9700 firmware 1.05
Prototype for ic9700 set_freq to allow band change when Main band wil equal Sub band...but disabled for now until firmware is fixed
2019-04-11 07:47:35 -05:00
Michael Black
72f062f6f1
Fix get_freq for IC9700
2019-04-09 06:50:28 -05:00
Michael Black
70d7125790
Fix ic9700 get_freq frame len
2019-04-08 14:15:00 -05:00
Michael Black
602a3c01b2
Implement new get_freq for IC9700 with TARGETABLE_FREQ now
2019-04-07 23:54:02 -05:00
Michael Black
e2f6c7d092
Add icom get_vfo introduced on IC-9700
...
Add DD mode for IC-9700
Numerous IC-9700 updates
2019-04-07 09:03:55 -05:00
Michael Black
3d96757c66
Add IC-9700 to ic7300.c
2019-04-06 13:59:25 -05:00
Michael Black
dbcaee4b77
Improved set_powerstat for icom & kenwood
2019-04-03 09:13:08 -05:00
Michael Black
fbdc494c5b
Change powerstat to wait for get_freq as this is generic to all
2019-03-27 14:25:46 -05:00
Michael Black
aa055a23be
Add wait for set_powerstat in icom.c
2019-03-26 15:46:24 -05:00
Malcolm Herring
be436051d8
Automatically detect CI-V echo state
...
Some Icom rigs use USB for the CI-V connection. This can be set to echo or not. This mod permits a check of the echo state on start-up & flags the frame handling accordingly.
A new member of the icom_priv_caps is defined to flag that this check should be done. A new icom_rig_open function performs this check & sets a flag in priv_data which frame.c then uses to process the input accordingly.
2019-01-09 09:33:04 +00:00
Malcolm Herring
2ccf99da04
icr30 updates
2018-12-26 08:25:38 +00:00
Malcolm Herring
0c9ceb1d83
Merge branch 'master' into icr30
2018-12-24 18:37:25 +00:00
Malcolm Herring
de63680912
commands 00-15
2018-12-24 18:33:11 +00:00
Malcolm Herring
e3796090ad
update
2018-12-24 10:14:53 +00:00
Malcolm Herring
f79722c333
daily
2018-12-21 20:16:26 +00:00
Malcolm Herring
31cc85bf57
Add IC-R30
2018-12-21 07:07:41 +00:00
Ekki Plicht (DF4OR)
4e8ba3d6f3
Patch for Icom DCS code handling
...
* Change magic numbers in icom_set|get_ctcss|dcs_sql|code functions to
constants defined in src/tones.h
* fix a minor bug in icom_get_dcs_code (now ignoring polarity instead of
reporting invalid DCS code when sending reverse pol. DCS code)
* introduce DCS codes to IC-R8600 rig backend
73,
Ekki, DF4OR
2018-12-19 18:09:14 -06:00
Malcolm Herring
620f756320
Complete R6 commands
2018-12-19 14:40:36 +00:00
Ekki Plicht (DF4OR)
82e0ee8364
New model Icom IC-R8600
...
So here is the first release of the new IC-R8600 rig backend.
Implemented functions so far:
set/get freq
set/get mode
functions: NB TSQL ANF NR AIP MN LOCK VSC RESUME
level: PREAMP ATT AF RF SQL NR PBT_IN PBT_OUT CWPITCH AGC RAWSTR STRENGTH
extra levels (params): ANN BACKLIGHT KEYLIGHT
Mode list: AM CW USB LSB RTTY FM WFM CWR RTTYR SAM SAL SAH
Next up:
* correct filter settings
* new digital modes
* memory store/retrieve
* correct CTCSS, DTCS handling
* correct BEEP handling (broken)
73,
Ekki, DF4OR
2018-12-17 12:37:17 -06:00
Nate Bargmann
27e63e4274
Merge branch 'ic7300-fix-params-and-agc' of https://github.com/mikaelnousiainen/hamlib into mikaelnousiainen-ic7300-fix-params-and-agc
2018-01-21 08:31:36 -06:00
Mikael Nousiainen
9ad45cc5d3
IC-7300: Fix issues in Icom civ_version 1 parameters implementations. Add correct mappings for AGC settings.
2018-01-20 23:01:27 +02:00
Michael Black W9MDB
3676cf376c
Add IC-7610
2018-01-14 17:55:41 -06:00
c vw
555197a9a5
Getting rid of compiler warnings, especially
...
- using "abs" function for long or double arguments
- passing data which is not initialized
2017-07-10 09:55:45 +02:00
Malcolm Herring
a8e89505e3
New model: Icom IC-R6
...
Icom's hand held wideband receiver.
2017-04-06 05:04:27 -05:00
Michael D Black
ea6f4e7115
Added x108g backend
2017-02-14 15:39:31 -06:00
Michael Black
3bad75106e
Merger 7850/51 into 785x
2017-01-02 10:20:20 -06:00
Michael Black
ae99b17598
Add ic7850 ic7851 -- works with wsjtx
2017-01-01 22:55:33 -06:00
Stephane Fillod
a4b2de37ee
New Perseus model
2016-11-06 14:38:42 +01:00
Michael Black W9MDB\n
d5b3c049af
Fixed SCAN_STOP for all rigs and implmented it plus SCOPE for ic7300
2016-06-02 23:08:22 -05:00