mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-30 22:14:31 -04:00
Support for Airspy: first working version
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include "dsp/samplefifo.h"
|
||||
#include "dsp/decimators.h"
|
||||
|
||||
#define AIRSPY_BLOCKSIZE (1<<14)
|
||||
#define AIRSPY_BLOCKSIZE (1<<17)
|
||||
|
||||
class AirspyThread : public QThread {
|
||||
Q_OBJECT
|
||||
|
||||
Reference in New Issue
Block a user