21 #ifndef INCLUDED_FCDPROPLUS_FCDPROPLUS_IMPL_H 22 #define INCLUDED_FCDPROPLUS_FCDPROPLUS_IMPL_H 25 #include <gnuradio/audio/source.h> 26 #include <hidapi/hidapi.h> 29 namespace fcdproplus {
34 gr::audio::source::sptr fcd;
35 hid_device *d_control_handle;
36 unsigned int d_freq_req;
37 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:31
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.