1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 06:04:39 -04:00

Removed SampleSourceFifoDB completely

This commit is contained in:
f4exb
2021-04-26 20:06:04 +02:00
parent e3910c0aa1
commit 386bdc2dea
6 changed files with 1 additions and 202 deletions
@@ -23,7 +23,6 @@
#include <QWaitCondition>
#include <libhackrf/hackrf.h>
#include "dsp/samplesourcefifodb.h"
#include "dsp/interpolators.h"
#define HACKRF_BLOCKSIZE (1<<17)