diff options
author | JaredD <jareddpub@gmail.com> | 2021-07-19 04:41:18 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-19 06:41:18 -0400 |
commit | 15a8cce4dadaa895081d1d9816f37e65117cffb5 (patch) | |
tree | 4be2473cc5ed302e2b2d859f436fd0f101e79ab4 /gnuradio-runtime/python | |
parent | fbab6c383d6f86ab0de42a90a9182d22637a5b96 (diff) |
blocks: add matrix interleaver block
* blocks: add matrix interleaver block
Matrix interleaver including qa test and example
The matrix interleaver is a hierarchical block that pairs a base
deinterleave block that effectively writes samples into "rows" (1 block of
samples per output) and a base interleave block that outputs samples
iteratively from each input like "columns".
Signed-off-by: Jared Dulmage <jared.dulmage@caliola.com>
Add grc file and update blocks.tree.yml.
Fix module for matrix interleaver example
Signed-off-by: Jared Dulmage <jared.dulmage@caliola.com>
* Update py file docs and license block
Co-authored-by: Jared Dulmage <jared.dulmage@caliola.com>
Diffstat (limited to 'gnuradio-runtime/python')
0 files changed, 0 insertions, 0 deletions