11#ifndef INCLUDED_SATELLITES_U482C_DECODE_H
12#define INCLUDED_SATELLITES_U482C_DECODE_H
14#include <gnuradio/block.h>
28 typedef std::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
std::shared_ptr< u482c_decode > sptr
Definition: u482c_decode.h:28
static sptr make(bool verbose, int viterbi, int scrambler, int rs)
Return a shared_ptr to a new instance of satellites::u482c_decode.
Definition: ax100_decode.h:17
Definition: rs-common.h:7