RSeries astromech firmware
|
#include <dome/LogicEngine.h>
Default settings for LogicEngine hardware.
Public Types | |
enum | ColorVal { kRed = 1, kOrange = 2, kYellow = 3, kGreen = 4, kCyan = 5, kBlue = 6, kPurple = 7, kMagenta = 8, kPink = 9, kDefault = 0 } |
Static Public Member Functions | |
static long | sequence (byte seq, ColorVal colorVal=kDefault, uint8_t speedScale=0, uint8_t numSeconds=0) |
Calculate sequence value given four parameters. More... | |
Static Public Attributes | |
static constexpr byte | FRONT_FADE = 1 |
static constexpr byte | FRONT_DELAY = 10 |
static constexpr byte | FRONT_HUE = 0 |
static constexpr byte | REAR_FADE = 3 |
static constexpr byte | REAR_DELAY = 40 |
static constexpr byte | REAR_HUE = 0 |
static constexpr byte | FRONT_PAL = 0 |
static constexpr byte | REAR_PAL = 1 |
static constexpr byte | FRONT_PSI_PAL = 4 |
static constexpr byte | REAR_PSI_PAL = 5 |
static constexpr byte | FRONT_BRI = 160 |
static constexpr byte | REAR_BRI = 140 |
static constexpr byte | MAX_BRIGHTNESS = 225 |
static constexpr byte | MIN_BRIGHTNESS = 1 |
static constexpr uint32_t | NORMVAL = 0 |
static constexpr byte | PAL_COUNT = 6 |
static constexpr byte | NORMAL = 0 |
static constexpr byte | ALARM = 1 |
static constexpr byte | FAILURE = 2 |
static constexpr byte | LEIA = 3 |
static constexpr byte | MARCH = 4 |
static constexpr byte | SOLIDCOLOR = 5 |
static constexpr byte | FLASHCOLOR = 6 |
static constexpr byte | FLIPFLOPCOLOR = 7 |
static constexpr byte | FLIPFLOPALTCOLOR = 8 |
static constexpr byte | COLORSWAP = 9 |
static constexpr byte | RAINBOW = 10 |
static constexpr byte | REDALERT = 11 |
static constexpr byte | MICBRIGHT = 12 |
static constexpr byte | MICRAINBOW = 13 |
static constexpr byte | LIGHTSOUT = 14 |
static constexpr byte | TEXT = 15 |
static constexpr byte | TEXTSCROLLLEFT = 16 |
static constexpr byte | TEXTSCROLLRIGHT = 17 |
static constexpr byte | TEXTSCROLLUP = 18 |
static constexpr byte | ROAMINGPIXEL = 19 |
static constexpr byte | HORIZONTALSCANLINE = 20 |
static constexpr byte | VERTICALSCANLINE = 21 |
static constexpr byte | FIRE = 22 |
static constexpr byte | PSICOLORWIPE = 23 |
static constexpr byte | PULSE = 24 |
static constexpr byte | RANDOM = 99 |
|
inlinestatic |
Calculate sequence value given four parameters.
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |