GNU Radio C++ API
|
Go to the source code of this file.
Classes | |
class | uhd_usrp_source |
Functions | |
GR_UHD_API boost::shared_ptr < uhd_usrp_source > | uhd_make_usrp_source (const uhd::device_addr_t &device_addr, const uhd::io_type_t &io_type, size_t num_channels) |
Make a new USRP source block.The USRP source block receives samples and writes to a stream. The source block also provides API calls for receiver settings. |