Open Lighting Architecture  Latest Git
Classes | Variables
ola::plugin::ftdidmx Namespace Reference

Detailed Description

Code for FTDI devices.

Classes

class  FtdiDmxDevice
 
class  FtdiDmxOutputPort
 
class  FtdiDmxPlugin
 
class  FtdiDmxThread
 
class  FtdiInterface
 
class  FtdiWidget
 An FTDI widget. More...
 
class  FtdiWidgetInfo
 This class holds information about an attached FTDI chip. More...
 

Variables

const char plugin_description []
 

Variable Documentation

◆ plugin_description

const char ola::plugin::ftdidmx::plugin_description[]
Initial value:
= "FTDI USB Chipset DMX Plugin\n"
"===========================\n"
"\n"
"This plugin is compatible with Enttec Open DMX USB and other FTDI chipset\n"
"based USB to DMX converters where the host needs to create the DMX stream\n"
"itself and not the interface (the interface has no microprocessor to do so).\n"
"\n"
"\n"
"## Config file: ola-ftdidmx.conf\n"
"\n"
"`frequency = 30` \n"
"The DMX stream frequency (30 to 44 Hz max are the usual)."