kopia lustrzana https://github.com/Hamlib/Hamlib
Add XHCG to ic706.c
rodzic
005fb29cf7
commit
e15b2559db
|
@ -176,6 +176,7 @@ const struct rig_caps ic706_caps = {
|
|||
.max_xit = Hz(0),
|
||||
.max_ifshift = Hz(0),
|
||||
.targetable_vfo = 0,
|
||||
.vfo_ops = IC706_VFO_OPS,
|
||||
.transceive = RIG_TRN_RIG,
|
||||
.bank_qty = 0,
|
||||
.chan_desc_sz = 0,
|
||||
|
@ -309,6 +310,7 @@ const struct rig_caps ic706mkii_caps = {
|
|||
.max_xit = Hz(0),
|
||||
.max_ifshift = Hz(0),
|
||||
.targetable_vfo = 0,
|
||||
.vfo_ops = IC706_VFO_OPS,
|
||||
.transceive = RIG_TRN_RIG,
|
||||
.bank_qty = 0,
|
||||
.chan_desc_sz = 0,
|
||||
|
|
Ładowanie…
Reference in New Issue