discuss-gnuradio
[Top][All Lists]
Advanced

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

GRC embedded Python vector support


From: Marcus D. Leech
Subject: GRC embedded Python vector support
Date: Fri, 22 Nov 2019 20:57:41 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

So, I'm trying to implement and embedded Python block that handles vectors where the vector length is defined at runtime--like most
  blocks that take vector-length inputs.

But GRC only "recognizes" the I/O signature as being vector if the dimension is of a fixed size, and invariate with respect to runtime. Is there
  a "trick" I'm missing?





reply via email to

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