Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | 2012-04-13 | 1 | -13/+13 |
| | | | | | | this in the future. The sed script was provided by Moritz Fischer. | ||||
* | Fixing up other plotting tools for data read errors. | Tom Rondeau | 2011-01-15 | 1 | -10/+10 |
| | |||||
* | Merging trondeau/pfb r11249:11581 into trunk. This adds a few polyphase ↵ | trondeau | 2009-08-12 | 1 | -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. | jcorgan | 2008-02-01 | 1 | -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 |