rene0 / dcf77pi

Yet another DCF77 decoder. This one is intended for the Raspberry Pi platform but might work on other devices using GPIO pins too.
BSD 2-Clause "Simplified" License
18 stars 6 forks source link

Old data shown/wrong flags set after overflow #34

Open rene0 opened 6 years ago

rene0 commented 6 years ago

So somehow if for example bit 20 is received as 0 and the minute is too long by 1..19 bits (due to split bits), bit 20 will show up in dcf77pi as 1 (wrong) but colored red (good).