21 #ifndef INCLUDED_SATNOGS_CONVOLUTIONAL_DEINTERLEAVER_H 22 #define INCLUDED_SATNOGS_CONVOLUTIONAL_DEINTERLEAVER_H 41 decode_bit(uint8_t
b);
44 decode_byte(uint8_t b);
50 const size_t d_nbranches;
53 std::vector<std::deque<uint8_t>> d_branches;
<+description+>
Definition: convolutional_deinterleaver.h:35
Definition: amsat_duv_decoder.h:29
data_t b[NROOTS+1]
Definition: decode_rs.h:77
#define SATNOGS_API
Definition: api.h:30