kopia lustrzana https://github.com/Hamlib/Hamlib
Revert "Change MDS 4710/9710 to Alpha status -- no testing has been done yet"
This reverts commit 09f83cbfb7
.
Hamlib-4.5.1
rodzic
f1464f5a1c
commit
6ad428e091
|
@ -7,7 +7,7 @@ const struct rig_caps mds_4710_caps =
|
|||
.mfg_name = "MDS",
|
||||
.version = "20221114.0",
|
||||
.copyright = "LGPL",
|
||||
.status = RIG_STATUS_ALPHA,
|
||||
.status = RIG_STATUS_BETA,
|
||||
.rig_type = RIG_TYPE_TRANSCEIVER,
|
||||
.ptt_type = RIG_PTT_RIG,
|
||||
.dcd_type = RIG_DCD_NONE,
|
||||
|
|
|
@ -7,7 +7,7 @@ const struct rig_caps mds_9710_caps =
|
|||
.mfg_name = "MDS",
|
||||
.version = "20221116.0",
|
||||
.copyright = "LGPL",
|
||||
.status = RIG_STATUS_ALPHA,
|
||||
.status = RIG_STATUS_BETA,
|
||||
.rig_type = RIG_TYPE_TRANSCEIVER,
|
||||
.ptt_type = RIG_PTT_RIG,
|
||||
.dcd_type = RIG_DCD_NONE,
|
||||
|
|
Ładowanie…
Reference in New Issue