11 #ifndef INCLUDED_SATELLITES_U482C_DECODE_H
12 #define INCLUDED_SATELLITES_U482C_DECODE_H
14 #include <gnuradio/block.h>
18 namespace satellites {
28 typedef boost::shared_ptr<u482c_decode>
sptr;
38 static sptr make(
bool verbose,
int viterbi,
int scrambler,
int rs);
#define SATELLITES_API
Definition: api.h:31
<+description of block+>
Definition: u482c_decode.h:26
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:28
Definition: ax100_decode.h:17
Definition: rs-common.h:7