|
GNU Radio 3.4.0 C++ API
|
#include <usrp_sink_base.h>

Go to the source code of this file.
Classes | |
| class | usrp_sink_c |
| Interface to Universal Software Radio Peripheral Tx pathinput: gr_complex. More... | |
Functions | |
| usrp_sink_c_sptr | usrp_make_sink_c (int which_board=0, unsigned int interp_rate=32, int nchan=1, int mux=-1, int fusb_block_size=0, int fusb_nblocks=0, const std::string fpga_filename="", const std::string firmware_filename="") throw (std::runtime_error) |
| usrp_sink_c_sptr usrp_make_sink_c | ( | int | which_board = 0, |
| unsigned int | interp_rate = 32, |
||
| int | nchan = 1, |
||
| int | mux = -1, |
||
| int | fusb_block_size = 0, |
||
| int | fusb_nblocks = 0, |
||
| const std::string | fpga_filename = "", |
||
| const std::string | firmware_filename = "" |
||
| ) | throw (std::runtime_error) |