rtl433
UNKNOWN
RTL-433 utility
|
LaCrosse/StarMétéo/Conrad TX35 protocol. More...
Functions | |
static int | lacrosse_it (r_device *decoder, bitbuffer_t *bitbuffer, uint8_t device29or35) |
static int | lacrossetx29_callback (r_device *decoder, bitbuffer_t *bitbuffer) |
Wrapper for the TX29 device. More... | |
static int | lacrossetx35_callback (r_device *decoder, bitbuffer_t *bitbuffer) |
Wrapper for the TX35 device. More... | |
Variables | |
static char * | output_fields [] |
r_device | lacrosse_tx29 |
r_device | lacrosse_tx35 |
LaCrosse/StarMétéo/Conrad TX35 protocol.
|
static |
References bitbuffer_extract_bytes(), bitbuffer_search(), bitbuffer::bits_per_row, crc8(), DATA_DOUBLE, DATA_FORMAT, DATA_INT, data_make(), DATA_STRING, decoder_output_data(), bitbuffer::num_rows, preamble, and r_device::verbose.
Referenced by lacrossetx29_callback(), and lacrossetx35_callback().
|
static |
Wrapper for the TX29 device.
References lacrosse_it().
|
static |
Wrapper for the TX35 device.
References lacrosse_it().
r_device lacrosse_tx29 |
r_device lacrosse_tx35 |
|
static |