23#ifndef INCLUDED_GSM_TCH_H_DECODER_IMPL_H
24#define INCLUDED_GSM_TCH_H_DECODER_IMPL_H
35 unsigned int d_collected_bursts_num;
36 pmt::pmt_t d_bursts[8];
39 unsigned int d_sub_channel;
41 std::vector<uint8_t> d_multi_rate_codes;
43 bool d_boundary_check;
44 bool d_boundary_decode;
50 void decode(pmt::pmt_t msg);
Definition tch_h_decoder_impl.h:33
tch_h_decoder_impl(unsigned int sub_channel, std::string multi_rate, bool boundary_check=false)
<+description of block+>
Definition tch_h_decoder.h:39
tch_mode
Definition tch_f_decoder.h:34
Definition constants.h:29