mirror of
https://github.com/merbanan/rtl_433.git
synced 2026-08-02 11:40:31 -04:00
FSK PCM with Manchester-encoded data, 10x repeated 72-bit blocks each carrying a field ID and a 3-digit value validated by fixed position markers. Cleans up brace/indent style and removes a dead assignment from the original PR (merbanan/rtl_433#3443). Verified against 18 real captures across three recording sessions (field IDs 3, 5, 8, 14), all matching the ground truth documented in the linked test-data repo's commit history (values stepping by 10 up to 50).