rtl433
UNKNOWN
RTL-433 utility
|
Does it go from 127 to 1, or to 0?
needs cross-checking with light and/or console
determine if miles, km, or something else Note: Distance sometimes goes to 0 right after strike counter increment. Status bits might indicate validity of distance.
- figure out remaining status bits and how to report
needs understanding
- check parity on bytes 2 - 7
- Get distance to front of storm to match display
, the 2 short sync pulses get confused as data.
- refactor, move 5n1 and txr decoding into separate functions.
- TBD Are parity and checksum the same across these devices? (opportunity to DRY-up and simplify?)