[Hamlib-developer] [Hamlib/Hamlib] 916049: Icom rigs can now use filter_usbd, filter_cw, and ...
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Michael B. <no...@gi...> - 2024-02-11 18:25:21
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 916049b0a5fe790b1a292c75c44f7f31a9eb6385 https://github.com/Hamlib/Hamlib/commit/916049b0a5fe790b1a292c75c44f7f31a9eb6385 Author: Mike Black W9MDB <mdb...@ya...> Date: 2024-02-11 (Sun, 11 Feb 2024) Changed paths: M rigs/icom/icom.c M rigs/icom/icom.h Log Message: ----------- Icom rigs can now use filter_usbd, filter_cw, and filter_usb set-conf options to set filter for USBD/LSBD, USB/LSB, and CW/CWR modes e.g. --set-conf=filter_usbd=2,filter_cw=1,filter_usb=3 https://github.com/Hamlib/Hamlib/issues/1507 |