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