Information Coding and Decoding


Classes

class  gr_constellation_decoder_cb
 Constellation Decoder. More...
class  gr_diff_decoder_bb
 y[0] = (x[0] - x[-1]) % M

Differential decoder More...

class  gr_diff_encoder_bb
 y[0] = (x[0] + y[-1]) % M

Differential 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 packet

input: stream of byte vectors; output: stream of byte vectors More...


Detailed Description


Generated on Thu Mar 5 09:02:15 2009 for GNU Radio 3.1.3 by  doxygen 1.5.8