23#ifndef INCLUDED_GR_SCRAMBLER_BB_H
24#define INCLUDED_GR_SCRAMBLER_BB_H
45 typedef boost::shared_ptr<scrambler_bb>
sptr;
Scramble an input stream using an LFSR.
Definition: scrambler_bb.h:42
static sptr make(int mask, int seed, int len)
boost::shared_ptr< scrambler_bb > sptr
Definition: scrambler_bb.h:45
synchronous 1:1 input to output with history
Definition: sync_block.h:38
#define DIGITAL_API
Definition: gr-digital/include/gnuradio/digital/api.h:30
Include this header to use the message passing features.
Definition: basic_block.h:45