22 #ifndef INCLUDED_IIO_PLUTO_SOURCE_IMPL_H 23 #define INCLUDED_IIO_PLUTO_SOURCE_IMPL_H 45 unsigned long samplerate,
46 unsigned long bandwidth,
47 bool quadrature,
bool rfdc,
bool bbdc,
48 const char *gain,
double gain_value,
49 const char *filter,
bool auto_filter);
std::shared_ptr< fmcomms2_source > sptr
Definition: fmcomms2_source.h:43
pluto_source_impl(fmcomms2_source::sptr block)
static std::string get_uri()
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)
Definition: fmcomms2_source.h:82
Definition: attr_sink.h:29
Source block for the PlutoSDR.
Definition: pluto_source.h:36
Definition: pluto_source_impl.h:36