Hm, I don't know why this should really
happen before your source's work function is called.
But basically, maybe this is part of GNU Radio trying to figure out how to assign buffers; I haven't dived very deep into that aspect of the runtime. However, since your forecast told GR that you're able to produce samples without input, I could imagine that your work gets scheduled simultaneously with those of your sources. To circumvent that, just don't lie ;) and tell the scheduler that you need input to produce output. Greetings, Marcus On 20.10.2013 13:11, Nemanja Savic wrote:
|
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio