#include <gnuradio/dtv/api.h>
#include <gnuradio/dtv/catv_config.h>
#include <gnuradio/sync_block.h>
Go to the source code of this file.
Classes | |
class | gr::dtv::catv_randomizer_bb |
Randomizer, x^3 + x + alpha^3, 7-bit symbols.Input: Interleaved MPEG-2 + RS parity bitstream packets of 128 7-bit symbols. Output: Scrambled FEC Frame packets of 60 * 128 (64QAM) or 88 * 128 (256QAM) 7-bit symbols. More... | |
Namespaces | |
gr | |
GNU Radio logging wrapper for log4cpp library (C++ port of log4j) | |
gr::dtv | |