Re: Is there any way to tell scheduler, that our block needs certain amount of items on input?

2022-08-05 Thread GNU Radio, the Free & Open-Source Toolkit for Software Radio
Hey, Yes, use that function: https://www.gnuradio.org/doc/doxygen/classgr_1_1block.html#a63d67fd758b70c6f2d7b7d4edcec53b3 pt., 5 sie 2022 o 13:44 Nikoloz Glonti napisaƂ(a): > Dear Gnuradio community, > > Is there ability to tell scheduler to call work functions only when > ninput_items will have

Is there any way to tell scheduler, that our block needs certain amount of items on input?

2022-08-05 Thread Nikoloz Glonti
Dear Gnuradio community, Is there ability to tell scheduler to call work functions only when ninput_items will have value I set manually in constructor? thanks in advance! Niko