11 #ifndef INCLUDED_GR_SCRAMBLER_BB_H 12 #define INCLUDED_GR_SCRAMBLER_BB_H 33 typedef std::shared_ptr<scrambler_bb>
sptr;
42 static sptr make(
int mask,
int seed,
int len);
#define DIGITAL_API
Definition: gr-digital/include/gnuradio/digital/api.h:18
Scramble an input stream using an LFSR.
Definition: scrambler_bb.h:29
std::shared_ptr< scrambler_bb > sptr
Definition: scrambler_bb.h:33
GNU Radio logging wrapper for log4cpp library (C++ port of log4j)
Definition: basic_block.h:29
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:25