discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] forecast and general work function


From: s . subrata105
Subject: [Discuss-gnuradio] forecast and general work function
Date: Wed, 28 Oct 2015 16:26:18 -0400

I am trying to create a block that has two input and one output. Its like a 
priority multiplexer; if input0 is empty then output = input1 else output = 
input0 ( input0 always has samples) its a stream based block. 
How do I declare the work function, because the number of samples needed from 
each input to produce noutput_items depends on whether input0 is empty. 
Any help in the general work function is also greatly appreciated.

Thanks


reply via email to

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