mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-21 08:01:16 +01:00
2017-08-12 Fred Gleason <fredg@paravelsystems.com>
* Implemented a driver for WheatNet LIO devices.
This commit is contained in:
@@ -37,6 +37,7 @@ Sine Systems ACU-1 (Prophet version)
|
||||
Software Authority Protocol
|
||||
StarGuide III Satellite Receiver
|
||||
Wegener Unity4000 DVB Satellite Receiver
|
||||
WheatNet Blade LIO
|
||||
WheatNet Blade SLIO
|
||||
|
||||
See the sections below for notes on each specific model.
|
||||
@@ -853,11 +854,13 @@ stream to be silently deselected from a previously selected output.
|
||||
|
||||
|
||||
----------------------------------------------------------------------------
|
||||
WHEATNET BLADE SLIO
|
||||
WHEATNET BLADE LIO
|
||||
|
||||
Driver Name: WheatNet SLIO
|
||||
Driver Name: WheatNet LIO
|
||||
|
||||
Supported RML Commands:
|
||||
GPI Enable ('GE')
|
||||
GPI Set ('GI')
|
||||
GPO Set ('GO')
|
||||
|
||||
GENERAL NOTES:
|
||||
@@ -866,4 +869,20 @@ The only required configuration parameters are IP Address and IP Port.
|
||||
The number of pins is auto-detected at driver startup.
|
||||
|
||||
|
||||
----------------------------------------------------------------------------
|
||||
WHEATNET BLADE SLIO
|
||||
|
||||
Driver Name: WheatNet SLIO
|
||||
|
||||
Supported RML Commands:
|
||||
GPI Enable ('GE')
|
||||
GPI Set ('GI')
|
||||
GPO Set ('GO')
|
||||
|
||||
GENERAL NOTES:
|
||||
Control is done by means of a TCP/IP connection to port 55776 on a blade.
|
||||
The only required configuration parameters are IP Address and IP Port.
|
||||
The number of soft pins is auto-detected at driver startup.
|
||||
|
||||
|
||||
----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user