usrp_standard_common Class Reference

#include <usrp_standard.h>

Inheritance diagram for usrp_standard_common:

Inheritance graph
[legend]

List of all members.

Public Member Functions

bool has_rx_halfband () const
 does the FPGA implement the final Rx half-band filter? If it doesn't, the maximum decimation factor with proper gain is 1/2 of what it would otherwise be.
int nddcs () const
 number of digital downconverters implemented in the FPGA This will be 0, 1, 2 or 4.
bool has_tx_halfband () const
 does the FPGA implement the initial Tx half-band filter?
int nducs () const
 number of digital upconverters implemented in the FPGA This will be 0, 1, or 2.

Protected Member Functions

 usrp_standard_common (usrp_basic *parent)


Constructor & Destructor Documentation

usrp_standard_common::usrp_standard_common ( usrp_basic parent  )  [protected]


Member Function Documentation

bool usrp_standard_common::has_rx_halfband (  )  const

does the FPGA implement the final Rx half-band filter? If it doesn't, the maximum decimation factor with proper gain is 1/2 of what it would otherwise be.

bool usrp_standard_common::has_tx_halfband (  )  const

does the FPGA implement the initial Tx half-band filter?

int usrp_standard_common::nddcs (  )  const

number of digital downconverters implemented in the FPGA This will be 0, 1, 2 or 4.

int usrp_standard_common::nducs (  )  const

number of digital upconverters implemented in the FPGA This will be 0, 1, or 2.


The documentation for this class was generated from the following file:

Generated on Thu Mar 5 09:03:29 2009 for GNU Radio 3.1.3 by  doxygen 1.5.8