3 #ifndef INCLUDED_LORA_WHITENING_IMPL_H
4 #define INCLUDED_LORA_WHITENING_IMPL_H
14 std::vector<uint8_t> m_payload;
15 std::vector<std::string> payload_str;
16 void msg_handler(pmt::pmt_t message);
38 int work(
int noutput_items, gr_vector_const_void_star &input_items,
39 gr_vector_void_star &output_items);