[Hamlib-developer] [Hamlib/Hamlib] 4fe9f5: If mode for VFOB is requested but rig does not hav...
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <no...@gi...> - 2022-12-03 05:30:09
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 4fe9f5918d9b41fffcaabb1d78abea273b8dce4e https://github.com/Hamlib/Hamlib/commit/4fe9f5918d9b41fffcaabb1d78abea273b8dce4e Author: Mike Black W9MDB <mdb...@ya...> Date: 2022-12-02 (Fri, 02 Dec 2022) Changed paths: M src/rig.c Log Message: ----------- If mode for VFOB is requested but rig does not have TARGETABLE_MODE then just return VFOA mode https://github.com/Hamlib/Hamlib/issues/1172 |