Yes, if I remember it right the executor only checks a source for output space and then calls work. If the work function doesn't produce any output it's "broken" according to the executor code.
/Ulrika > -----Original Message----- > From: [email protected] > [mailto:[email protected]] > On Behalf Of Mattias Kjellsson > Sent: Saturday, April 10, 2010 6:41 PM > To: [email protected] > Subject: Re: [Discuss-gnuradio] UDP source block in GRC > > Judging by the code in gr_block_executor.cc lines 291- 321, I > think that the source didn't report any sample- production to > the scheduler. Feel free to correct this statement, and/or > give a lengthier explanation. > > //Mattias > > > > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/discuss-gnuradio > _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
