kopia lustrzana https://github.com/Hamlib/Hamlib
Another promotion to STABLE
rodzic
40b5a0f37f
commit
664cfaa0c6
|
@ -105,7 +105,7 @@ const struct rig_caps funcube_caps =
|
|||
.mfg_name = "AMSAT-UK",
|
||||
.version = BACKEND_VER ".0",
|
||||
.copyright = "LGPL",
|
||||
.status = RIG_STATUS_BETA,
|
||||
.status = RIG_STATUS_STABLE,
|
||||
.rig_type = RIG_TYPE_TUNER,
|
||||
.ptt_type = RIG_PTT_RIG,
|
||||
.dcd_type = RIG_DCD_NONE,
|
||||
|
@ -168,7 +168,7 @@ const struct rig_caps funcubeplus_caps =
|
|||
.mfg_name = "AMSAT-UK",
|
||||
.version = BACKEND_VER ".0",
|
||||
.copyright = "LGPL",
|
||||
.status = RIG_STATUS_BETA,
|
||||
.status = RIG_STATUS_STABLE,
|
||||
.rig_type = RIG_TYPE_TUNER,
|
||||
.ptt_type = RIG_PTT_RIG,
|
||||
.dcd_type = RIG_DCD_NONE,
|
||||
|
|
Ładowanie…
Reference in New Issue