#include <hermesWB_impl.h>
|
| hermesWB_impl (int RxPre, const char *Intfc, const char *ClkS, int AlexRA, int AlexTA, int AlexHPF, int AlexLPF, const char *MACAddr) |
|
| ~hermesWB_impl () |
|
void | forecast (int noutput_items, gr_vector_int &ninput_items_required) |
|
int | general_work (int noutput_items, gr_vector_int &ninput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
|
void | set_RxPreamp (int) |
|
void | set_ClockSource (const char *) |
|
void | set_AlexRxAntenna (int) |
|
void | set_AlexTxAntenna (int) |
|
void | set_AlexRxHPF (int) |
|
void | set_AlexTxLPF (int) |
|
bool | stop () |
|
bool | start () |
|
|
typedef boost::shared_ptr< hermesWB > | sptr |
|
static sptr | make (int RxPre=0, const char *Intfc="eth0", const char *ClkS="0xF8", int AlexRA=0, int AlexTA=0, int AlexHPF=0x20, int AlexLPF=0x10, const char *MACAddr="*") |
| Return a shared_ptr to a new instance of hpsdr::hermesWB. More...
|
|
◆ hermesWB_impl()
gr::hpsdr::hermesWB_impl::hermesWB_impl |
( |
int |
RxPre, |
|
|
const char * |
Intfc, |
|
|
const char * |
ClkS, |
|
|
int |
AlexRA, |
|
|
int |
AlexTA, |
|
|
int |
AlexHPF, |
|
|
int |
AlexLPF, |
|
|
const char * |
MACAddr |
|
) |
| |
◆ ~hermesWB_impl()
gr::hpsdr::hermesWB_impl::~hermesWB_impl |
( |
| ) |
|
◆ forecast()
void gr::hpsdr::hermesWB_impl::forecast |
( |
int |
noutput_items, |
|
|
gr_vector_int & |
ninput_items_required |
|
) |
| |
◆ general_work()
int gr::hpsdr::hermesWB_impl::general_work |
( |
int |
noutput_items, |
|
|
gr_vector_int & |
ninput_items, |
|
|
gr_vector_const_void_star & |
input_items, |
|
|
gr_vector_void_star & |
output_items |
|
) |
| |
The documentation for this class was generated from the following file: