The doesn't appear to be a way of getting PTT/SEND on the TS990s

The IF  command response  byte for  this is  always 0  on this  rig as
documented and there doesn't seem to be an alternate way of querying.
Hamlib-3.0
Bill Somerville 2015-04-11 15:17:39 +01:00
rodzic 1968b98e3c
commit b9eb755dc3
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -329,7 +329,6 @@ const struct rig_caps ts990s_caps = {
.get_ctcss_tone = kenwood_get_ctcss_tone,
.set_ctcss_sql = kenwood_set_ctcss_sql,
.get_ctcss_sql = kenwood_get_ctcss_sql,
.get_ptt = kenwood_get_ptt,
.set_ptt = kenwood_set_ptt,
.get_dcd = kenwood_get_dcd,
.set_func = kenwood_set_func,