22 #ifndef INCLUDED_DIGITAL_PACKET_HEADER_OFDM_H
23 #define INCLUDED_DIGITAL_PACKET_HEADER_OFDM_H
43 const std::vector<std::vector<int> > &occupied_carriers,
45 const std::string &len_tag_key,
46 const std::string &frame_len_tag_key,
47 const std::string &num_tag_key,
48 int bits_per_header_sym,
49 int bits_per_payload_sym);
63 const unsigned char *header,
64 std::vector<gr_tag_t> &tags);
83 const std::vector<std::vector<int> > &occupied_carriers,
85 const std::string &len_tag_key=
"packet_len",
86 const std::string &frame_len_tag_key=
"frame_len",
87 const std::string &num_tag_key=
"packet_num",
88 int bits_per_header_sym=1,
89 int bits_per_payload_sym=1