1 #ifndef INCLUDED_LORA_SDR_ERR_MEASURES_IMPL_H
2 #define INCLUDED_LORA_SDR_ERR_MEASURES_IMPL_H
4 #define GRLORA_MEASUREMENTS
19 std::vector<char> m_corr_payload;
25 std::vector<char> m_payload;
37 #ifdef GRLORA_MEASUREMENTS
38 std::ofstream err_outfile;
45 void msg_handler(pmt::pmt_t msg);
52 void ref_handler(pmt::pmt_t ref);
75 int work(
int noutput_items, gr_vector_const_void_star &input_items,
76 gr_vector_void_star &output_items);