discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] set_output_multiple() and forecast() when there are m


From: Tom Early
Subject: [Discuss-gnuradio] set_output_multiple() and forecast() when there are multiple sources in a general block
Date: Fri, 16 Dec 2016 17:30:38 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1

I am designing a general block that will split it's input into two outputs. 96 input items will become 9 items on one source and 3 items on another source. I have some questions:

Is it required to set both streams in forecast()?

How do I call set_output_multiple() where there are multiple sources, the larger stream, the first stream, the sum or what?

When general_work() is called, is noutput_items for one stream or something else?

Thanks!




reply via email to

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