22#ifndef INCLUDED_SATELLITES_U482C_DECODE_H
23#define INCLUDED_SATELLITES_U482C_DECODE_H
26#include <gnuradio/block.h>
29 namespace satellites {
39 typedef boost::shared_ptr<u482c_decode>
sptr;
49 static sptr make(
bool verbose,
int viterbi,
int scrambler,
int rs);
#define SATELLITES_API
Definition api.h:30
<+description of block+>
Definition u482c_decode.h:37
static sptr make(bool verbose, int viterbi, int scrambler, int rs)
Return a shared_ptr to a new instance of satellites::u482c_decode.
boost::shared_ptr< u482c_decode > sptr
Definition u482c_decode.h:39
Definition ao40_deinterleaver.h:25