GNU Radio C++ API
|
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. More... | |