GNU Radio 3.4.2 C++ API
usrp_source_c.h File Reference
#include <usrp_source_base.h>
#include <stdexcept>
Include dependency graph for usrp_source_c.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  usrp_source_c
 Interface to Universal Software Radio Peripheral Rx pathoutput: 1 stream of complex<float> More...

Functions

usrp_source_c_sptr usrp_make_source_c (int which_board=0, unsigned int decim_rate=16, int nchan=1, int mux=-1, int mode=0, int fusb_block_size=0, int fusb_nblocks=0, const std::string fpga_filename="", const std::string firmware_filename="") throw (std::runtime_error)

Function Documentation

usrp_source_c_sptr usrp_make_source_c ( int  which_board = 0,
unsigned int  decim_rate = 16,
int  nchan = 1,
int  mux = -1,
int  mode = 0,
int  fusb_block_size = 0,
int  fusb_nblocks = 0,
const std::string  fpga_filename = "",
const std::string  firmware_filename = "" 
) throw (std::runtime_error)