Re: [Discuss-gnuradio] Some Basic USRP questions

2009-04-10 Thread satarkar
> 1) When I run my scripts I sometimes get "uOuOuO" message. I read in the archives that I need to increase the decimation rate but I have already set it to the maximum limit of 256. What should I do? Also, why do I not get the message all the time? > Hi, > >

Re: [Discuss-gnuradio] Some Basic USRP questions

2009-04-08 Thread Mattias Kjellsson
1) When I run my scripts I sometimes get "uOuOuO" message. I read in the archives that I need to increase the decimation rate but I have already set it to the maximum limit of 256. What should I do? Also, why do I not get the message all the time? Hi, A problem I had a while ago was tha

Re: [Discuss-gnuradio] Some Basic USRP questions

2009-04-06 Thread satarkar
> 1) uO means usrp overrun, i.e. the usrp had more data to send, but the > host computer was not fast enough to accept it and calculate it, so it > was dropped. setting the decimation rate to its maximum value does > decrease the processing load on your cpu, but on old systems or very > "heavy" flo

Re: [Discuss-gnuradio] Some Basic USRP questions

2009-04-06 Thread Dimitris Symeonidis
1) uO means usrp overrun, i.e. the usrp had more data to send, but the host computer was not fast enough to accept it and calculate it, so it was dropped. setting the decimation rate to its maximum value does decrease the processing load on your cpu, but on old systems or very "heavy" flowgraphs yo

[Discuss-gnuradio] Some Basic USRP questions

2009-04-06 Thread satarkar
Hi, I have a few basic USRP questions. I have gone through the mail archive and USRP wiki page but could not find answer to them. 1) When I run my scripts I sometimes get "uOuOuO" message. I read in the archives that I need to increase the decimation rate but I have already set it to the maximum