rtl433
UNKNOWN
RTL-433 utility
|
Kaku decoder. More...
Functions | |
static int | newkaku_callback (r_device *decoder, bitbuffer_t *bitbuffer) |
Kaku decoder. More... | |
Variables | |
static char * | output_fields [] |
r_device | newkaku |
Kaku decoder.
|
static |
Kaku decoder.
Might be similar to an x1527. S.a. Nexa, Proove.
Two bits map to 2 states, 0 1 -> 0 and 1 0 -> 1 Status bit can be 1 1 -> 1 which indicates DIM value. 4 extra bits are present with value start pulse: 1T high, 10.44T low
References bitbuffer::bb, bitbuffer_invert(), bitbuffer_manchester_decode(), bitbuffer::bits_per_row, DATA_INT, data_make(), DATA_STRING, DECODE_ABORT_EARLY, DECODE_ABORT_LENGTH, decoder_output_data(), and bitbuffer::syncs_before_row.
r_device newkaku |
|
static |