#include <pluto_source_impl.h>
|
| | pluto_source_impl (fmcomms2_source::sptr block) |
| |
| void | set_params (unsigned long long frequency, unsigned long samplerate, unsigned long bandwidth, bool quadrature, bool rfdc, bool bbdc, const char *gain, double gain_value, const char *filter, bool auto_filter) |
| |
| void | set_params (unsigned long long frequency, unsigned long samplerate, unsigned long bandwidth, bool quadrature, bool rfdc, bool bbdc, const char *gain1, double gain1_value, const char *gain2, double gain2_value, const char *rf_port_select, const char *filter="", bool auto_filter=true) |
| |
|
| static std::string | get_uri () |
| |
| static sptr | make (const std::string &uri, unsigned long long frequency, unsigned long samplerate, unsigned long bandwidth, unsigned long buffer_size, bool quadrature, bool rfdc, bool bbdc, const char *gain, double gain_value, const char *filter="", bool auto_filter=true) |
| |
| static sptr | make (const std::string &uri, unsigned long long frequency, unsigned long samplerate, unsigned long bandwidth, bool rx1_en, bool rx2_en, unsigned long buffer_size, bool quadrature, bool rfdc, bool bbdc, const char *gain1, double gain1_value, const char *gain2, double gain2_value, const char *rf_port_select, const char *filter="", bool auto_filter=true) |
| |
◆ pluto_source_impl()
◆ get_uri()
| static std::string gr::iio::pluto_source_impl::get_uri |
( |
| ) |
|
|
static |
◆ set_params()
| void gr::iio::pluto_source_impl::set_params |
( |
unsigned long long |
frequency, |
|
|
unsigned long |
samplerate, |
|
|
unsigned long |
bandwidth, |
|
|
bool |
quadrature, |
|
|
bool |
rfdc, |
|
|
bool |
bbdc, |
|
|
const char * |
gain, |
|
|
double |
gain_value, |
|
|
const char * |
filter, |
|
|
bool |
auto_filter |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following file: