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);
<+description of block+>
Definition: ao40_syncframe.h:35
#define SYNCLEN
Definition: ao40_syncframe_impl.h:24
ao40_syncframe_impl(int threshold)
Definition: ao40_deinterleaver.h:25
int work(int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
Definition: ao40_syncframe_impl.h:29