discuss-gnuradio
[Top][All Lists]
Advanced

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

How to access parameters in the Constellation Rect Object in an OOT modu


From: George Edwards
Subject: How to access parameters in the Constellation Rect Object in an OOT module?
Date: Sun, 29 Aug 2021 17:26:08 -0500

Hello GNURadio Community,

I am building an OOT block that needs to access the  sym_map and const_points  in the Constellation Rect Object. 

Let's say, I call the Constellation Rect Object qpsk and set the vector values for  sym_map and const_points. Then, in using the gr_modtool to build the OOT module, it will prompt me to provide the input parameters for the module  (which are sym_map and const_points and reside in the Constellation Rect Object qpsk). How do I go about making this OOT module to access these parameters?

Thanks for the help.

Regards,
George

reply via email to

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