Re: Getting constellation size as a variable

2024-10-13 Thread Jones, James (jtjones49)
;https://aka.ms/AAb9ysg> From: discuss-gnuradio-bounces+jtjones49=tntech@gnu.org on behalf of Austen, Jeffrey Sent: Sunday, October 13, 2024 11:24:47 AM To: discuss-gnuradio@gnu.org Subject: Getting constellation size as a variable When using the Constellation Object block

Getting constellation size as a variable

2024-10-13 Thread Austen, Jeffrey
When using the Constellation Object block in Gnu Radio Companion how can one obtain the size of the constellation, M, or the number of bits per symbol? This value is needed so other blocks, e.g. Pack k Bits, can be adjusted accordingly when the constellation size is changed. A simple example wo