kopia lustrzana https://github.com/Hamlib/Hamlib
For TS-2000 turn off VOX before TX
rodzic
4bd904502b
commit
2728d47a60
|
@ -4861,7 +4861,7 @@ int kenwood_set_ptt(RIG *rig, vfo_t vfo, ptt_t ptt)
|
|||
case RIG_PTT_ON:
|
||||
case RIG_PTT_ON_MIC:
|
||||
case RIG_PTT_ON_DATA:
|
||||
ptt_cmd = "TX";
|
||||
ptt_cmd = "VX0;TX";
|
||||
break;
|
||||
|
||||
case RIG_PTT_OFF:
|
||||
|
|
Ładowanie…
Reference in New Issue