GNU Radio 3.5.1 C++ API
gr_lfsr_32k_source_s.h File Reference
#include <gr_core_api.h>
#include <gr_sync_block.h>
#include <gri_lfsr_32k.h>
Include dependency graph for gr_lfsr_32k_source_s.h:

Go to the source code of this file.

Classes

class  gr_lfsr_32k_source_s
 LFSR pseudo-random source with period of 2^15 bits (2^11 shorts)This source is typically used along with gr_check_lfsr_32k_s to test the USRP using its digital loopback mode. More...

Functions

GR_CORE_API
gr_lfsr_32k_source_s_sptr 
gr_make_lfsr_32k_source_s ()

Function Documentation

GR_CORE_API gr_lfsr_32k_source_s_sptr gr_make_lfsr_32k_source_s ( )