summaryrefslogtreecommitdiff
path: root/gr-utils/src/python/gr_plot_fft.py
Commit message (Expand)AuthorAgeFilesLines
* build: removed .py extensions from installed Python plot programs.Tom Rondeau2012-04-011-248/+0
* Fixing up fft and constellation plot to better handle zooming.Tom Rondeau2011-01-161-5/+8
* Fixing up other plotting tools for data read errors.Tom Rondeau2011-01-151-14/+14
* Merging trondeau/pfb r11249:11581 into trunk. This adds a few polyphase filte...trondeau2009-08-121-10/+3
* proper comparison of vectors; I thought I had already fixed this...trondeau2008-11-131-1/+1
* fixing time axes and zoom functiontrondeau2008-10-251-8/+8
* updating FFT plotting utilities. New file gr_plot_fft.py can plot any data ty...trondeau2008-10-251-0/+252