|
| MilInstWidget1553 (const std::string &path, Preferences *preferences) |
|
bool | Connect () |
|
bool | DetectDevice () |
|
bool | SendDmx (const DmxBuffer &buffer) const |
|
std::string | Type () |
|
void | SocketReady () |
|
| MilInstWidget (const std::string &path) |
|
int | Disconnect () |
|
ola::io::ConnectedDescriptor * | GetSocket () |
|
std::string | GetPath () |
|
std::string | Description () |
|
|
int | SetChannel (unsigned int chan, uint8_t val) const |
|
int | Send (const DmxBuffer &buffer) const |
|
|
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 |
|
The documentation for this class was generated from the following files: