gnuradio.fcd¶
Provides a source block for the FunCube Dongle hardware.
-
gnuradio.fcd.source_c(std::string const device_name="") → source_c_sptr¶ -
source_c_sptr.message_subscribers(source_c_sptr self, swig_int_ptr which_port) → swig_int_ptr¶
-
source_c_sptr.set_dc_corr(source_c_sptr self, double _dci, double _dcq)¶
-
source_c_sptr.set_freq(source_c_sptr self, int freq)¶ set_freq(source_c_sptr self, float freq)
-
source_c_sptr.set_freq_corr(source_c_sptr self, int ppm)¶
-
source_c_sptr.set_freq_khz(source_c_sptr self, int freq)¶
-
source_c_sptr.set_iq_corr(source_c_sptr self, double _gain, double _phase)¶
-
source_c_sptr.set_lna_gain(source_c_sptr self, float gain)¶
-
source_c_sptr.set_mixer_gain(source_c_sptr self, float gain)¶
-