2019-07-05 Fred Gleason <fredg@paravelsystems.com>

* Added switcher support for Grass Valley Series 7000 protocol.
This commit is contained in:
Fred Gleason
2019-07-05 16:03:25 -04:00
parent 2ee6a00114
commit b4a0dce32d
9 changed files with 332 additions and 6 deletions

View File

@@ -65,6 +65,7 @@ OPSGUIDE_HTML = appendix.filepath_wildcards.html\
sect.gpio_switcher_devices.btss44.html\
sect.gpio_switcher_devices.btss82.html\
sect.gpio_switcher_devices.btu41mlrweb.html\
sect.gpio_switcher_devices.gvc7000.html\
sect.gpio_switcher_devices.harlond.html\
sect.gpio_switcher_devices.kernelgpio.html\
sect.gpio_switcher_devices.livewire_lwrpaudio.html\

View File

@@ -773,6 +773,33 @@
</para>
</sect1>
<sect1 xml:id="sect.gpio_switcher_devices.gvc7000">
<title>Grass Valley 7000 Protocol</title>
<variablelist>
<varlistentry>
<term>Driver Name:</term>
<listitem>
<para>
Grass Valley 7000 Protocol
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>Supported RML Commands:</term>
<listitem>
<para>
<simplelist>
<member>Switch Take ['<command>ST</command>']</member>
</simplelist>
</para>
</listitem>
</varlistentry>
</variablelist>
<para>
Control is by means of a TCP/IP connection to port 12345.
</para>
</sect1>
<sect1 xml:id="sect.gpio_switcher_devices.harlond">
<title>Harlond Virtual Mixer</title>
<variablelist>