mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-05 07:24:44 -04:00
Tx ph.1: Tx support in PluginAPI and PluginManager
This commit is contained in:
@@ -26,11 +26,12 @@
|
||||
#include <fstream>
|
||||
#include <cstdlib>
|
||||
|
||||
#include "../../../sdrbase/dsp/samplesinkfifo.h"
|
||||
#include "dsp/inthalfbandfilter.h"
|
||||
|
||||
#define FILESOURCE_THROTTLE_MS 50
|
||||
|
||||
class SampleSinkFifo;
|
||||
|
||||
class FileSourceThread : public QThread {
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user