summaryrefslogtreecommitdiff
path: root/gr-qtgui/apps/plot_time_raster_form.py
Commit message (Collapse)AuthorAgeFilesLines
* qtgui: Remove the command line plot toolsMartin Braun2018-11-151-158/+0
| | | | | | | Note: In gr-utils, we have a version of these tools that don't have Qt4 dependencies (note: they have matplotlib dependencies, though). None of these tools work with Qt5.
* python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-261-4/+5
|
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-2/+2
| | | | We should be more careful about letting these into the code in the future. In emacs, we can use (add-hook 'before-save-hook 'delete-trailing-whitespace).
* qtgui: adding time raster plot for floats.Tom Rondeau2013-02-211-2/+2
|
* qtgui: adding time raster static plot tool.Tom Rondeau2013-02-211-0/+157