discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Symbol to chip Mapping


From: Achilleas Anastasopoulos
Subject: [Discuss-gnuradio] Symbol to chip Mapping
Date: Mon, 11 Mar 2019 08:28:10 -0400

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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]