|
GNU Radio 3.4.0 C++ API
|
#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... | |