Block interleaver

From GNU Radio
Revision as of 23:58, 26 October 2023 by Duggabe (talk | contribs) (initial creation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Statement of purpose / function

Parameters

(R): Run-time adjustable

IO Type
options: [byte, complex, float, int, short]
Interleaver indices
default: '[1, 2, 0]'
Mode
options: [interleave, deinterleave]
Packed bytes
default: False

Example Flowgraph

Example Output

Source Files

C++ files
TODO
Header files
TODO
Public header files
TODO
Block definition
TODO