summaryrefslogtreecommitdiff
path: root/gr-utils/src/python/gr_plot_psd.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nextTom Rondeau2011-01-161-33/+37
|\
| * Fixing zooming capabilities. Time axis does not track any longer due to what ...Tom Rondeau2011-01-161-30/+32
| * Fixing up other plotting tools for data read errors.Tom Rondeau2011-01-151-1/+1
| * Using .min and .max on scipy arrays instead of min() max(); seems to be more ...Tom Rondeau2011-01-151-8/+9
| * Fix how the end of a file is handled.Tom Rondeau2011-01-151-5/+7
* | Fixes to psd plotting tool. Trying to keep up with the changing API; this sho...Tom Rondeau2010-12-301-14/+14
* | Updating PSD function for some newer matplotlib interfacing.Tom Rondeau2010-11-211-7/+10
|/
* 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
* added real PSD plotting tool with optional spectrogram plot.trondeau2008-10-251-0/+281