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