#include <gnuradio/fec/api.h>
#include <gnuradio/fec/encoder.h>
#include <gnuradio/fec/cc_common.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 | |
Include this header to use the message passing features. | |
gr::fec | |
gr::fec::code | |