discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] QUESTION: Number of inputs to general_work


From: Jonas Gacrama
Subject: [Discuss-gnuradio] QUESTION: Number of inputs to general_work
Date: Sun, 6 Jan 2008 19:17:34 +0800


I have a question regarding the argument &input_items in the function general_work from the library gr_block.h. Is my understanding correct that it only takes ONE STREAM of inputs at a time?

I was hoping to implement a TWO CHANNEL input (two different sources and not the in-phase and quadrature type of inputs). And to do this I need TWO INPUT STREAMS.


Is it possible to do this in GNU Radio? If so, how?

Thanks!

reply via email to

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