#include <pluto_sink_impl.h>
|
| | pluto_sink_impl (fmcomms2_sink::sptr block) |
| |
| void | set_params (unsigned long long frequency, unsigned long samplerate, unsigned long bandwidth, double attenuation, const char *filter, bool auto_filter) |
| |
| void | set_params (unsigned long long frequency, unsigned long samplerate, unsigned long bandwidth, const char *rf_port_select, double attenuation1, double attenuation2, const char *filter="", bool auto_filter=true) |
| |
|
| typedef std::shared_ptr< pluto_sink > | sptr |
| |
| typedef std::shared_ptr< fmcomms2_sink_f32c > | sptr |
| |
| static sptr | make (const std::string &uri, unsigned long long frequency, unsigned long samplerate, unsigned long bandwidth, unsigned long buffer_size, bool cyclic, double attenuation, 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 cyclic, const char *rf_port_select, double attenuation1, double attenuation2, const char *filter="", bool auto_filter=true) |
| |
| | fmcomms2_sink_f32c (bool rx1_en, bool rx2_en, fmcomms2_sink::sptr block) |
| |
◆ pluto_sink_impl()
◆ set_params()
| void gr::iio::pluto_sink_impl::set_params |
( |
unsigned long long |
frequency, |
|
|
unsigned long |
samplerate, |
|
|
unsigned long |
bandwidth, |
|
|
double |
attenuation, |
|
|
const char * |
filter, |
|
|
bool |
auto_filter |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following file: