11#ifndef INCLUDED_SATELLITES_DISTRIBUTED_SYNCFRAME_SOFT_IMPL_H
12#define INCLUDED_SATELLITES_DISTRIBUTED_SYNCFRAME_SOFT_IMPL_H
24 const size_t d_threshold;
26 std::vector<uint8_t> d_syncword;
33 int work(
int noutput_items,
34 gr_vector_const_void_star& input_items,
35 gr_vector_void_star& output_items);
Definition distributed_syncframe_soft_impl.h:22
~distributed_syncframe_soft_impl()
distributed_syncframe_soft_impl(int threshold, const std::string &syncword, int step)
int work(int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
<+description of block+>
Definition distributed_syncframe_soft.h:26
Definition ax100_decode.h:17