![]() |
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.
|
#include <math.h>#include <stdio.h>#include <errno.h>#include "testsourcethread.h"#include "dsp/samplesinkfifo.h"
Include dependency graph for testsourcethread.cpp:Go to the source code of this file.
Macros | |
| #define | _USE_MATH_DEFINES |
| #define | TESTSOURCE_BLOCKSIZE 16384 |
| #define _USE_MATH_DEFINES |
Definition at line 18 of file testsourcethread.cpp.
| #define TESTSOURCE_BLOCKSIZE 16384 |
Definition at line 26 of file testsourcethread.cpp.
1.8.13