#include <gnuradio/fec/api.h>
#include <gnuradio/fec/cc_common.h>
#include <gnuradio/fec/encoder.h>
#include <map>
#include <string>
Go to the source code of this file.
Classes | |
class | gr::fec::code::ccsds_encoder |
CCSDS Encoding class for convolutional encoding with rate 1/2, K=7, and polynomials [109, 79]. More... | |
Namespaces | |
gr | |
GNU Radio logging wrapper for log4cpp library (C++ port of log4j) | |
gr::fec | |
gr::fec::code | |