Markus Dauberschmidt
dc1627bd73
Add decoder for Dickert MAHS433-01 garage door remote control
...
Reworks PR #3321 (closes #2983 ): fixes a buffer overflow where the
10-character dipswitch string had no room for its null terminator and
bled into the adjacent factory-code buffer on every real packet, changes
id to DATA_INT per review feedback, renames dipswitches/facswitches to
dipswitch/facswitch to match the existing convention in cardin.c, and
trims the bit extraction to the 36 valid bits instead of reading 1 bit
past the row length.
Verified against 6 real captures and all 12 BitBench codes from the
issue thread.
2026-07-11 22:25:01 +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-06-09 13:43:12 +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
2024-02-07 17:23:22 +01:00
2020-10-25 11:50:46 +01:00
2024-02-07 17:23:22 +01:00
2021-01-28 11:06:27 +01:00
2024-02-07 17:23:22 +01:00
2022-01-08 12:11:21 +01: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-02 22:43:00 +02:00
2026-07-02 22:43:00 +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-11 22:25:01 +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