8 #ifndef INCLUDED_FUNCUBE_FCDPP_CONTROL_IMPL_H
9 #define INCLUDED_FUNCUBE_FCDPP_CONTROL_IMPL_H
11 #include "hidapi/hidapi.h"
20 hid_device* d_control_handle;
21 unsigned char aucBuf[65];
Definition: fcdpp_control_impl.h:18
void set_freq(float freq)
Sets the frequency .
void set_frequency_msg(pmt::pmt_t msg)
void set_if_gain(int gain)
Set If gain.
void set_lna(int gain)
Switches the LNA on/off.
void set_mixer_gain(int gain)
Switches mixer gain onf/off.
<+description of block+>
Definition: fcdpp_control.h:23