discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Question regarding gr_interleave


From: Jonas
Subject: Re: [Discuss-gnuradio] Question regarding gr_interleave
Date: Wed, 30 Jan 2008 09:24:33 +0800


Thanks for your reply!

I now found the error in my code regarding using gr_interleave. I had to pass two "sptr" types so that they can connect. So now I have another problem.

Since my sources are all of "list" type that has been generated in Python without using any GNU Radio blocks; is there something that could convert these list types into sptr types that I can connect to GNU Radio's signal processing blocks?

Thanks!

reply via email to

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