22#ifndef INCLUDED_SATELLITES_AX100_DECODE_H
23#define INCLUDED_SATELLITES_AX100_DECODE_H
26#include <gnuradio/block.h>
29 namespace satellites {
39 typedef boost::shared_ptr<ax100_decode>
sptr;
#define SATELLITES_API
Definition: api.h:30
<+description of block+>
Definition: ax100_decode.h:37
boost::shared_ptr< ax100_decode > sptr
Definition: ax100_decode.h:39
static sptr make(bool verbose)
Return a shared_ptr to a new instance of satellites::ax100_decode.
Definition: ao40_deinterleaver.h:25