mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 09:03:40 +02:00
2015-02-18 Fred Gleason <fredg@paravelsystems.com>
* Added 'RDMatrix::SoftwareAuthority' to the 'RDMatrix::Type' enumeration in 'lib/rdmatrix.cpp' and 'lib/rdmatrix.h'. * Implemented a switcher driver for systems using Software Authority Protocol in 'ripcd/swauthority.cpp' and 'ripcd/swauthority.h'.
This commit is contained in:
@@ -27,6 +27,7 @@ Sierra Automated Systems 32000 Audio Router
|
||||
Sierra Automated Systems 64000 Audio Router
|
||||
Sierra Automated Systems Universal Serial Interface (USI)
|
||||
Sine Systems ACU-1 (Prophet version)
|
||||
Software Authority Protocol
|
||||
StarGuide III Satellite Receiver
|
||||
Wegener Unity4000 DVB Satellite Receiver
|
||||
|
||||
@@ -632,6 +633,22 @@ by simultaneously pressing buttons 1 and 8 on the front panel of the unit
|
||||
for at least one second.
|
||||
|
||||
|
||||
----------------------------------------------------------------------------
|
||||
SOFTWARE AUTHORITY PROTOCOL
|
||||
|
||||
Driver Name: Software Authority Protocol
|
||||
|
||||
Supported RML Commands:
|
||||
Switch Take ('ST')
|
||||
|
||||
GENERAL NOTES:
|
||||
Used to control devices (such as the Axia 'PathFinder' system) by means of
|
||||
the 'Software Authority' protocol. Control is by means of a
|
||||
TCP/IP connection (typically to port 9500) on the controled system. Most
|
||||
parameters, including the number of inputs and outputs as well as the
|
||||
endpoint names, are autodetected by the driver.
|
||||
|
||||
|
||||
----------------------------------------------------------------------------
|
||||
STARGUIDE III Satellite Receiver
|
||||
|
||||
|
Reference in New Issue
Block a user