8 #ifndef INCLUDED_FUNCUBE_FCDPP_CONTROL_H
9 #define INCLUDED_FUNCUBE_FCDPP_CONTROL_H
11 #include <gnuradio/block.h>
25 typedef std::shared_ptr<fcdpp_control>
sptr;
#define FUNCUBE_API
Definition: api.h:19
<+description of block+>
Definition: fcdpp_control.h:23
virtual void set_lna(int gain)=0
Switches the LNA on/off.
std::shared_ptr< fcdpp_control > sptr
Definition: fcdpp_control.h:25
virtual void set_mixer_gain(int gain)=0
Switches mixer gain onf/off.
virtual void set_freq(float freq)=0
Sets the frequency .
static sptr make()
Return a shared_ptr to a new instance of funcube::fcdpp_control.
virtual void set_if_gain(int gain)=0
Set If gain.