1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-11 13:24:19 -04:00

Sample sinks cleanup

This commit is contained in:
f4exb
2019-10-16 19:36:13 +02:00
parent b18d81e16b
commit f1b69327c1
8 changed files with 2 additions and 1660 deletions
-2
View File
@@ -22,7 +22,6 @@
#include <QThread>
#include "dsp/dsptypes.h"
#include "dsp/samplesinkvector.h"
#include "util/message.h"
#include "util/messagequeue.h"
#include "util/syncmessenger.h"
@@ -357,7 +356,6 @@ private:
BasebandSampleSink *m_spectrumSink; //!< The spectrum sink
bool m_spectrumInputSourceElseSink; //!< Source else sink stream to be used as spectrum sink input
unsigned int m_spectrumInputIndex; //!< Index of the stream to be used as spectrum sink input
SampleSinkVector m_vectorBuffer;
void run();
void workSampleSinkFifos(); //!< transfer samples of all sinks (sync mode)