22 #ifndef INCLUDED_LORA_SDR_HAMMING_DEC_H 23 #define INCLUDED_LORA_SDR_HAMMING_DEC_H 26 #include <gnuradio/sync_block.h> 39 typedef boost::shared_ptr<hamming_dec>
sptr;
49 static sptr make(
bool soft_decoding);
boost::shared_ptr< hamming_dec > sptr
Definition: hamming_dec.h:39
<+description of block+>
Definition: hamming_dec.h:36
#define LORA_SDR_API
Definition: api.h:30