SDRAngel  4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
Classes | Macros
airspythread.h File Reference
#include <QThread>
#include <QMutex>
#include <QWaitCondition>
#include <libairspy/airspy.h>
#include "dsp/samplesinkfifo.h"
#include "dsp/decimators.h"
+ Include dependency graph for airspythread.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AirspyThread
 

Macros

#define AIRSPY_BLOCKSIZE   (1<<17)
 

Macro Definition Documentation

◆ AIRSPY_BLOCKSIZE

#define AIRSPY_BLOCKSIZE   (1<<17)

Definition at line 29 of file airspythread.h.

Referenced by AirspyThread::AirspyThread().