kopia lustrzana https://github.com/Hamlib/Hamlib
Promote gs232 to BETA
rodzic
645ae51a5d
commit
02f10b34f6
|
@ -280,7 +280,7 @@ const struct rot_caps amsat_lvb_rot_caps =
|
||||||
.mfg_name = "AMSAT",
|
.mfg_name = "AMSAT",
|
||||||
.version = "20220109.0",
|
.version = "20220109.0",
|
||||||
.copyright = "LGPL",
|
.copyright = "LGPL",
|
||||||
.status = RIG_STATUS_ALPHA,
|
.status = RIG_STATUS_BETA,
|
||||||
.rot_type = ROT_TYPE_AZEL,
|
.rot_type = ROT_TYPE_AZEL,
|
||||||
.port_type = RIG_PORT_SERIAL,
|
.port_type = RIG_PORT_SERIAL,
|
||||||
.serial_rate_min = 150,
|
.serial_rate_min = 150,
|
||||||
|
@ -317,7 +317,7 @@ const struct rot_caps st2_rot_caps =
|
||||||
.mfg_name = "FoxDelta",
|
.mfg_name = "FoxDelta",
|
||||||
.version = "20220109.0",
|
.version = "20220109.0",
|
||||||
.copyright = "LGPL",
|
.copyright = "LGPL",
|
||||||
.status = RIG_STATUS_ALPHA,
|
.status = RIG_STATUS_BETA,
|
||||||
.rot_type = ROT_TYPE_AZEL,
|
.rot_type = ROT_TYPE_AZEL,
|
||||||
.port_type = RIG_PORT_SERIAL,
|
.port_type = RIG_PORT_SERIAL,
|
||||||
.serial_rate_min = 150,
|
.serial_rate_min = 150,
|
||||||
|
|
Ładowanie…
Reference in New Issue