#include <bladerf_common.h>
|
| static std::vector< std::string > | devices () |
| |
§ bladerf_common()
| bladerf_common::bladerf_common |
( |
| ) |
|
§ ~bladerf_common()
| virtual bladerf_common::~bladerf_common |
( |
| ) |
|
|
virtual |
§ devices()
| static std::vector< std::string > bladerf_common::devices |
( |
| ) |
|
|
staticprotected |
§ filter_bandwidths()
§ freq_range()
§ get_sample_rate()
| double bladerf_common::get_sample_rate |
( |
bladerf_module |
module | ) |
|
|
protected |
§ init()
| void bladerf_common::init |
( |
dict_t & |
dict, |
|
|
bladerf_module |
module |
|
) |
| |
|
protected |
§ sample_rates()
§ set_dc_offset()
| int bladerf_common::set_dc_offset |
( |
bladerf_module |
module, |
|
|
const std::complex< double > & |
offset, |
|
|
size_t |
chan |
|
) |
| |
|
protected |
§ set_iq_balance()
| int bladerf_common::set_iq_balance |
( |
bladerf_module |
module, |
|
|
const std::complex< double > & |
balance, |
|
|
size_t |
chan |
|
) |
| |
|
protected |
§ set_sample_rate()
| double bladerf_common::set_sample_rate |
( |
bladerf_module |
module, |
|
|
double |
rate |
|
) |
| |
|
protected |
§ start()
| bool bladerf_common::start |
( |
bladerf_module |
module | ) |
|
|
protected |
§ stop()
| bool bladerf_common::stop |
( |
bladerf_module |
module | ) |
|
|
protected |
§ _conv_buf
| int16_t* bladerf_common::_conv_buf |
|
protected |
§ _conv_buf_size
| int bladerf_common::_conv_buf_size |
|
protected |
§ _dev
| bladerf_sptr bladerf_common::_dev |
|
protected |
§ _num_buffers
| size_t bladerf_common::_num_buffers |
|
protected |
§ _num_transfers
| size_t bladerf_common::_num_transfers |
|
protected |
§ _pfx
| std::string bladerf_common::_pfx |
|
protected |
§ _samples_per_buffer
| size_t bladerf_common::_samples_per_buffer |
|
protected |
§ _stream_timeout_ms
| unsigned int bladerf_common::_stream_timeout_ms |
|
protected |
§ _vga1_range
§ _vga2_range
§ _xb_200_attached
| bool bladerf_common::_xb_200_attached |
|
protected |
§ DCOFF_SCALE
| const int16_t bladerf_common::DCOFF_SCALE = 2048 |
|
staticprotected |
§ GAIN_SCALE
| const int16_t bladerf_common::GAIN_SCALE = 4096 |
|
staticprotected |
§ PHASE_SCALE
| const int16_t bladerf_common::PHASE_SCALE = 4096 |
|
staticprotected |
The documentation for this class was generated from the following file: