rtl433
UNKNOWN
RTL-433 utility
|
Functions | |
static int | tpms_toyota_decode (r_device *decoder, bitbuffer_t *bitbuffer, unsigned row, unsigned bitpos) |
static int | tpms_toyota_callback (r_device *decoder, bitbuffer_t *bitbuffer) |
Variables | |
static const unsigned char | preamble_pattern [2] = {0xa9, 0xe0} |
static char * | output_fields [] |
r_device | tpms_toyota |
|
static |
References bitbuffer_search(), bitbuffer::bits_per_row, preamble_pattern, and tpms_toyota_decode().
|
static |
References bitbuffer::bb, bitbuffer_differential_manchester_decode(), crc8(), DATA_DOUBLE, DATA_INT, data_make(), DATA_STRING, decoder_output_data(), and r_device::verbose.
Referenced by tpms_toyota_callback().
|
static |
|
static |
Referenced by tpms_toyota_callback().
r_device tpms_toyota |