 |
GNU Radio Manual and C++ API Reference
3.8.2.0
The Free & Open Software Radio Ecosystem
|
|
Go to the documentation of this file.
23 #ifndef INCLUDED_FEC_CCSDS_ENCODER_H
24 #define INCLUDED_FEC_CCSDS_ENCODER_H
@ CC_STREAMING
Definition: cc_common.h:27
CCSDS Encoding class for convolutional encoding with rate 1/2, K=7, and polynomials [109,...
Definition: ccsds_encoder.h:81
#define FEC_API
Definition: gr-fec/include/gnuradio/fec/api.h:30
virtual bool set_frame_size(unsigned int frame_size)=0
static generic_encoder::sptr make(int frame_size, int start_state=0, cc_mode_t mode=CC_STREAMING)
boost::shared_ptr< generic_encoder > sptr
Definition: generic_encoder.h:49
enum _cc_mode_t cc_mode_t
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43
Definition: generic_encoder.h:35