kopia lustrzana https://github.com/Hamlib/Hamlib
Update rotors from Untested to Alpha
rodzic
e44ed57b1e
commit
acf80cea37
|
@ -116,7 +116,7 @@ const struct rot_caps pcrotor_caps =
|
|||
.mfg_name = "WA6UFQ",
|
||||
.version = "20081013.0",
|
||||
.copyright = "LGPL",
|
||||
.status = RIG_STATUS_UNTESTED,
|
||||
.status = RIG_STATUS_ALPHA,
|
||||
.rot_type = ROT_TYPE_OTHER,
|
||||
.port_type = RIG_PORT_PARALLEL,
|
||||
.write_delay = 0,
|
||||
|
|
|
@ -105,7 +105,7 @@ const struct rot_caps if100_rot_caps =
|
|||
.mfg_name = "AMSAT",
|
||||
.version = "20110531.0",
|
||||
.copyright = "LGPL",
|
||||
.status = RIG_STATUS_UNTESTED,
|
||||
.status = RIG_STATUS_ALPHA,
|
||||
.rot_type = ROT_TYPE_OTHER,
|
||||
.port_type = RIG_PORT_PARALLEL,
|
||||
.write_delay = 0,
|
||||
|
|
|
@ -231,7 +231,7 @@ const struct rot_caps nexstar_rot_caps =
|
|||
.mfg_name = "Celestron",
|
||||
.version = "20220109.0",
|
||||
.copyright = "LGPL",
|
||||
.status = RIG_STATUS_UNTESTED,
|
||||
.status = RIG_STATUS_ALPHA,
|
||||
.rot_type = ROT_TYPE_AZEL,
|
||||
.port_type = RIG_PORT_SERIAL,
|
||||
.serial_rate_min = 9600,
|
||||
|
|
|
@ -63,7 +63,7 @@ const struct rot_caps cnctrk_rot_caps =
|
|||
.mfg_name = "CNCTRK",
|
||||
.version = "20220109.0",
|
||||
.copyright = "LGPL",
|
||||
.status = RIG_STATUS_UNTESTED,
|
||||
.status = RIG_STATUS_ALPHA,
|
||||
.rot_type = ROT_TYPE_OTHER,
|
||||
.port_type = RIG_PORT_NONE,
|
||||
.write_delay = 0,
|
||||
|
|
|
@ -180,7 +180,7 @@ const struct rot_caps rotorcard_rot_caps =
|
|||
.mfg_name = "Idiom Press",
|
||||
.version = "20100214.0",
|
||||
.copyright = "LGPL",
|
||||
.status = RIG_STATUS_UNTESTED,
|
||||
.status = RIG_STATUS_ALPHA,
|
||||
.rot_type = ROT_TYPE_OTHER,
|
||||
.port_type = RIG_PORT_SERIAL,
|
||||
.serial_rate_min = 4800,
|
||||
|
|
|
@ -56,7 +56,7 @@ const struct rot_caps sartek_rot_caps =
|
|||
.mfg_name = "SARtek",
|
||||
.version = "20061007.0",
|
||||
.copyright = "LGPL",
|
||||
.status = RIG_STATUS_UNTESTED,
|
||||
.status = RIG_STATUS_ALPHA,
|
||||
.rot_type = ROT_TYPE_OTHER,
|
||||
.port_type = RIG_PORT_SERIAL,
|
||||
.serial_rate_min = 1200,
|
||||
|
|
Ładowanie…
Reference in New Issue