mirror of
https://github.com/merbanan/rtl_433.git
synced 2026-08-01 11:08:51 -04:00
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.