#include <gr_simple_correlator.h>
#include <gr_simple_framer_sync.h>
#include <gr_io_signature.h>
#include <assert.h>
#include <stdexcept>
#include <gr_count_bits.h>
#include <string.h>
Functions | |
gr_simple_correlator_sptr | gr_make_simple_correlator (int payload_bytesize) |
gr_simple_correlator_sptr gr_make_simple_correlator | ( | int | payload_bytesize | ) |