11 #ifndef INCLUDED_SATELLITES_AO40_RS_DECODER_H
12 #define INCLUDED_SATELLITES_AO40_RS_DECODER_H
14 #include <gnuradio/block.h>
18 namespace satellites {
28 typedef boost::shared_ptr<ao40_rs_decoder>
sptr;
#define SATELLITES_API
Definition: api.h:31
<+description of block+>
Definition: ao40_rs_decoder.h:26
boost::shared_ptr< ao40_rs_decoder > sptr
Definition: ao40_rs_decoder.h:28
static sptr make(bool verbose)
Return a shared_ptr to a new instance of satellites::ao40_rs_decoder.
Definition: ao40_rs_decoder.h:17