GNU Radio's LORA_SDR Package
gr::lora_sdr::hamming_dec_impl Class Reference

#include <hamming_dec_impl.h>

Inheritance diagram for gr::lora_sdr::hamming_dec_impl:
[legend]

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

- Public Types inherited from gr::lora_sdr::hamming_dec
typedef std::shared_ptr< hamming_decsptr
 
- Static Public Member Functions inherited from gr::lora_sdr::hamming_dec
static sptr make (bool soft_decoding)
 Return a shared_ptr to a new instance of lora_sdr::hamming_dec.
 

Constructor & Destructor Documentation

◆ hamming_dec_impl()

gr::lora_sdr::hamming_dec_impl::hamming_dec_impl ( bool  soft_decoding)

◆ ~hamming_dec_impl()

gr::lora_sdr::hamming_dec_impl::~hamming_dec_impl ( )

Member Function Documentation

◆ work()

int gr::lora_sdr::hamming_dec_impl::work ( int  noutput_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: