|
rtl433
UNKNOWN
RTL-433 utility
|
ESIC EMT7110 power meter (for EMR7370 receiver). More...
Functions | |
| static int | esic_emt7110_decode (r_device *decoder, bitbuffer_t *bitbuffer) |
| ESIC EMT7110 power meter (for EMR7370 receiver). More... | |
Variables | |
| static char * | output_fields [] |
| r_device | esic_emt7110 |
ESIC EMT7110 power meter (for EMR7370 receiver).
Copyright (C) 2019 Christian W. Zuckschwerdt zany@triq.net Samples and analysis by Petter Reinholdtsen pere@hungry.com
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
|
static |
ESIC EMT7110 power meter (for EMR7370 receiver).
A transmission is two packets, 14 ms apart.
Data Layout:
II II II II FP PP CC CC VV UE EE XX
References add_bytes(), bitbuffer_extract_bytes(), bitbuffer_search(), bitbuffer::bits_per_row, DATA_DOUBLE, DATA_FORMAT, DATA_INT, data_make(), DATA_STRING, DECODE_ABORT_EARLY, DECODE_ABORT_LENGTH, DECODE_FAIL_MIC, decoder_output_data(), bitbuffer::num_rows, and preamble.
| r_device esic_emt7110 |
|
static |