21 #ifndef INCLUDED_FCDPROPLUS_CONTROL_H
22 #define INCLUDED_FCDPROPLUS_CONTROL_H
25 #include <gnuradio/block.h>
29 namespace fcdproplus {
34 typedef boost::shared_ptr<fcdpp_control>
sptr;
#define FCDPROPLUS_API
Definition: api.h:30
Definition: fcdpp_control.h:32
boost::shared_ptr< fcdpp_control > sptr
Definition: fcdpp_control.h:34
virtual void set_mixer_gain(int gain)=0
Switches mixer gain onf/off.
virtual void set_if_gain(int gain)=0
Set If gain.
virtual void set_freq(float freq)=0
Sets the frequency .
virtual void set_lna(int gain)=0
Switches the LNA on/off.