22 #ifndef INCLUDED_LORA_SDR_DATA_SOURCE_H
23 #define INCLUDED_LORA_SDR_DATA_SOURCE_H
26 #include <gnuradio/sync_block.h>
39 typedef std::shared_ptr<data_source>
sptr;
#define LORA_SDR_API
Definition: api.h:19
<+description of block+>
Definition: data_source.h:37
std::shared_ptr< data_source > sptr
Definition: data_source.h:39
static sptr make(int pay_len, int n_frames)
Return a shared_ptr to a new instance of lora_sdr::data_source.