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