#include <fmcomms2_sink.h>
|
| 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) |
|
| 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) |
◆ sptr
◆ fmcomms2_sink_f32c()
| gr::iio::fmcomms2_sink_f32c::fmcomms2_sink_f32c |
( |
bool | rx1_en, |
|
|
bool | rx2_en, |
|
|
fmcomms2_sink::sptr | block ) |
|
explicitprotected |
◆ make()
| sptr gr::iio::fmcomms2_sink_f32c::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 ) |
|
inlinestatic |
◆ set_params()
| void gr::iio::fmcomms2_sink_f32c::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 ) |
|
inline |
The documentation for this class was generated from the following file: