C-Netz: SDR now uses zero-crossing to detect level changes.

This does not work with analog radio, but with SDR it works.
The quality should be better and the process is faster.
This commit is contained in:
Andreas Eversberg
2017-05-17 12:21:19 +02:00
parent 07e45103ef
commit ef7ff26793
7 changed files with 168 additions and 59 deletions

View File

@@ -1,6 +1,6 @@
#include "../common/compandor.h"
#include "../common/sender.h"
#include "fsk_fm_demod.h"
#include "fsk_demod.h"
#include "scrambler.h"
#include "transaction.h"