23#ifndef INCLUDED_DIGITAL_CORRELATE_ACCESS_CODE_FF_TS_H
24#define INCLUDED_DIGITAL_CORRELATE_ACCESS_CODE_FF_TS_H
56 typedef boost::shared_ptr<correlate_access_code_ff_ts>
sptr;
block(void)
Definition block.h:766
Examine input for specified access code, one bit at a time.
Definition correlate_access_code_ff_ts.h:53
static sptr make(const std::string &access_code, int threshold, const std::string &tag_name)
virtual unsigned long long access_code() const =0
virtual bool set_access_code(const std::string &access_code)=0
boost::shared_ptr< correlate_access_code_ff_ts > sptr
Definition correlate_access_code_ff_ts.h:56
#define DIGITAL_API
Definition gr-digital/include/gnuradio/digital/api.h:30
Definition additive_scrambler_bb.h:30
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition basic_block.h:46