discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Signal reconstruction


From: Firas abbas
Subject: Re: [Discuss-gnuradio] Signal reconstruction
Date: Sat, 10 Nov 2007 09:20:28 -0800 (PST)

Dear Aadil,

1) First upgrade to latest gnuradio release.
2) Put the USRP behind.
3) Start generating the sinewave by software using gr.sig_source
4) Do the mathematics or FFT or whatever you want on this simulated signal.
5) If everything is ok, switch back to USRP, if not, then you have a problem in using the gnuradio, and you should learn more.

Regards,

Firas

----- Original Message ----
From: Aadil Volkwin <address@hidden>
To: Eric Blossom <address@hidden>
Cc: Firas abbas <address@hidden>; address@hidden
Sent: Saturday, November 10, 2007 6:27:40 PM
Subject: Re: [Discuss-gnuradio] Signal reconstruction




Also, it's not clear to me what you're actually trying to do.

I'd like to capture FM signals and perform ambiguity measurements on them.

at the moment, i am failing to capture data correctly.
 

If you want to plot data in real time, please use either the
usrp_fft.py or usrp_oscope.py applications.  You can capture data
to disk using the usrp_rx_cfile.py example.

I suggest you start with these, then do your own experiments.

These are the files that I have been using.
usrp_rx_cfile.py to write to file and usrp_fft.py and usrp_oscope.py for realtime examination of the data and Matlab for post processing, based on the utils in gnuradio-core.

 

Eric



reply via email to

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