FT-5000 does have TARGETABLE_MODE

pull/281/head
Michael Black W9MDB 2020-05-26 11:42:31 -05:00 zatwierdzone przez Nate Bargmann
rodzic 5f8897ee20
commit b41e5468a9
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: F72625E2EDBED598
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -421,7 +421,7 @@ const struct rig_caps ftdx101d_caps =
.max_xit = Hz(9999),
.max_ifshift = Hz(1000),
.vfo_ops = FTDX5000_VFO_OPS,
.targetable_vfo = RIG_TARGETABLE_FREQ, /* one of the few diffs from the 5000 */
.targetable_vfo = RIG_TARGETABLE_FREQ|RIG_TARGETABLE_MODE,
.transceive = RIG_TRN_OFF, /* May enable later as the 5000 has an Auto Info command */
.bank_qty = 0,
.chan_desc_sz = 0,