summaryrefslogtreecommitdiff
path: root/gr-utils/src/python/plot_data.py
Commit message (Collapse)AuthorAgeFilesLines
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau2012-04-131-13/+13
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* Fixing up other plotting tools for data read errors.Tom Rondeau2011-01-151-10/+10
|
* Merging trondeau/pfb r11249:11581 into trunk. This adds a few polyphase ↵trondeau2009-08-121-3/+0
| | | | | | 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
* Moved gnuradio-core/src/utils/ plotting scripts into gr-utils, with some rework.jcorgan2008-02-011-0/+168
The gr_plot_data.py class installs into the gnuradio namespace as gnuradio.plot_data, and the remainder of the scripts install into $prefix/bin. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7536 221aa14e-8319-0410-a670-987f0aec2ac5