1 #ifndef INCLUDED_LORA_SDR_DATA_SOURCE_IMPL_H
2 #define INCLUDED_LORA_SDR_DATA_SOURCE_IMPL_H
32 std::string m_string_input;
41 std::string random_string(
int nbytes);
49 void trigg_handler(pmt::pmt_t msg);
76 int work(
int noutput_items, gr_vector_const_void_star &input_items,
77 gr_vector_void_star &output_items);