[Hamlib-developer] [Hamlib/Hamlib] bf4763: fix(icom): backport ID-5100 VFO switching to 4.7
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Nate B. <no...@gi...> - 2026-08-27 01:43:33
|
Branch: refs/heads/Hamlib-4.7 Home: https://github.com/Hamlib/Hamlib Commit: bf47639499d7f38aabf25784988cf17175a10644 https://github.com/Hamlib/Hamlib/commit/bf47639499d7f38aabf25784988cf17175a10644 Author: David Christle <dch...@us...> Date: 2026-08-18 (Tue, 18 Aug 2026) Changed paths: M rigs/icom/id5100.c M simulators/simid5100.c M src/misc.c M src/rig.c M tests/Makefile.am A tests/testid5100.c Log Message: ----------- fix(icom): backport ID-5100 VFO switching to 4.7 Backport the ID-5100 dualwatch and VFO targeting fix from master, adapting the regression test registration to the 4.7 build layout. Backport of aee0d590c from Hamlib/Hamlib#2129. Commit: ce03f30d61d1cb470f6d7949b8ff29f2447bf392 https://github.com/Hamlib/Hamlib/commit/ce03f30d61d1cb470f6d7949b8ff29f2447bf392 Author: David Christle <dch...@us...> Date: 2026-08-18 (Tue, 18 Aug 2026) Changed paths: M tests/Makefile.am M tests/testid5100.c Log Message: ----------- fix(tests): make ID-5100 transcript portable on Windows The transcript test used POSIX socketpair and read/write APIs, so native MinGW builds could not compile it. Use loopback TCP with Winsock on Windows, preserve socketpair elsewhere, and link the platform network libraries. Commit: 172eb94e7b15a3e9509a9f54e17496aa1a51737b https://github.com/Hamlib/Hamlib/commit/172eb94e7b15a3e9509a9f54e17496aa1a51737b 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/testicomfallback.c A tests/testicomts.c Log Message: ----------- Merge branch 'Hamlib-4.7' into backport/4.7-id5100-vfo-switching Commit: 53752e576b7f1864a0a4c97bdbe526f48efb0858 https://github.com/Hamlib/Hamlib/commit/53752e576b7f1864a0a4c97bdbe526f48efb0858 Author: Nate Bargmann <n0...@n0...> Date: 2026-08-26 (Wed, 26 Aug 2026) Changed paths: M NEWS Log Message: ----------- Update NEWS for ID-5100 VFO switching backport Compare: https://github.com/Hamlib/Hamlib/compare/7fdac184c567...53752e576b7f To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |