22 #ifndef INCLUDED_CCSDS_DECODETURBO_H 23 #define INCLUDED_CCSDS_DECODETURBO_H 26 #include <gnuradio/sync_block.h> 39 typedef boost::shared_ptr<decodeTurbo>
sptr;
49 static sptr make(
int base,
int octets,
int code_type,
int iterations,
float sigma,
uint8_t update_sigma);
#define CCSDS_API
Definition: api.h:30
<+description of block+>
Definition: decodeTurbo.h:36
Definition: cc_depuncture.h:28
unsigned char uint8_t
Definition: generateCLTU_impl.h:27
boost::shared_ptr< decodeTurbo > sptr
Definition: decodeTurbo.h:39