64 static sptr make(
size_t itemsize,
const char *host,
unsigned short port,
unsigned short c_port,
unsigned short rx_fir_port,
unsigned short tx_fir_port,
int payload_size=1472,
bool eof=
true,
bool wait=
true,
int rxfreq=7000000,
int txfreq=7000000,
int rate=48000,
bool ant=0,
int presel=0,
int att=0,
int txLevel=255,
bool ptt=0,
int txRate=48000,
int clockCorr=0,std::vector<gr_complex> rxFirTaps=std::vector<gr_complex>() , std::vector<gr_complex> txFirTaps=std::vector<gr_complex>(),
bool dpd=0);