11 #ifndef INCLUDED_SATELLITES_DECODE_RS_H
12 #define INCLUDED_SATELLITES_DECODE_RS_H
14 #include <gnuradio/block.h>
18 namespace satellites {
28 typedef boost::shared_ptr<decode_rs>
sptr;
#define SATELLITES_API
Definition: api.h:31
<+description of block+>
Definition: include/satellites/decode_rs.h:26
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: include/satellites/decode_rs.h:28
Definition: ao40_rs_decoder.h:17