#include <gr_sync_block.h>#include <gri_lfsr_32k.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... | |
Typedefs | |
| typedef boost::shared_ptr < gr_lfsr_32k_source_s > | gr_lfsr_32k_source_s_sptr |
Functions | |
| gr_lfsr_32k_source_s_sptr | gr_make_lfsr_32k_source_s () |
| gr_lfsr_32k_source_s_sptr gr_make_lfsr_32k_source_s | ( | ) |
1.5.8