discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: How to set variable number of inputs/outputs in Python OOT modules


From: Gavin Jacobs
Subject: Re: How to set variable number of inputs/outputs in Python OOT modules
Date: Wed, 3 Feb 2021 23:25:36 +0000

In 3.7, you would use the <nports> tag, but in 3.8 the trick to setting multiple ins/outs in the YML file, is the keyword "multiplicity". You can see the details of how to configure here:
https://wiki.gnuradio.org/index.php/YAML_GRC



reply via email to

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