mirror of
https://github.com/merbanan/rtl_433.git
synced 2026-07-31 18:47:04 -04:00
Decoder for RFXMeter/RFXPower devices, using X10RF-like PPM framing with an address-complement check and a nibble-sum checksum. Cleaned up and rebased from merbanan/rtl_433#2142 (originally by Christian W. Zuckschwerdt), closes #2141. Verified against the sample captures from that issue. Co-authored-by: Christian W. Zuckschwerdt <christian@zuckschwerdt.org>