On 1/19/08, George Nychis <[EMAIL PROTECTED]> wrote:

> Whatever "plain old data" might actually be.

See:

http://en.wikipedia.org/wiki/Plain_Old_Data_Structures

Custom GNU Radio input and output streams can be any form of data the
user wishes, as long as it has a fixed length in memory (itemsize) and
meets the requirements described in the article.

GNU Radio itself only enforces that two signal processing blocks
expect the same itemsize, but otherwise doesn't care.

-- 
Johnathan Corgan
Corgan Enterprises LLC
http://corganenterprises.com/


_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to