discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Store data with usrp_spectrum_sense.py


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] Store data with usrp_spectrum_sense.py
Date: Mon, 23 May 2011 09:02:13 +0100

On Sat, May 21, 2011 at 7:04 PM, Miguel Angel Sanz Rodriguez <address@hidden> wrote:
Hi everyone,
I am new in GNUradio and I want to sense the spectrum of Wifi from 2.4G to 2.5 G with a USRP.
I have been reading through a lot of discussions in the forum but I have not been able to store any data using usrp_spectrum_sense.py. I want to analyze this data with matlab, but I dont get any suitable file after running spectrum sense. I know that I have to modify the script, but I dont know how. I am quite bad at programming, so I would appreciate so much a way to find the solution(it must be very easy, but I am usless in programming)
Thanks in advance for your help


Have a look at usrp_rx_cfile.py. This saves the data from the USRP directly to a file. You can then mix this and the usrp_spectrum_sense.py to probably get what you want.

Tom
 

reply via email to

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