Files
rtl_433/include
Benjamin Larsson dd7ac204af Add RADIAN/RADIAN0 meter transport decoder (issue #3408)
FSK_PCM at 2400 baud, UART 8N2 framing, CRC-16/KERMIT trailer. Outputs
the verified transport fields (length, control, sender/receiver ID,
CRC) and raw body bytes only; the response body looks M-Bus-like but
isn't decoded yet.

Lives in m_bus.c rather than its own file: the body is a wired M-Bus
telegram (see next commit), so this reuses the wM-Bus DIF/VIF decoder
already there instead of duplicating it. Registered as protocol 379.
2026-07-19 02:15:24 +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