22 #ifndef INCLUDED_HPSDR_HERMESWB_H 23 #define INCLUDED_HPSDR_HERMESWB_H 26 #include <gnuradio/block.h> 39 typedef boost::shared_ptr<hermesWB>
sptr;
49 static sptr make(
int RxPre,
const char* Intfc,
const char * ClkS,
50 int AlexRA,
int AlexTA,
int AlexHPF,
int AlexLPF,
53 void set_RxPreamp(
int);
54 void set_ClockSource(
const char *);
55 void set_AlexRxAntenna(
int);
56 void set_AlexTxAntenna(
int);
57 void set_AlexRxHPF(
int);
58 void set_AlexTxLPF(
int);
boost::shared_ptr< hermesWB > sptr
Definition: hermesWB.h:39
<+description of block+>
Definition: hermesWB.h:36
Definition: hermesNB.h:28
#define HPSDR_API
Definition: api.h:30