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