mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2026-04-19 23:02:43 +00:00
new buffer thingy
This commit is contained in:
@@ -21,6 +21,8 @@ public:
|
||||
void startFFT();
|
||||
void stopFFT();
|
||||
|
||||
dsp::SampleFrameBuffer<dsp::complex_t> inputBuffer;
|
||||
|
||||
private:
|
||||
struct VFO_t {
|
||||
dsp::stream<dsp::complex_t>* inputStream;
|
||||
|
||||
Reference in New Issue
Block a user