rtl433
UNKNOWN
RTL-433 utility
|
Functions | |
static int | ambient_weather_decode (r_device *decoder, bitbuffer_t *bitbuffer, unsigned row, unsigned bitpos) |
static int | ambient_weather_callback (r_device *decoder, bitbuffer_t *bitbuffer) |
Variables | |
static const uint8_t | preamble_pattern [2] = {0x01, 0x45} |
static const uint8_t | preamble_inverted [2] = {0xfd, 0x45} |
static char * | output_fields [] |
r_device | ambient_weather |
|
static |
|
static |
References bitbuffer_extract_bytes(), bitrow_print(), DATA_DOUBLE, DATA_FORMAT, DATA_INT, data_make(), DATA_STRING, decoder_output_data(), lfsr_digest8(), and r_device::verbose.
Referenced by ambient_weather_callback().
r_device ambient_weather |
|
static |
|
static |
Referenced by ambient_weather_callback().
|
static |
Referenced by ambient_weather_callback(), lacrosse_ws7000_decode(), and tfa_303196_callback().