22 #ifndef INCLUDED_LORA_MOD_H 23 #define INCLUDED_LORA_MOD_H 26 #include <gnuradio/block.h> 39 typedef boost::shared_ptr<mod>
sptr;
49 static sptr make(
short spreading_factor,
unsigned char d_sync_word);
#define LORA_API
Definition: api.h:30
boost::shared_ptr< mod > sptr
Definition: mod.h:39
<+description of block+>
Definition: mod.h:36