11 #ifndef INCLUDED_SATELLITES_DISTRIBUTED_SYNCFRAME_SOFT_H 12 #define INCLUDED_SATELLITES_DISTRIBUTED_SYNCFRAME_SOFT_H 14 #include <gnuradio/sync_block.h> 18 namespace satellites {
28 typedef boost::shared_ptr<distributed_syncframe_soft>
sptr;
39 static sptr make(
int threshold,
const std::string& syncword,
int step);
<+description of block+>
Definition: distributed_syncframe_soft.h:25
boost::shared_ptr< distributed_syncframe_soft > sptr
Definition: distributed_syncframe_soft.h:28
Definition: ax100_decode.h:17
#define SATELLITES_API
Definition: api.h:31