#include <usrp1_sink_base.h>
Go to the source code of this file.
Classes | |
class | usrp1_sink_c |
interface to Universal Software Radio Peripheral Tx path (Rev 1) More... | |
Typedefs | |
typedef boost::shared_ptr < usrp1_sink_c > | usrp1_sink_c_sptr |
Functions | |
usrp1_sink_c_sptr | usrp1_make_sink_c (int which_board, unsigned int interp_rate, int nchan, int mux, int fusb_block_size, int fusb_nblocks, const std::string fpga_filename, const std::string firmware_filename) throw (std::runtime_error) |
usrp1_sink_c_sptr usrp1_make_sink_c | ( | int | which_board, | |
unsigned int | interp_rate, | |||
int | nchan, | |||
int | mux, | |||
int | fusb_block_size, | |||
int | fusb_nblocks, | |||
const std::string | fpga_filename, | |||
const std::string | firmware_filename | |||
) | throw (std::runtime_error) |