[Hamlib-developer] [Hamlib/Hamlib] fa3197: Allow RIG_PTT_NONE to run through the backend for PTT
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <no...@gi...> - 2023-06-16 14:51:41
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: fa31975650c242dd0b734e59065a23b41e8eeaa8 https://github.com/Hamlib/Hamlib/commit/fa31975650c242dd0b734e59065a23b41e8eeaa8 Author: Mike Black W9MDB <mdb...@ya...> Date: 2023-06-16 (Fri, 16 Jun 2023) Changed paths: M src/rig.c Log Message: ----------- Allow RIG_PTT_NONE to run through the backend for PTT This allows dummy rig to be used in WSJT-X with Tune and such https://github.com/Hamlib/Hamlib/issues/1313 |