#include <fmcomms5_sink.h>
|
| virtual 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)=0 |
|
| static sptr | make (const std::string &uri, unsigned long long frequency1, unsigned long long frequency2, unsigned long samplerate, unsigned long bandwidth, bool ch1_en, bool ch2_en, bool ch3_en, bool ch4_en, bool ch5_en, bool ch6_en, bool ch7_en, bool ch8_en, unsigned long buffer_size, bool cyclic, const char *rf_port_select, double attenuation1, double attenuation2, double attenuation3, double attenuation4, const char *filter="") |
| static sptr | make_from (struct iio_context *ctx, unsigned long long frequency1, unsigned long long frequency2, unsigned long samplerate, unsigned long bandwidth, bool ch1_en, bool ch2_en, bool ch3_en, bool ch4_en, bool ch5_en, bool ch6_en, bool ch7_en, bool ch8_en, unsigned long buffer_size, bool cyclic, const char *rf_port_select, double attenuation1, double attenuation2, double attenuation3, double attenuation4, const char *filter="") |
◆ sptr
◆ make()
| sptr gr::iio::fmcomms5_sink::make |
( |
const std::string & | uri, |
|
|
unsigned long long | frequency1, |
|
|
unsigned long long | frequency2, |
|
|
unsigned long | samplerate, |
|
|
unsigned long | bandwidth, |
|
|
bool | ch1_en, |
|
|
bool | ch2_en, |
|
|
bool | ch3_en, |
|
|
bool | ch4_en, |
|
|
bool | ch5_en, |
|
|
bool | ch6_en, |
|
|
bool | ch7_en, |
|
|
bool | ch8_en, |
|
|
unsigned long | buffer_size, |
|
|
bool | cyclic, |
|
|
const char * | rf_port_select, |
|
|
double | attenuation1, |
|
|
double | attenuation2, |
|
|
double | attenuation3, |
|
|
double | attenuation4, |
|
|
const char * | filter = "" ) |
|
static |
◆ make_from()
| sptr gr::iio::fmcomms5_sink::make_from |
( |
struct iio_context * | ctx, |
|
|
unsigned long long | frequency1, |
|
|
unsigned long long | frequency2, |
|
|
unsigned long | samplerate, |
|
|
unsigned long | bandwidth, |
|
|
bool | ch1_en, |
|
|
bool | ch2_en, |
|
|
bool | ch3_en, |
|
|
bool | ch4_en, |
|
|
bool | ch5_en, |
|
|
bool | ch6_en, |
|
|
bool | ch7_en, |
|
|
bool | ch8_en, |
|
|
unsigned long | buffer_size, |
|
|
bool | cyclic, |
|
|
const char * | rf_port_select, |
|
|
double | attenuation1, |
|
|
double | attenuation2, |
|
|
double | attenuation3, |
|
|
double | attenuation4, |
|
|
const char * | filter = "" ) |
|
static |
◆ set_params()
| virtual void gr::iio::fmcomms5_sink::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 ) |
|
pure virtual |
The documentation for this class was generated from the following file: