Re: [Discuss-gnuradio] Memory Blocks & Struct Variable

2018-06-07 Thread shachar J. brown
with the author. > > Steve, > > assuming your set_mag() is in C++: if you have control over the > set_mag() method, write it so that it accepts vectors, for example. > Then, you can just use Python lists or tuples. > > Does that help? > > Best regards, > Marcus > &

[Discuss-gnuradio] Memory Blocks & Struct Variable

2018-06-06 Thread shachar J. brown
Hi Everyone, I'm sure someone has encountered one of the following questions. Please help me figure this out: 1. At certain points in my flow graph I have different scenarios, each demanding a set of different parameters. I now ended up having large tables (1-2 K) of possible variable I