21#ifndef INCLUDED_SATELLITES_AO40_SYNCFRAME_H
22#define INCLUDED_SATELLITES_AO40_SYNCFRAME_H
25#include <gnuradio/sync_block.h>
28 namespace satellites {
38 typedef boost::shared_ptr<ao40_syncframe>
sptr;
#define SATELLITES_API
Definition api.h:30
<+description of block+>
Definition ao40_syncframe.h:36
static sptr make(int threshold)
Return a shared_ptr to a new instance of ao40::syncframe.
boost::shared_ptr< ao40_syncframe > sptr
Definition ao40_syncframe.h:38
Definition ao40_deinterleaver.h:25