#include <db_dtt754.h>


Public Member Functions | |
| db_dtt754 (usrp_basic_sptr usrp, int which) | |
| ~db_dtt754 () | |
| float | gain_min () |
| float | gain_max () |
| float | gain_db_per_step () |
| bool | set_gain (float gain) |
| double | freq_min () |
| double | freq_max () |
| struct freq_result_t | set_freq (double target_freq) |
| bool | is_quadrature () |
| bool | spectrum_inverted () |
| bool | set_bw (float bw) |
| db_dtt754::db_dtt754 | ( | usrp_basic_sptr | usrp, | |
| int | which | |||
| ) |
References db_base::bypass_adc_buffers(), db_base::d_which, gain_max(), gain_min(), and set_gain().
| db_dtt754::~db_dtt754 | ( | ) |
| double db_dtt754::freq_max | ( | ) | [virtual] |
Implements db_base.
| double db_dtt754::freq_min | ( | ) | [virtual] |
Implements db_base.
| float db_dtt754::gain_db_per_step | ( | ) | [virtual] |
Implements db_base.
| float db_dtt754::gain_max | ( | ) | [virtual] |
| float db_dtt754::gain_min | ( | ) | [virtual] |
| bool db_dtt754::is_quadrature | ( | ) | [virtual] |
Implements db_base.
| bool db_dtt754::set_bw | ( | float | bw | ) | [virtual] |
| struct freq_result_t db_dtt754::set_freq | ( | double | target_freq | ) | [read, virtual] |
Implements db_base.
References bandswitch_byte(), control_byte_1(), control_byte_2(), int_seq_to_str(), and freq_result_t::ok.
Referenced by set_bw().
| bool db_dtt754::set_gain | ( | float | gain | ) | [virtual] |
| bool db_dtt754::spectrum_inverted | ( | ) | [virtual] |
Reimplemented from db_base.
1.5.9