GNU Radio's HOWTO Package
|
Go to the documentation of this file.
21 #ifndef INCLUDED_FCDPROPLUS_FCD_H
22 #define INCLUDED_FCDPROPLUS_FCD_H
25 #include <gnuradio/hier_block2.h>
49 typedef boost::shared_ptr<fcd>
sptr;
60 static sptr make(
const std::string device_name =
"");
static sptr make(const std::string device_name="")
Return a shared_ptr to a new instance of fcd_source_c.
#define FCDPROPLUS_API
Definition: api.h:30
Funcube Pro+ Dongle source block.
Definition: fcdproplus.h:47
Funcube Dongle source block.
Definition: fcd.h:47
virtual void set_freq(float freq)=0
Set frequency with Hz resolution.
virtual void set_iq_corr(double _gain, double _phase)=0
Set IQ phase and gain balance.
virtual void set_dc_corr(double _dci, double _dcq)=0
Set DC offset correction.
boost::shared_ptr< fcd > sptr
Definition: fcd.h:49
virtual void set_mixer_gain(float gain)=0
Set mixer gain.
virtual void set_lna_gain(float gain)=0
Set LNA gain.
virtual void set_freq_corr(int ppm)=0
Set new frequency correction.