Sorry, 3.8.2.0 Is that the most recent 3.8 version?
On Thu, Mar 18, 2021, 12:34 Marcus Müller <[email protected]> wrote: > Could you share the full version? e.g. 3.8.22.3 ? > > On 18.03.21 18:32, Nicholas Long wrote: > > 3.8 > > > > On Thu, Mar 18, 2021, 12:30 Marcus Müller <[email protected] > > <mailto:[email protected]>> wrote: > > > > Hi Nick, > > what GNU Radio version are you on? > > > > Best regards, > > Marcus > > > > On 18.03.21 17:34, Nicholas Long wrote: > > > So I have a block that has 100 streaming inputs and 1 message > input. I have a second > > block > > > that outputs 25 streams per block (technically this is a meta > python block made up of 25 > > > smaller sub blocks). To properly connect these I need to connect 4 > of these generating > > > block to the sink block. > > > > > > To deal with this in grc, I thought to use the bus structure. This > works fine, when I do > > > not have the message input. When I add the message input it does > not work, the gui input > > > elements get messed up, and I am unable to connect things properly. > > > > > > Is there any fix to this? > > > > > > Thanks, > > > Nick > > >
