23 #ifndef INCLUDED_GR_DESCRAMBLER_BB_H
24 #define INCLUDED_GR_DESCRAMBLER_BB_H
45 typedef boost::shared_ptr<descrambler_bb>
sptr;
54 static sptr make(
int mask,
int seed,
int len);
#define DIGITAL_API
Definition: gr-digital/include/gnuradio/digital/api.h:30
Include this header to use the message passing features.
Definition: logger.h:131
boost::shared_ptr< descrambler_bb > sptr
Definition: descrambler_bb.h:45
synchronous 1:1 input to output with historyOverride work to provide the signal processing implementa...
Definition: sync_block.h:37
Descramber an input stream using an LFSR.
Definition: descrambler_bb.h:41