Files
rtl_433/include
Benjamin Larsson 2110cdbe76 Add Elsner Solexa 230V decoder
FSK Manchester zerobit, on-air CRC-16 (poly 0x1021, init 0x68b3) as the
integrity gate. Removes a self-synchronizing transform (x^7 + x^5 + 1)
to recover a constant sync marker, and parses the raw on-air payload's
rolling state, transmission counter, and command (open/close/stop/
automode) from a relocated, state-normalized byte pair. See the
decoder's doc comment for the full derivation and known limits.

Enabled by default; CRC-16 gates false positives.
2026-07-16 21:58:35 +02:00
..
2024-03-06 20:16:42 +01:00
2018-12-16 12:53:29 +01:00
2026-02-17 10:48:46 +01:00
2019-02-15 17:04:27 +01:00
2021-02-01 10:40:28 +01:00
2026-07-16 18:21:23 +02:00
2024-03-06 20:16:42 +01:00
2026-06-28 20:19:13 +02:00
2020-11-10 15:22:58 +01:00
2020-11-10 15:22:58 +01:00
2019-04-06 17:10:52 +02:00
2022-12-04 10:41:51 +01:00
2023-01-13 18:39:06 +01:00
2020-10-25 11:50:46 +01:00
2026-02-17 10:48:46 +01:00
2020-10-04 14:24:18 +02:00
2026-04-21 13:00:36 +02:00