#include <hackrf_common.h>
◆ hackrf_common()
| hackrf_common::hackrf_common |
( |
const std::string & | args | ) |
|
◆ get_antenna()
| std::string hackrf_common::get_antenna |
( |
size_t | chan = 0 | ) |
|
|
protected |
◆ get_antennas()
| std::vector< std::string > hackrf_common::get_antennas |
( |
size_t | chan = 0 | ) |
|
|
protected |
◆ get_bandwidth()
| double hackrf_common::get_bandwidth |
( |
size_t | chan = 0 | ) |
|
|
protected |
◆ get_bandwidth_range()
◆ get_bias()
| bool hackrf_common::get_bias |
( |
| ) |
|
|
protected |
◆ get_center_freq()
| double hackrf_common::get_center_freq |
( |
size_t | chan = 0 | ) |
|
|
protected |
◆ get_devices()
| static std::vector< std::string > hackrf_common::get_devices |
( |
| ) |
|
|
staticprotected |
◆ get_freq_corr()
| double hackrf_common::get_freq_corr |
( |
size_t | chan = 0 | ) |
|
|
protected |
◆ get_freq_range()
◆ get_gain()
| double hackrf_common::get_gain |
( |
size_t | chan = 0 | ) |
|
|
protected |
◆ get_gain_mode()
| bool hackrf_common::get_gain_mode |
( |
size_t | chan = 0 | ) |
|
|
protected |
◆ get_sample_rate()
| double hackrf_common::get_sample_rate |
( |
void | | ) |
|
|
protected |
◆ get_sample_rates()
◆ set_antenna()
| std::string hackrf_common::set_antenna |
( |
const std::string & | antenna, |
|
|
size_t | chan = 0 ) |
|
protected |
◆ set_bandwidth()
| double hackrf_common::set_bandwidth |
( |
double | bandwidth, |
|
|
size_t | chan = 0 ) |
|
protected |
◆ set_bias()
| bool hackrf_common::set_bias |
( |
bool | bias | ) |
|
|
protected |
◆ set_center_freq()
| double hackrf_common::set_center_freq |
( |
double | freq, |
|
|
size_t | chan = 0 ) |
|
protected |
◆ set_freq_corr()
| double hackrf_common::set_freq_corr |
( |
double | ppm, |
|
|
size_t | chan = 0 ) |
|
protected |
◆ set_gain()
| double hackrf_common::set_gain |
( |
double | gain, |
|
|
size_t | chan = 0 ) |
|
protected |
◆ set_gain_mode()
| bool hackrf_common::set_gain_mode |
( |
bool | automatic, |
|
|
size_t | chan = 0 ) |
|
protected |
◆ set_sample_rate()
| double hackrf_common::set_sample_rate |
( |
double | rate | ) |
|
|
protected |
◆ start()
| void hackrf_common::start |
( |
| ) |
|
|
protected |
◆ stop()
| void hackrf_common::stop |
( |
| ) |
|
|
protected |
◆ _dev
| hackrf_sptr hackrf_common::_dev |
|
protected |
The documentation for this class was generated from the following file: