Re: [Discuss-gnuradio] RX Channel Out Of Range

2014-03-13 Thread Martin Braun
On 13.03.2014 02:00, Azza Ben Mosbah wrote: Hi Ben, Actually, I didn't copy them from another flowgraph. But, I noticed there is a problem with my PYTHONPATH, which generates this error. When I correct it, the execution goes well. Interesting -- could you please give some details on what the p

Re: [Discuss-gnuradio] RX Channel Out Of Range

2014-03-12 Thread Azza Ben Mosbah
Hi Ben, Actually, I didn't copy them from another flowgraph. But, I noticed there is a problem with my PYTHONPATH, which generates this error. When I correct it, the execution goes well. Thank you, Azza On Wed, Mar 12, 2014 at 8:43 PM, Ben Hilburn wrote: > Hi Azza - > > We have noticed that

Re: [Discuss-gnuradio] RX Channel Out Of Range

2014-03-12 Thread Ben Hilburn
Hi Azza - We have noticed that problem if you have copied UHD source / sinks from another flowgraph into the one you are using. Try deleting the UHD blocks and re-creating them in your flowgraph and see if that fixes the problem. There is some bug in copying those blocks between flowgraphs in GRC