19 #ifndef INCLUDED_SATELLITES_AO40_SYNCFRAME_IMPL_H
20 #define INCLUDED_SATELLITES_AO40_SYNCFRAME_IMPL_H
27 namespace satellites {
33 static const uint8_t d_syncword[
SYNCLEN];
40 int work(
int noutput_items,
41 gr_vector_const_void_star &input_items,
42 gr_vector_void_star &output_items);
#define SYNCLEN
Definition: ao40_syncframe_impl.h:24
Definition: ao40_syncframe_impl.h:30
int work(int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
ao40_syncframe_impl(int threshold)
<+description of block+>
Definition: ao40_syncframe.h:36
Definition: ao40_deinterleaver.h:25