rtl433
UNKNOWN
RTL-433 utility
|
Functions | |
static int | tpms_renault_decode (r_device *decoder, bitbuffer_t *bitbuffer, unsigned row, unsigned bitpos) |
static int | tpms_renault_callback (r_device *decoder, bitbuffer_t *bitbuffer) |
Variables | |
static const uint8_t | preamble_pattern [2] = { 0xaa, 0xa9 } |
static char * | output_fields [] |
r_device | tpms_renault |
|
static |
|
static |
References bitbuffer::bb, bitbuffer_manchester_decode(), crc8(), DATA_DOUBLE, DATA_FORMAT, data_make(), DATA_STRING, and decoder_output_data().
Referenced by tpms_renault_callback().
|
static |
|
static |
Referenced by tpms_renault_callback().
r_device tpms_renault |