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.
|
This is the complete list of members for AirspyThread, including all inherited members.
AirspyThread(struct airspy_device *dev, SampleSinkFifo *sampleFifo, QObject *parent=NULL) | AirspyThread | |
callback(const qint16 *buf, qint32 len) | AirspyThread | private |
m_buf | AirspyThread | private |
m_convertBuffer | AirspyThread | private |
m_decimators | AirspyThread | private |
m_dev | AirspyThread | private |
m_fcPos | AirspyThread | private |
m_log2Decim | AirspyThread | private |
m_running | AirspyThread | private |
m_sampleFifo | AirspyThread | private |
m_samplerate | AirspyThread | private |
m_startWaiter | AirspyThread | private |
m_startWaitMutex | AirspyThread | private |
m_this | AirspyThread | privatestatic |
run() | AirspyThread | private |
rx_callback(airspy_transfer_t *transfer) | AirspyThread | privatestatic |
setFcPos(int fcPos) | AirspyThread | |
setLog2Decimation(unsigned int log2_decim) | AirspyThread | |
setSamplerate(uint32_t samplerate) | AirspyThread | |
startWork() | AirspyThread | |
stopWork() | AirspyThread | |
~AirspyThread() | AirspyThread |