#include <hermesWB_impl.h>
|
| | hermesWB_impl (bool RxPre, const char *Intfc, const char *ClkS, int AlexRA, int AlexTA, int AlexHPF, int AlexLPF, const char *MACAddr) |
| | ~hermesWB_impl () override |
| void | forecast (int noutput_items, gr_vector_int &ninput_items_required) override |
| int | general_work (int noutput_items, gr_vector_int &ninput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) override |
| 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 std::shared_ptr< hermesWB > | sptr |
| static sptr | make (bool RxPre, const char *Intfc, const char *ClkS, int AlexRA, int AlexTA, int AlexHPF, int AlexLPF, const char *MACAddr) |
| | Construct a HermesWB block.
|
◆ hermesWB_impl()
| gr::hermeslite2::hermesWB_impl::hermesWB_impl |
( |
bool | RxPre, |
|
|
const char * | Intfc, |
|
|
const char * | ClkS, |
|
|
int | AlexRA, |
|
|
int | AlexTA, |
|
|
int | AlexHPF, |
|
|
int | AlexLPF, |
|
|
const char * | MACAddr ) |
◆ ~hermesWB_impl()
| gr::hermeslite2::hermesWB_impl::~hermesWB_impl |
( |
| ) |
|
|
override |
◆ forecast()
| void gr::hermeslite2::hermesWB_impl::forecast |
( |
int | noutput_items, |
|
|
gr_vector_int & | ninput_items_required ) |
|
override |
◆ general_work()
| int gr::hermeslite2::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 ) |
|
override |
The documentation for this class was generated from the following file: