kopia lustrzana https://github.com/Hamlib/Hamlib
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
rodzic
1968b98e3c
commit
b9eb755dc3
|
@ -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,
|
||||
|
|
Ładowanie…
Reference in New Issue