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

Go to the source code of this file.

Classes

class  gr_check_lfsr_32k_s
 sink that checks if its input stream consists of a lfsr_32k sequence.This sink is typically used along with gr_lfsr_32k_source_s to test the USRP using its digital loopback mode. More...

Functions

GR_CORE_API
gr_check_lfsr_32k_s_sptr 
gr_make_check_lfsr_32k_s ()

Function Documentation

GR_CORE_API gr_check_lfsr_32k_s_sptr gr_make_check_lfsr_32k_s ( )