21 #ifndef INCLUDED_FCDPROPLUS_FCDPROPLUS_IMPL_H 22 #define INCLUDED_FCDPROPLUS_FCDPROPLUS_IMPL_H 25 #include <gnuradio/audio/source.h> 28 #include <hidapi/hidapi.h> 35 namespace fcdproplus {
40 gr::audio::source::sptr fcd;
41 hid_device *d_control_handle;
42 unsigned int d_freq_req;
43 unsigned char aucBuf[65];
fcdproplus_impl(const std::string user_device_name, int unit)
void set_if_gain(int gain)
Set If gain.
void set_freq(float freq)
Set frequency with resolution defined by unit.
void set_freq_corr(int ppm)
Set new frequency correction.
Definition: fcdproplus_impl.h:37
Funcube Pro+ Dongle source block.
Definition: fcdproplus.h:46
void set_mixer_gain(int gain)
Switches mixer gain onf/off.
Definition: fcdproplus.h:30
void set_lna(int gain)
Switches the LNA on/off.