23 #ifndef INCLUDED_GR_GLFSR_SOURCE_B_H 24 #define INCLUDED_GR_GLFSR_SOURCE_B_H 40 typedef boost::shared_ptr<glfsr_source_b>
sptr;
53 static sptr make(
unsigned int degree,
58 virtual uint32_t period()
const = 0;
59 virtual uint32_t mask()
const = 0;
#define DIGITAL_API
Definition: gr-digital/include/gnuradio/digital/api.h:30
boost::shared_ptr< glfsr_source_b > sptr
Definition: glfsr_source_b.h:40
Galois LFSR pseudo-random source.
Definition: glfsr_source_b.h:36
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:43
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:37