 |
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_REPETITION_DECODER_H
24 #define INCLUDED_FEC_REPETITION_DECODER_H
Repetition Decoding class.
Definition: repetition_decoder.h:45
#define FEC_API
Definition: gr-fec/include/gnuradio/fec/api.h:30
virtual bool set_frame_size(unsigned int frame_size)=0
static generic_decoder::sptr make(int frame_size, int rep, float ap_prob=0.5)
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43
boost::shared_ptr< generic_decoder > sptr
Definition: generic_decoder.h:75
Parent class for FECAPI objects.
Definition: generic_decoder.h:61