|
Universal Software Radio Peripheral
|
#include <db_flexrf.h>


Public Member Functions | |
| db_flexrf_2200_rx (usrp_basic_sptr usrp, int which) | |
| ~db_flexrf_2200_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_2200_rx::db_flexrf_2200_rx | ( | usrp_basic_sptr | usrp, |
| int | which | ||
| ) |
References flexrf_base::d_common, flexrf_base_rx::set_gain(), gain_min(), and gain_max().
| db_flexrf_2200_rx::~db_flexrf_2200_rx | ( | ) |
| bool db_flexrf_2200_rx::_compute_regs | ( | double | freq, |
| int & | retR, | ||
| int & | retcontrol, | ||
| int & | retN, | ||
| double & | retfreq | ||
| ) | [virtual] |
Reimplemented from flexrf_base.
References flexrf_base::d_common, _AD4360_common::_compute_regs(), and db_base::_refclk_freq().
| float db_flexrf_2200_rx::gain_db_per_step | ( | ) | [virtual] |
Implements db_base.
| float db_flexrf_2200_rx::gain_max | ( | ) | [virtual] |
Implements db_base.
References db_base::usrp(), and usrp_basic::pga_max().
Referenced by db_flexrf_2200_rx().
| float db_flexrf_2200_rx::gain_min | ( | ) | [virtual] |
Implements db_base.
References db_base::usrp(), and usrp_basic::pga_min().
Referenced by db_flexrf_2200_rx().
| bool db_flexrf_2200_rx::i_and_q_swapped | ( | ) | [virtual] |
Reimplemented from db_base.
1.7.5