summaryrefslogtreecommitdiff
path: root/gr-utils/src/python/gr_plot_psd.py
AgeCommit message (Expand)Author
2011-05-24gr-utils: updating gr_plot_psd.py to protect against zero-length arrays in ge...Tom Rondeau
2011-01-16Merge branch 'master' into nextTom Rondeau
2011-01-16Fixing zooming capabilities. Time axis does not track any longer due to what ...Tom Rondeau
2011-01-15Fixing up other plotting tools for data read errors.Tom Rondeau
2011-01-15Using .min and .max on scipy arrays instead of min() max(); seems to be more ...Tom Rondeau
2011-01-15Fix how the end of a file is handled.Tom Rondeau
2010-12-30Fixes to psd plotting tool. Trying to keep up with the changing API; this sho...Tom Rondeau
2010-11-21Updating PSD function for some newer matplotlib interfacing.Tom Rondeau
2009-08-12Merging trondeau/pfb r11249:11581 into trunk. This adds a few polyphase filte...trondeau
2008-11-13proper comparison of vectors; I thought I had already fixed this...trondeau
2008-10-25added real PSD plotting tool with optional spectrogram plot.trondeau