23#ifndef INCLUDED_GR_LFSR_32K_SOURCE_S_H
24#define INCLUDED_GR_LFSR_32K_SOURCE_S_H
45 typedef boost::shared_ptr<lfsr_32k_source_s>
sptr;
LFSR pseudo-random source with period of 2^15 bits (2^11 shorts)
Definition: lfsr_32k_source_s.h:42
boost::shared_ptr< lfsr_32k_source_s > sptr
Definition: lfsr_32k_source_s.h:45
static sptr make()
Make a LFSR 32k source block.
synchronous 1:1 input to output with history
Definition: sync_block.h:38
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:30
Include this header to use the message passing features.
Definition: basic_block.h:45