USRP_Server  2.0
A flexible, GPU-accelerated radio-frequency readout software.
USRP_demodulator.cpp File Reference
#include "USRP_demodulator.hpp"
#include "fir.hpp"
Include dependency graph for USRP_demodulator.cpp:

Go to the source code of this file.

Macros

#define checkcublas(X)   assert( ( X ) == CUBLAS_STATUS_SUCCESS )
 

Macro Definition Documentation

◆ checkcublas

#define checkcublas (   X)    assert( ( X ) == CUBLAS_STATUS_SUCCESS )

Definition at line 3 of file USRP_demodulator.cpp.

Referenced by RX_buffer_demodulator::close().