kopia lustrzana https://github.com/Hamlib/Hamlib
Promote ts870s and ts690 to STABLE
rodzic
7fe4a91ac0
commit
51cf5d7beb
|
@ -79,7 +79,7 @@ const struct rig_caps ts690s_caps =
|
|||
.mfg_name = "Kenwood",
|
||||
.version = BACKEND_VER ".0",
|
||||
.copyright = "LGPL",
|
||||
.status = RIG_STATUS_BETA,
|
||||
.status = RIG_STATUS_STABLE,
|
||||
.rig_type = RIG_TYPE_TRANSCEIVER,
|
||||
.ptt_type = RIG_PTT_RIG,
|
||||
.dcd_type = RIG_DCD_RIG,
|
||||
|
|
|
@ -543,7 +543,7 @@ const struct rig_caps ts870s_caps =
|
|||
.mfg_name = "Kenwood",
|
||||
.version = BACKEND_VER ".0",
|
||||
.copyright = "LGPL",
|
||||
.status = RIG_STATUS_BETA,
|
||||
.status = RIG_STATUS_STABLE,
|
||||
.rig_type = RIG_TYPE_TRANSCEIVER,
|
||||
.ptt_type = RIG_PTT_RIG,
|
||||
.dcd_type = RIG_DCD_RIG,
|
||||
|
|
Ładowanie…
Reference in New Issue