GNU Radio's IIO Package
gr::iio::fmcomms5_sink_f32c Class Reference

#include <fmcomms5_sink.h>

Inheritance diagram for gr::iio::fmcomms5_sink_f32c:

Public Types

typedef std::shared_ptr< fmcomms5_sink_f32csptr

Public Member Functions

void set_params (unsigned long long frequency1, unsigned long long frequency2, unsigned long samplerate, unsigned long bandwidth, const char *rf_port_select, double attenuation1, double attenuation2, double attenuation3, double attenuation4)

Static Public Member Functions

static sptr make (const std::string &uri, unsigned long long frequency1, unsigned long long frequency2, unsigned long samplerate, unsigned long bandwidth, bool rx1_en, bool rx2_en, bool rx3_en, bool rx4_en, unsigned long buffer_size, bool cyclic, const char *rf_port_select, double attenuation1, double attenuation2, double attenuation3, double attenuation4, const char *filter="")

Protected Member Functions

 fmcomms5_sink_f32c (bool rx1_en, bool rx2_en, bool rx3_en, bool rx4_en, fmcomms5_sink::sptr block)

Member Typedef Documentation

◆ sptr

Constructor & Destructor Documentation

◆ fmcomms5_sink_f32c()

gr::iio::fmcomms5_sink_f32c::fmcomms5_sink_f32c ( bool rx1_en,
bool rx2_en,
bool rx3_en,
bool rx4_en,
fmcomms5_sink::sptr block )
explicitprotected

Referenced by make().

Member Function Documentation

◆ make()

sptr gr::iio::fmcomms5_sink_f32c::make ( const std::string & uri,
unsigned long long frequency1,
unsigned long long frequency2,
unsigned long samplerate,
unsigned long bandwidth,
bool rx1_en,
bool rx2_en,
bool rx3_en,
bool rx4_en,
unsigned long buffer_size,
bool cyclic,
const char * rf_port_select,
double attenuation1,
double attenuation2,
double attenuation3,
double attenuation4,
const char * filter = "" )
inlinestatic

◆ set_params()

void gr::iio::fmcomms5_sink_f32c::set_params ( unsigned long long frequency1,
unsigned long long frequency2,
unsigned long samplerate,
unsigned long bandwidth,
const char * rf_port_select,
double attenuation1,
double attenuation2,
double attenuation3,
double attenuation4 )
inline

The documentation for this class was generated from the following file: