srd: Add initial DCF77 protocol decoder.
authorUwe Hermann <uwe@hermann-uwe.de>
Fri, 13 Jan 2012 17:49:09 +0000 (18:49 +0100)
committerUwe Hermann <uwe@hermann-uwe.de>
Fri, 13 Jan 2012 17:49:09 +0000 (18:49 +0100)
commit2b0915c197388c3c40f18875b375b5ca8c9d9387
tree1586b0dc1d9f0ce87ad4cdac0c281cbb42ce0643
parentc0d7b38e465d0f2f704c15f439e625f18122e3a3
srd: Add initial DCF77 protocol decoder.

Works quite well already, but not all details of the protocol are
implemented, yet.
decoders/Makefile.am
decoders/dcf77.py [new file with mode: 0644]