![]() |
USRP_Server
2.0
A flexible, GPU-accelerated radio-frequency readout software.
|
#include "kernels.cuh"#include "USRP_server_settings.hpp"#include "USRP_server_diagnostic.hpp"#include "USRP_server_memory_management.hpp"

Go to the source code of this file.
Classes | |
| class | RX_buffer_demodulator |
| This class handles the DSP of the buffer coming from the the SDR. This is the class to implement to add a different DSP algorithm to the sevrer. More... | |
Macros | |
| #define | USRP_DEMODULATOR_INCLUDED |
| #define USRP_DEMODULATOR_INCLUDED |
Definition at line 3 of file USRP_demodulator.hpp.