[Hamlib-developer] [Hamlib/Hamlib] 428e30: Additional PKTUSB and PKTLSB mapping for USB-D1/LS...
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Nate B. <no...@gi...> - 2025-04-17 02:08:34
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 428e3075eb693c3e7387e48cb29ecaefa4b3ffde https://github.com/Hamlib/Hamlib/commit/428e3075eb693c3e7387e48cb29ecaefa4b3ffde Author: Arkadiusz Miśkiewicz <ar...@ma...> Date: 2025-04-14 (Mon, 14 Apr 2025) Changed paths: M rigs/dummy/flrig.c Log Message: ----------- Additional PKTUSB and PKTLSB mapping for USB-D1/LSB-D1 Some radios (icom 7760 for example) expose USB/LSB-Dn modes (e.g., USB-D1). By default, USB-D1 acts as PKTUSB and LSB-D1 as PKTLSB. Adding this mapping improves compatibility with software expecting standard PKTUSB/PKTLSB modes. A real-life scenario: this makes WSJT-X usage much nicer, as WSJT-X requests PKTUSB, which is then mapped to USB-D1 — the default mode for FT4/FT8 operations on Icom radios. Commit: f9d3a2e6676304e73e1247bce28b31dc303ee51c https://github.com/Hamlib/Hamlib/commit/f9d3a2e6676304e73e1247bce28b31dc303ee51c Author: Nate Bargmann <n0...@n0...> Date: 2025-04-16 (Wed, 16 Apr 2025) Changed paths: M rigs/dummy/flrig.c Log Message: ----------- Merge pull request #1695 from arekm/master flrig: Additional PKTUSB and PKTLSB mapping for USB-D1/LSB-D1 Compare: https://github.com/Hamlib/Hamlib/compare/34698df17acf...f9d3a2e66763 To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |