11 #ifndef INCLUDED_GR_LFSR_32K_SOURCE_S_H
12 #define INCLUDED_GR_LFSR_32K_SOURCE_S_H
33 typedef std::shared_ptr<lfsr_32k_source_s>
sptr;
std::shared_ptr< lfsr_32k_source_s > sptr
Definition: lfsr_32k_source_s.h:33
GNU Radio logging wrapper.
Definition: basic_block.h:29
#define BLOCKS_API
Definition: gr-blocks/include/gnuradio/blocks/api.h:18
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:25
LFSR pseudo-random source with period of 2^15 bits (2^11 shorts)
Definition: lfsr_32k_source_s.h:29