Universal Software Radio Peripheral
|
#include <db_wbx.h>
Public Member Functions | |
db_wbx_lo_tx (usrp_basic_sptr usrp, int which) | |
~db_wbx_lo_tx () | |
float | gain_min () |
float | gain_max () |
float | gain_db_per_step () |
bool | set_gain (float gain) |
double | _refclk_freq () |
bool | _rx_write_io (int value, int mask) |
bool | _lock_detect () |
Protected Member Functions | |
usrp_basic * | usrp () |
db_wbx_lo_tx::db_wbx_lo_tx | ( | usrp_basic_sptr | usrp, |
int | which | ||
) |
db_wbx_lo_tx::~db_wbx_lo_tx | ( | ) |
bool db_wbx_lo_tx::_lock_detect | ( | ) | [virtual] |
Reimplemented from wbx_base.
double db_wbx_lo_tx::_refclk_freq | ( | ) | [virtual] |
Reimplemented from wbx_base.
bool db_wbx_lo_tx::_rx_write_io | ( | int | value, |
int | mask | ||
) |
Reimplemented from wbx_base.
float db_wbx_lo_tx::gain_db_per_step | ( | ) | [virtual] |
Reimplemented from wbx_base.
float db_wbx_lo_tx::gain_max | ( | ) | [virtual] |
Reimplemented from wbx_base.
float db_wbx_lo_tx::gain_min | ( | ) | [virtual] |
Reimplemented from wbx_base.
bool db_wbx_lo_tx::set_gain | ( | float | gain | ) | [virtual] |
Reimplemented from wbx_base.
usrp_basic* db_wbx_lo_tx::usrp | ( | ) | [protected, virtual] |
Reimplemented from _ADF410X_common.