summaryrefslogtreecommitdiff
path: root/gr-utils/src/python/gr_plot_fft.py
Commit message (Collapse)AuthorAgeFilesLines
* fixing time axes and zoom functiontrondeau2008-10-251-8/+8
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9845 221aa14e-8319-0410-a670-987f0aec2ac5
* updating FFT plotting utilities. New file gr_plot_fft.py can plot any data ↵trondeau2008-10-251-0/+252
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