21#ifndef INCLUDED_SATELLITES_DECODE_RS_H
22#define INCLUDED_SATELLITES_DECODE_RS_H
25#include <gnuradio/block.h>
28 namespace satellites {
38 typedef boost::shared_ptr<decode_rs>
sptr;
#define SATELLITES_API
Definition api.h:30
<+description of block+>
Definition decode_rs.h:36
static sptr make(bool verbose, int basis)
Return a shared_ptr to a new instance of satellites::decode_rs.
boost::shared_ptr< decode_rs > sptr
Definition decode_rs.h:38
Definition ao40_deinterleaver.h:25