Monday, March 11, 2019

[Discuss-gnuradio] Symbol to chip Mapping

Yes this can be done with chunks-to-symbols.
This is essentially a 16 x 32 lookup table:

turn your 4 bits into a byte which indices a lookup table with 32 dimensions
(set the "dimension" variable to 32 in chunks-to-symbols).

Achilleas

No comments:

Post a Comment