rtl433
UNKNOWN
RTL-433 utility
|
Nexa decoder. More...
Functions | |
static int | nexa_callback (r_device *decoder, bitbuffer_t *bitbuffer) |
Nexa decoder. More... | |
Variables | |
static char * | output_fields [] |
r_device | nexa |
Nexa decoder.
Copyright (C) 2017 Christian Juncker Brædstrup
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 |
Nexa decoder.
Might be similar to an x1527. S.a. Kaku, Proove.
Tested devices:
Packet gap is 10 ms.
This device is very similar to the proove magnetic sensor. The proove decoder will capture the OFF-state but not the ON-state since the Nexa uses two different bit lengths for ON and OFF.
References bitbuffer::bb, bitbuffer_invert(), bitbuffer_manchester_decode(), bitbuffer::bits_per_row, DATA_INT, data_make(), DATA_STRING, DECODE_ABORT_EARLY, DECODE_ABORT_LENGTH, decoder_output_data(), and bitbuffer::syncs_before_row.
r_device nexa |
|
static |