IRremoteESP8266
|
Support for LG protocols. LG decode originally added by Darryl Smith (based on the JVC protocol) LG send originally added by https://github.com/chaeplin. More...
Variables | |
const uint16_t | kLgBitMark = 550 |
uSeconds. More... | |
const uint16_t | kLgOneSpace = 1600 |
uSeconds. More... | |
const uint16_t | kLgZeroSpace = 550 |
uSeconds. More... | |
const uint16_t | kLgRptSpace = 2250 |
uSeconds. More... | |
const uint16_t | kLgMinGap = 39750 |
uSeconds. More... | |
const uint32_t | kLgMinMessageLength = 108050 |
uSeconds. More... | |
const uint16_t | kLgHdrMark = 8500 |
uSeconds. More... | |
const uint16_t | kLgHdrSpace = 4250 |
uSeconds. More... | |
const uint16_t | kLg32HdrMark = 4500 |
uSeconds. More... | |
const uint16_t | kLg32HdrSpace = 4450 |
uSeconds. More... | |
const uint16_t | kLg32RptHdrMark = 8950 |
uSeconds. More... | |
const uint16_t | kLg2HdrMark = 3200 |
uSeconds. More... | |
const uint16_t | kLg2HdrSpace = 9900 |
uSeconds. More... | |
const uint16_t | kLg2BitMark = 480 |
uSeconds. More... | |
const uint32_t | kLgAcAKB74955603DetectionMask = 0x0000080 |
const uint8_t | kLgAcChecksumSize = 4 |
Size in bits. More... | |
const uint8_t | kLgAcSwingHOffsetSize = kLgAcChecksumSize + 1 |
const uint32_t | kLgAcSwingHSignature = kLgAcSwingHOff >> kLgAcSwingHOffsetSize |
const uint32_t | kLgAcVaneSwingVBase = 0x8813200 |
Support for LG protocols. LG decode originally added by Darryl Smith (based on the JVC protocol) LG send originally added by https://github.com/chaeplin.
const uint16_t kLg2BitMark = 480 |
uSeconds.
const uint16_t kLg2HdrMark = 3200 |
uSeconds.
const uint16_t kLg2HdrSpace = 9900 |
uSeconds.
const uint16_t kLg32HdrMark = 4500 |
uSeconds.
const uint16_t kLg32HdrSpace = 4450 |
uSeconds.
const uint16_t kLg32RptHdrMark = 8950 |
uSeconds.
const uint32_t kLgAcAKB74955603DetectionMask = 0x0000080 |
const uint8_t kLgAcChecksumSize = 4 |
Size in bits.
const uint8_t kLgAcSwingHOffsetSize = kLgAcChecksumSize + 1 |
const uint32_t kLgAcSwingHSignature = kLgAcSwingHOff >> kLgAcSwingHOffsetSize |
const uint32_t kLgAcVaneSwingVBase = 0x8813200 |
const uint16_t kLgBitMark = 550 |
uSeconds.
const uint16_t kLgHdrMark = 8500 |
uSeconds.
const uint16_t kLgHdrSpace = 4250 |
uSeconds.
const uint16_t kLgMinGap = 39750 |
uSeconds.
const uint32_t kLgMinMessageLength = 108050 |
uSeconds.
const uint16_t kLgOneSpace = 1600 |
uSeconds.
const uint16_t kLgRptSpace = 2250 |
uSeconds.
const uint16_t kLgZeroSpace = 550 |
uSeconds.