rtl433
UNKNOWN
RTL-433 utility
|
Functions | |
static int | checksum_calculate (uint8_t *b) |
static int | ttx201_decode (r_device *decoder, bitbuffer_t *bitbuffer, unsigned row, unsigned bitpos) |
static int | ttx201_callback (r_device *decoder, bitbuffer_t *bitbuffer) |
Variables | |
static char * | output_fields [] |
r_device | ttx201 |
|
static |
Referenced by ttx201_decode().
|
static |
References bitbuffer::num_rows, ttx201_decode(), and r_device::verbose.
|
static |
References bitbuffer_extract_bytes(), bitbuffer_print(), bitbuffer::bits_per_row, checksum_calculate(), DATA_DOUBLE, DATA_FORMAT, DATA_INT, data_make(), DATA_STRING, decoder_output_data(), bitbuffer::num_rows, and r_device::verbose.
Referenced by ttx201_callback().
|
static |
r_device ttx201 |