discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Plotting the streaming data


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] Plotting the streaming data
Date: Tue, 28 Feb 2012 09:47:34 -0500

2012/2/28 merve deniz <address@hidden>
Hİ all,
I want to plot the stream of data by gnuradio-companion. To do this use scope sink but the data changes in time. My purpose is read the data from usrp for two minutes (it can be change) and after two minutes plot the stream of data like matlab. Purpose is simple but problem is complex for now...
Is there anybody can help me ?

PS : I am using USRP1 with RFX1800-daughterboard.

You can dump the data to a flle sink and then use the gr_plot_psd_c.py program that is installed with GNU Radio (there are a number of gr_plox_xxx.py programs for different plotting capabilities).

Tom


reply via email to

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