summaryrefslogtreecommitdiff
path: root/gr-qtgui/apps/plot_base.py
Commit message (Expand)AuthorAgeFilesLines
* qtgui: Remove the command line plot toolsMartin Braun2018-11-151-164/+0
* Replace scipy/pylab where numpy/pyplot is sufficientMarcus Müller2018-11-021-12/+8
* python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-261-15/+19
* qtgui: plot_base remove unused importsJiří Pinkava2016-06-291-2/+0
* qtgui: force ControlPort off when using static plot tools.Tom Rondeau2013-03-201-0/+2
* blocks: converting references to vector source/sink, null source/sink, nop, c...Tom Rondeau2013-03-171-4/+4
* qtgui: fixed a autoscale issue with byte file types.Tom Rondeau2013-02-211-2/+8
* qtgui: adding time raster static plot tool.Tom Rondeau2013-02-211-0/+2
* qtgui: Updated plotting tools for more control through the GUI interface.Tom Rondeau2013-01-221-2/+8
* qtgui: improved PSD plotting tools to use more complete and complex base clas...Tom Rondeau2013-01-191-66/+31
* qtgui: making an even more generic set of plotting tools.Tom Rondeau2013-01-151-0/+185