Implementation of DCF77 transmitter and receiver

This commit is contained in:
Andreas Eversberg
2022-05-28 16:15:45 +02:00
parent 8c382431b5
commit 4758f16324
10 changed files with 1186 additions and 4 deletions

View File

@@ -62,7 +62,8 @@ SUBDIRS += \
zeitansage \
sim \
magnetic \
fuvst
fuvst \
dcf77
if HAVE_ALSA
if HAVE_FUSE