summaryrefslogtreecommitdiff
path: root/gr-utils/src/python/gr_plot_psd.py
Commit message (Collapse)AuthorAgeFilesLines
* Merging trondeau/pfb r11249:11581 into trunk. This adds a few polyphase ↵trondeau2009-08-121-10/+3
| | | | | | 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. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11583 221aa14e-8319-0410-a670-987f0aec2ac5
* proper comparison of vectors; I thought I had already fixed this...trondeau2008-11-131-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9984 221aa14e-8319-0410-a670-987f0aec2ac5
* added real PSD plotting tool with optional spectrogram plot.trondeau2008-10-251-0/+281
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9846 221aa14e-8319-0410-a670-987f0aec2ac5