#include <bladerf_common.h>
|
static std::vector< std::string > | devices () |
|
bladerf_common::bladerf_common |
( |
| ) |
|
bladerf_common::~bladerf_common |
( |
| ) |
|
static std::vector< std::string > bladerf_common::devices |
( |
| ) |
|
|
staticprotected |
bool bladerf_common::is_running |
( |
| ) |
|
|
protected |
void bladerf_common::set_running |
( |
bool |
is_running | ) |
|
|
protected |
bladerf* bladerf_common::dev |
|
protected |
int16_t* bladerf_common::raw_sample_buf |
|
protected |
boost::circular_buffer<gr_complex>* bladerf_common::sample_fifo |
|
protected |
boost::mutex bladerf_common::sample_fifo_lock |
|
protected |
boost::condition_variable bladerf_common::samples_available |
|
protected |
The documentation for this class was generated from the following file: