Re: [Discuss-gnuradio] Failed to set frequency to ... message in Spectrum scan

2010-05-01 Thread Rahman Doost
I checked and they're not hundreds. In fact there does not seem to be anything unusual about that. Plus I see some 'S' sequences every 3 or 4 failed scans too. In USRP2 usage FAQ, it says this happens when packets are dropped. But I don't know which one causes the other one. Rahman On Sat, May

Re: [Discuss-gnuradio] Failed to set frequency to ... message in Spectrum scan

2010-05-01 Thread Rahman Doost
Yes that's correct. It always works fine at the start. On Sat, May 1, 2010 at 6:52 PM, Marcus D. Leech mle...@ripnet.com wrote: On 05/01/2010 04:40 PM, Rahman Doost wrote: I checked and they're not hundreds. In fact there does not seem to be anything unusual about that. Plus I see some

[Discuss-gnuradio] Failed to set frequency to ... message in Spectrum scan

2010-04-30 Thread Rahman Doost
hello everyone, I 'm trying to collect some samples from my spectrum sensing code running on USRP2, which is a slightly revised version of 'usrp_spectrum_sense.py'. My problem is that after some time during the scan of some band, this message appears: Failed to set frequency to For instance

Re: [Discuss-gnuradio] Failed to set frequency to ... message in Spectrum scan

2010-04-30 Thread Marcus D. Leech
On 04/30/2010 08:02 PM, Rahman Doost wrote: hello everyone, I 'm trying to collect some samples from my spectrum sensing code running on USRP2, which is a slightly revised version of 'usrp_spectrum_sense.py'. My problem is that after some time during the scan of some band, this message

Re: [Discuss-gnuradio] Failed to set frequency to ... message in Spectrum scan

2010-04-30 Thread Rahman Doost
Well, the modification is for changing the code in such a way that it works on USRP2 since the original version is written for USRP. The rest is the same. Also it does't seem this is a programming bug since, it works for some time and then it crashes. Rahman On Fri, Apr 30, 2010 at 8:06 PM,

Re: [Discuss-gnuradio] Failed to set frequency to ... message in Spectrum scan

2010-04-30 Thread Marcus D. Leech
On 04/30/2010 08:17 PM, Rahman Doost wrote: Well, the modification is for changing the code in such a way that it works on USRP2 since the original version is written for USRP. The rest is the same. Also it does't seem this is a programming bug since, it works for some time and then it

Re: [Discuss-gnuradio] Failed to set frequency to ... message in Spectrum scan

2010-04-30 Thread Rahman Doost
Again the same, works for some time, then crashes! On Fri, Apr 30, 2010 at 8:34 PM, Marcus D. Leech mle...@ripnet.com wrote: On 04/30/2010 08:17 PM, Rahman Doost wrote: Well, the modification is for changing the code in such a way that it works on USRP2 since the original version is written

Re: [Discuss-gnuradio] Failed to set frequency to ... message in Spectrum scan

2010-04-30 Thread Marcus D. Leech
On 04/30/2010 09:59 PM, Rahman Doost wrote: Again the same, works for some time, then crashes! On Fri, Apr 30, 2010 at 8:34 PM, Marcus D. Leech mle...@ripnet.com mailto:mle...@ripnet.com wrote: On 04/30/2010 08:17 PM, Rahman Doost wrote: Well, the modification is for changing the