Universal Software Radio Peripheral
|
#include <db_flexrf.h>
Public Member Functions | |
db_flexrf_400_rx (usrp_basic_sptr usrp, int which) | |
~db_flexrf_400_rx () | |
float | gain_min () |
float | gain_max () |
float | gain_db_per_step () |
bool | i_and_q_swapped () |
bool | _compute_regs (double freq, int &retR, int &retcontrol, int &retN, double &retfreq) |
db_flexrf_400_rx::db_flexrf_400_rx | ( | usrp_basic_sptr | usrp, |
int | which | ||
) |
References flexrf_base::d_common, gain_max(), gain_min(), and flexrf_base_rx::set_gain().
db_flexrf_400_rx::~db_flexrf_400_rx | ( | ) |
bool db_flexrf_400_rx::_compute_regs | ( | double | freq, |
int & | retR, | ||
int & | retcontrol, | ||
int & | retN, | ||
double & | retfreq | ||
) | [virtual] |
Reimplemented from flexrf_base.
References _AD4360_common::_compute_regs(), db_base::_refclk_freq(), and flexrf_base::d_common.
float db_flexrf_400_rx::gain_db_per_step | ( | ) | [virtual] |
Implements db_base.
float db_flexrf_400_rx::gain_max | ( | ) | [virtual] |
Implements db_base.
References usrp_basic::pga_max(), and db_base::usrp().
Referenced by db_flexrf_400_rx().
float db_flexrf_400_rx::gain_min | ( | ) | [virtual] |
Implements db_base.
References usrp_basic::pga_min(), and db_base::usrp().
Referenced by db_flexrf_400_rx().
bool db_flexrf_400_rx::i_and_q_swapped | ( | ) | [virtual] |
Reimplemented from db_base.