summaryrefslogtreecommitdiff
path: root/gr-utils/python/utils/gr_plot_float
Commit message (Collapse)AuthorAgeFilesLines
* gr-utils: Condense gr_plot commands and fix datatype argBrennan Ashton2018-11-221-53/+0
| | | | | | | This removes all the gr_plot_* applications save for: - gr_plot (time-domain) - gr_plot_fft (FFT domain) - gr_plot_psd (Power Spectrum Density)
* remove completely unused scipy from gr-util plot appsMarcus Müller2018-11-021-6/+2
|
* python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-261-2/+4
|
* filter: replace OptionParser by ArgumentParser for gr-utils and gr-qtguiJiří Pinkava2016-08-061-15/+12
|
* uninstalled import: Updatings blocks, fec, uhd, and filter so that ↵Ben Reynwar2013-06-041-0/+58
uninstalled import works with recent changes.