GNU Radio C++ API
gr_uhd_usrp_sink.h File Reference
#include <gr_uhd_api.h>
#include <gr_sync_block.h>
#include <uhd/usrp/multi_usrp.hpp>
Include dependency graph for gr_uhd_usrp_sink.h:

Go to the source code of this file.

Classes

class  uhd_usrp_sink

Functions

GR_UHD_API boost::shared_ptr
< uhd_usrp_sink
uhd_make_usrp_sink (const uhd::device_addr_t &device_addr, const uhd::io_type_t &io_type, size_t num_channels)
 Make a new USRP sink block.The USRP sink block reads a stream and transmits the samples. The sink block also provides API calls for transmitter settings.