Files
rtl_433/include
Benjamin Larsson 7f97a22be3 Add Elster type-2 frame decoder (closes #3618)
Type-2 is a distinct physical layer from the existing Manchester type-1
decoder: FSK_PCM (not Manchester), 0xaa whitening (not 0x55), 16 bit
length, ~4x the bit rate -- confirmed at 7 us/bit against a reporter-
supplied manifest of 32 real captures with independently-computed frame
hex. Decodes the msg 0x56/0x57 class byte, addressing, and neighbour-
table entries; encrypted (AES-ECB, per-meter key) and other cleartext
payloads are reported as data_raw. Ships disabled, same as type-1.
2026-07-18 03:26:28 +02:00
..
2026-07-16 18:21:23 +02:00