discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] set_relative_rate


From: Miklos Maroti
Subject: [Discuss-gnuradio] set_relative_rate
Date: Wed, 5 Feb 2014 20:02:18 +0100

Hi Guys,

Is it possible to write a c++ block that takes 2 input streams,
produces 1 output streams, but to generate 1000 outputs it needs 1000
inputs of the first kind and 1 input of the second kind? How do I set
the set_output_rate? Does it apply to both input streams? How can I
ensure that the scheduler does not create too big buffer for the
second type of input?

Miklos



reply via email to

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