Add debug to kenwood_set_split_vfo

https://github.com/Hamlib/Hamlib/issues/842
pull/846/head
Mike Black W9MDB 2021-10-27 08:48:59 -05:00
rodzic eb8c8d8e5f
commit 1dc9f56e13
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -1333,6 +1333,7 @@ int kenwood_set_split_vfo(RIG *rig, vfo_t vfo, split_t split, vfo_t txvfo)
rig_debug(RIG_DEBUG_VERBOSE, "%s: already set split=%d\n", __func__, tsplit);
RETURNFUNC(RIG_OK);
}
rig_debug(RIG_DEBUG_VERBOSE, "%s: split is=%d, split wants=%d\n", __func__, tsplit, split);
/* set TX VFO */
// if turning on split need to do some VFOB setup on Elecraft rigs to avoid SPLIT N/A and ER59 messages