discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: Dynamic instances in hierarchical blocks


From: CEL
Subject: Re: Dynamic instances in hierarchical blocks
Date: Mon, 28 Oct 2019 23:33:53 +0000

Hi Ivan,

that sounds a classical case of impossible to do in graphical, trivial
to do in Python.
So, write your hier block in Python – you could also base it on your
GRC-generated python file (and save it somewhere else, so that it
doesn't get overwritten).

Best regards,
Marcus

On Mon, 2019-10-28 at 22:18 +0100, Ivan Iudice wrote:
> Hi all!
> I’m implementing my own testbed in GRC using hierarchical blocks to
> obtain a clearer flowgraph.
> I need to have a dynamic amount of instances of a particular sub-
> block, that I can set as parameter of the higher level block.
> How can I solve my problem? It could be very cool!
> Thank you.
> 
> Ivan
> 

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

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