GNU Radio's LORA_SDR Package
|
#include <hamming_dec_impl.h>
Public Member Functions | |
hamming_dec_impl (bool soft_decoding) | |
~hamming_dec_impl () | |
int | work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
Additional Inherited Members | |
![]() | |
typedef std::shared_ptr< hamming_dec > | sptr |
![]() | |
static sptr | make (bool soft_decoding) |
Return a shared_ptr to a new instance of lora_sdr::hamming_dec. | |
gr::lora_sdr::hamming_dec_impl::hamming_dec_impl | ( | bool | soft_decoding | ) |
gr::lora_sdr::hamming_dec_impl::~hamming_dec_impl | ( | ) |
int gr::lora_sdr::hamming_dec_impl::work | ( | int | noutput_items, |
gr_vector_const_void_star & | input_items, | ||
gr_vector_void_star & | output_items | ||
) |