GNU Radio 3.7.1 C++ API
|
LFSR pseudo-random source with period of 2^15 bits (2^11 shorts) More...
#include <lfsr_32k_source_s.h>
Public Types | |
typedef boost::shared_ptr < lfsr_32k_source_s > | sptr |
Static Public Member Functions | |
static sptr | make () |
Make a LFSR 32k source block. |
LFSR pseudo-random source with period of 2^15 bits (2^11 shorts)
This source is typically used along with gr::blocks::check_lfsr_32k_s to test the USRP using its digital loopback mode.
static sptr gr::blocks::lfsr_32k_source_s::make | ( | ) | [static] |
Make a LFSR 32k source block.