GNU Radio's SATELLITES Package
|
#include <manchester_sync_impl.h>
Public Member Functions | |
manchester_sync_impl (int block_size) | |
~manchester_sync_impl () override | |
int | work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) override |
Additional Inherited Members | |
![]() | |
typedef std::shared_ptr< manchester_sync< T > > | sptr |
![]() | |
static sptr | make (int block_size) |
Constructs a Manchester Sync block. | |
gr::satellites::manchester_sync_impl< T >::manchester_sync_impl | ( | int | block_size | ) |
|
override |
|
override |