Added back the digital demodulators

This commit is contained in:
AlexandreRouma
2022-07-02 16:53:09 +02:00
parent ff6754099f
commit 74fd30f08c
22 changed files with 881 additions and 149 deletions

View File

@@ -3,7 +3,7 @@
#include "tap.h"
#include "../math/constants.h"
namespace dsp {
namespace dsp::taps {
template<class T>
inline tap<T> rootRaisedCosine(int count, double beta, double Ts) {
// Allocate taps