Statistics
| Branch: | Tag: | Revision:

root / gr-utils / src / python / gr_plot_fft.py @ 00420d32

History | View | Annotate | Download (10.2 kB)

# Date Author Comment
ead08193 01/16/2011 06:40 pm Tom Rondeau

Fixing up fft and constellation plot to better handle zooming.

4f426831 01/15/2011 10:48 pm Tom Rondeau

Fixing up other plotting tools for data read errors.

a0d13b42 08/12/2009 03:39 am Tom Rondeau

Merging trondeau/pfb r11249:11581 into trunk. This adds a few polyphase filterbank implementations that do (integer) decimation, (integer) interpolation, arbitrary resampling, and channelizing. gnuradio-example/python/pfb includes a number of different examples of how to use these blocks....

4f8ca94b 11/13/2008 03:29 am Tom Rondeau

proper comparison of vectors; I thought I had already fixed this...

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9984 221aa14e-8319-0410-a670-987f0aec2ac5

0c743f55 10/25/2008 09:47 pm Tom Rondeau

fixing time axes and zoom function

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9845 221aa14e-8319-0410-a670-987f0aec2ac5

e528d032 10/25/2008 09:22 pm Tom Rondeau

updating FFT plotting utilities. New file gr_plot_fft.py can plot any data type with -d flag and gr_plot_fft_c and gr_plot_fft_f just call this one and pass in complex of float data types.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9842 221aa14e-8319-0410-a670-987f0aec2ac5