22 #ifndef INCLUDED_LORA_SDR_DATA_SOURCE_H 23 #define INCLUDED_LORA_SDR_DATA_SOURCE_H 26 #include <gnuradio/sync_block.h> 39 typedef boost::shared_ptr<data_source>
sptr;
49 static sptr make(
int pay_len,
int n_frames);
<+description of block+>
Definition: data_source.h:36
#define LORA_SDR_API
Definition: api.h:30
boost::shared_ptr< data_source > sptr
Definition: data_source.h:39