mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-14 22:51:13 +02:00
2019-07-05 Fred Gleason <fredg@paravelsystems.com>
* Added switcher support for Grass Valley Series 7000 protocol.
This commit is contained in:
@@ -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\
|
||||
|
@@ -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>
|
||||
|
Reference in New Issue
Block a user