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 std::shared_ptr<distributed_syncframe_soft>
sptr;
39 static sptr make(
int threshold,
const std::string& syncword,
int step);
#define SATELLITES_API
Definition: api.h:31
<+description of block+>
Definition: distributed_syncframe_soft.h:26
std::shared_ptr< distributed_syncframe_soft > sptr
Definition: distributed_syncframe_soft.h:28
static sptr make(int threshold, const std::string &syncword, int step)
Return a shared_ptr to a new instance of satellites::distributed_syncframe_soft.
Definition: ax100_decode.h:17