GNU Radio 3.6.5 C++ API

gri_lfsr.h File Reference

#include <gr_core_api.h>
#include <stdexcept>
#include <stdint.h>

Go to the source code of this file.

Classes

class  gri_lfsr
 Fibonacci Linear Feedback Shift Register using specified polynomial maskGenerates a maximal length pseudo-random sequence of length 2^degree-1. More...