[Hamlib-developer] [Hamlib/Hamlib] dbcb17: fix(icom): fall back from optional command rejection
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Nate B. <no...@gi...> - 2026-08-26 23:55:01
|
Branch: refs/heads/Hamlib-4.7 Home: https://github.com/Hamlib/Hamlib Commit: dbcb17c8e8be174c7f8d730ce37c33a3a8aceaeb https://github.com/Hamlib/Hamlib/commit/dbcb17c8e8be174c7f8d730ce37c33a3a8aceaeb Author: David Christle <dch...@us...> Date: 2026-08-18 (Tue, 18 Aug 2026) Changed paths: M rigs/icom/icom.c M tests/Makefile.am A tests/testicomfallback.c Log Message: ----------- fix(icom): fall back from optional command rejection Old IC-7100 firmware rejects optional CI-V 0x25 and 0x26 probes. Use legacy frequency and mode commands in the same API call. Query legacy data mode and preserve unrelated protocol errors. (cherry picked from commit 3c0b14461504dd4dd44f8063f1103ad7b663618d) Commit: 81c0c36204e0b131f4e435293a80eafa63964c4a https://github.com/Hamlib/Hamlib/commit/81c0c36204e0b131f4e435293a80eafa63964c4a Author: Nate Bargmann <n0...@n0...> Date: 2026-08-26 (Wed, 26 Aug 2026) Changed paths: M NEWS M README.developer M amplifiers/gemini/gemini.c M amplifiers/gemini/gemini.h M bindings/hamlib.swg M doc/man1/ampctl.1 M doc/man1/rigctl.1 M doc/man1/rotctl.1 M doc/man1/rotctld.1 M rigs/gomspace/gs100.c M rigs/icom/icom.c M rigs/icom/icom.h M rigs/yaesu/ftx1/ftx1.h M rigs/yaesu/ftx1/ftx1_audio.c M rigs/yaesu/ftx1/ftx1_clarifier.c M rigs/yaesu/ftx1/ftx1_ext.c M src/misc.c M tests/.gitignore M tests/Makefile.am M tests/ampctl_parse.c M tests/rigctl_parse.c M tests/rotctl_parse.c A tests/testbandmetadata.c A tests/testctlbounds.sh A tests/testctlparser.c A tests/testftx1parsers.c A tests/testgeministatus.c A tests/testgs100.c A tests/testicomts.c Log Message: ----------- Merge branch 'Hamlib-4.7' into backport/4.7-icom-optional-command-fallback Commit: 7fdac184c567d539664ef8d530cd24bbaa67b1d2 https://github.com/Hamlib/Hamlib/commit/7fdac184c567d539664ef8d530cd24bbaa67b1d2 Author: Nate Bargmann <n0...@n0...> Date: 2026-08-26 (Wed, 26 Aug 2026) Changed paths: M NEWS Log Message: ----------- Update NEWS for Icom command fallback backport Compare: https://github.com/Hamlib/Hamlib/compare/fc8ec54ac781...7fdac184c567 To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |