|
static const uint8_t | MILINST_1553_LOAD_COMMAND = 0x01 |
|
static const speed_t | DEFAULT_BAUDRATE = B9600 |
|
static const uint16_t | CHANNELS_128 = 128 |
|
static const uint16_t | CHANNELS_256 = 256 |
|
static const uint16_t | CHANNELS_512 = 512 |
|
static const uint16_t | DEFAULT_CHANNELS = CHANNELS_128 |
|
|
static int | ConnectToWidget (const std::string &path, speed_t speed=B9600) |
|
bool | m_enabled |
|
const std::string | m_path |
|
ola::io::ConnectedDescriptor * | m_socket |
|
◆ Connect()
bool ola::plugin::milinst::MilInstWidget1553::Connect |
( |
| ) |
|
|
virtual |
◆ DetectDevice()
bool ola::plugin::milinst::MilInstWidget1553::DetectDevice |
( |
| ) |
|
|
virtual |
◆ SendDmx()
bool ola::plugin::milinst::MilInstWidget1553::SendDmx |
( |
const DmxBuffer & | buffer | ) |
const |
|
virtual |
◆ SetChannel()
int ola::plugin::milinst::MilInstWidget1553::SetChannel |
( |
unsigned int | chan, |
|
|
uint8_t | val ) const |
|
protectedvirtual |
◆ Type()
std::string ola::plugin::milinst::MilInstWidget1553::Type |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following files: