kopia lustrzana https://github.com/Hamlib/Hamlib
Change ft767gx.c to RIG_STATUS_STABLE
Per Steve Conklin, AI4QR, setting the status to STABLE.Hamlib-1.2.15
rodzic
ea7bf7a0d3
commit
6cd38454ea
|
@ -253,7 +253,7 @@ const struct rig_caps ft767gx_caps = {
|
|||
.mfg_name = "Yaesu",
|
||||
.version = "0.2",
|
||||
.copyright = "LGPL",
|
||||
.status = RIG_STATUS_BETA,
|
||||
.status = RIG_STATUS_STABLE,
|
||||
.rig_type = RIG_TYPE_TRANSCEIVER,
|
||||
.ptt_type = RIG_PTT_RIG,
|
||||
.dcd_type = RIG_DCD_NONE,
|
||||
|
|
Ładowanie…
Reference in New Issue