Hello everybody, I'm working on building a block that accepts many inputs (say n) and has one output. For a single output item to be generated, 100 samples from each input port should be taken. How can I use forecast() and general_work() to serve my purpose? I read somewhere that we never call or modify the parameters explicitly, the scheduler does this instead. But how does the scheduler know that I need 100 samples exactly.
Any help is highly appreciated. -- View this message in context: http://old.nabble.com/How-to-use-forecast%28%29--tp28705301p28705301.html Sent from the GnuRadio mailing list archive at Nabble.com. _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio