Block interleaver: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
(initial creation)
(No difference)

Revision as of 23:58, 26 October 2023

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