22 #ifndef INCLUDED_LORA_DECODE_H 23 #define INCLUDED_LORA_DECODE_H 26 #include <gnuradio/block.h> 29 #define SYMBOL_TIMEOUT_COUNT 256 42 typedef boost::shared_ptr<decode>
sptr;
52 static sptr make(
short spreading_factor,
<+description of block+>
Definition: decode.h:39
#define LORA_API
Definition: api.h:30
boost::shared_ptr< decode > sptr
Definition: decode.h:42