GNU Radio 3.3.0 C++ API
Information Coding and Decoding
Collaboration diagram for Information Coding and Decoding:

Classes

class  gr_additive_scrambler_bb
class  gr_constellation_decoder_cb
 Constellation Decoder. More...
class  gr_descrambler_bb
class  gr_diff_decoder_bb
 y[0] = (x[0] - x[-1]) % MDifferential decoder More...
class  gr_diff_encoder_bb
 y[0] = (x[0] + y[-1]) % MDifferential encoder More...
class  gr_fake_channel_encoder_pp
 pad packet with alternating 1,0 pattern.input: stream of byte vectors; output: stream of byte vectors More...
class  gr_fake_channel_decoder_pp
 remove fake padding from packetinput: stream of byte vectors; output: stream of byte vectors More...
class  gr_map_bb
 output[i] = map[input[i]] More...
class  gr_scrambler_bb
class  trellis_permutation
 Permutation. More...
class  trellis_siso_combined_f
class  trellis_siso_f