23 #ifndef INCLUDED_GSM_CONTROL_CHANNELS_DECODER_IMPL_H
24 #define INCLUDED_GSM_CONTROL_CHANNELS_DECODER_IMPL_H
36 unsigned int d_collected_bursts_num;
37 pmt::pmt_t d_bursts[4];
38 unsigned short interleave_trans[
CONV_SIZE];
40 void decode(pmt::pmt_t msg);
#define CONV_SIZE
Definition: cch.h:46
~control_channels_decoder_impl()
Definition: fire_crc.h:15
control_channels_decoder_impl()
<+description of block+>
Definition: control_channels_decoder.h:38
Definition: control_channels_decoder_impl.h:33