#include <db_flexrf.h>


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