Hamlib/rigs
Kenji Rikitake 12cc40f4f7
Fix IC-705 filter selection and bandwidth handling for FM and WFM
* Enable `.fm_filters` in `IC705_priv_caps`
* `icom_get_mode_without_data()`: activate FM filter selection code if `RIG_IS_IC705`
* `icom2rig_mode()`: activate FM filter fixed width code if `RIG_IS_IC705`
* TODO: cases in WFM should be solved independently
* `icom2rig_mode()`: handle FM and WFM separately and correctly at least for IC-705, no changes for IC-7300 and IC-9700
* `icom_get_mode_without_data()`: add WFM to the code assuming that values from `icom2rig_mode()` is correct
* icom.c: A partial rollback for a395b91be6
* The workaround to use `icom_set_mode_without_data()` is not necessary
* The later experiments showed CI-V command 0x26 worked OK too for WFM
* Add WFM freq to ic705_caps.filters
* Fix icom_set_mode_x26() FM behavior

`icom_set_mode_x26()` did not pass the correct command value
for FM or PKTFM modes when width is set to
`RIG_PASSBAND_NORMAL` (i.e., 0 (zero)).
With this source code change,
the command value `buf[2]` is forcefully set to 1
when `RIG_PASSBAND_NORMAL` or `RIG_PASSBAND_NOCHANGE` are
passed to the parameter `width`.

This fix solves the bug for IC-705 with rigctl when
entering the command `M FM 0` after `M WFM 0` *did not*
change the mode properly to (narrow) FM.
2025-05-03 10:38:31 -05:00
..
adat
alinco
anytone
aor
barrett astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
codan Fix typos 2025-04-26 20:50:14 +02:00
commradio astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
dorji
drake
dummy Avoid truncating AC Log frequencies above 1 GHz 2025-05-01 19:49:44 -05:00
elad astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
flexradio Fix sscanf check in smartsdr.c 2024-12-21 14:46:39 -06:00
gomspace
icmarine Fix typos in comments 2024-11-24 19:24:35 +01:00
icom Fix IC-705 filter selection and bandwidth handling for FM and WFM 2025-05-03 10:38:31 -05:00
jrc
kachina astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
kenwood Enable rig_vfo_op for TS-890S 2025-04-21 13:32:42 -04:00
kit astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
lowe
mds astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
motorola astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
pcr astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
prm80
racal astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
rft
rs astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
skanti
tapr
tentec Fix typos in comments 2024-11-24 19:24:35 +01:00
tuner
uniden astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
winradio astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
wj astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
yaesu Fix FTDX101D/MP ALC scale 2025-03-12 12:49:17 -05:00
hamlib_voice_cw_memory_4.6.0.xlsx