Open Lighting Architecture
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Enumerations | Variables
BaseTypes.h File Reference

Detailed Description

Deprecated:
Use Constants.h instead.

Go to the source code of this file.

Enumerations

enum  { DMX_UNIVERSE_SIZE = 512 }

Variables

static const uint8_t DMX_MIN_CHANNEL_VALUE = ola::DMX_MIN_SLOT_VALUE
 The minimum value a DMX512 slot can take.
static const uint8_t DMX_MAX_CHANNEL_VALUE = ola::DMX_MAX_SLOT_VALUE
 The maximum value a DMX512 slot can take.
static const uint8_t DMX512_START_CODE = ola::DMX512_START_CODE
 The start code for DMX512 data. This is often referred to as NSC for "Null Start Code".
static const int OLA_DEFAULT_PORT = ola::OLA_DEFAULT_PORT
 The default port which olad listens on for incomming RPC connections.
static const uint16_t OPEN_LIGHTING_ESTA_CODE = ola::OPEN_LIGHTING_ESTA_CODE
 The ESTA manufacturer code for the Open Lighting Project.
static const uint32_t MAX_UNIVERSE = ola::MAX_UNIVERSE
 The maximum universe number.