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
..
2026-06-09 13:43:12 +02:00
2020-03-16 11:28:59 +01:00
2025-06-26 12:52:32 +02:00
2026-04-14 21:57:45 +02:00
2026-07-07 09:38:15 +02:00
2024-03-06 20:16:42 +01:00
2018-12-16 12:53:29 +01:00
2019-02-13 16:36:32 +01:00
2022-12-17 12:38:17 +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
2026-07-07 12:02:30 +02:00
2024-03-06 20:16:42 +01:00
2026-06-28 20:19:13 +02:00
2024-10-28 23:47:20 +01:00
2026-04-21 13:00:36 +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
2026-04-21 13:00:36 +02:00
2023-01-13 18:39:06 +01:00
2023-02-15 22:12:18 +01:00
2026-07-16 17:55:25 +02:00
2020-10-25 11:50:46 +01:00
2026-07-16 17:55:25 +02:00
2021-01-28 11:06:27 +01:00
2024-02-07 17:23:22 +01:00
2026-07-16 17:55:25 +02:00
2022-12-19 18:44:29 +01:00
2026-04-14 22:48:03 +02:00
2026-02-17 10:48:46 +01:00
2022-09-19 09:39:04 +02:00
2025-06-26 12:52:32 +02:00
2023-03-10 16:54:50 +01:00
2026-07-16 17:55:25 +02:00
2026-07-13 22:47:01 +02:00
2026-06-28 22:01:06 +02:00
2026-06-30 22:51:06 +02:00
2026-06-30 22:51:06 +02:00
2026-05-31 20:24:47 +02:00
2022-01-30 12:13:43 +01:00
2020-10-04 14:24:18 +02:00
2026-07-16 21:58:35 +02:00
2026-06-30 22:51:06 +02:00
2026-04-21 13:00:36 +02:00
2023-03-07 12:36:35 +01:00
2026-04-21 13:00:36 +02:00
2026-07-07 12:47:31 +02:00
2023-10-02 19:57:45 +02:00
2026-05-31 20:24:47 +02:00
2020-02-07 12:54:13 +01:00