summaryrefslogtreecommitdiff
path: root/gr-utils/src/python/gr_plot_qt.py
AgeCommit message (Expand)Author
2009-09-16Fixed slider behavior when the end of the file is reached.Tom Rondeau
2009-09-16Handling a few exceptions when no file is loaded.Tom Rondeau
2009-09-01Can now change the size of the symbols. Also fixes some layout issues.Tom Rondeau
2009-09-01Adding ability to change line width and style (only a handful of current styl...Tom Rondeau
2009-09-01Removing plot picker that addd nothing to the interface.Tom Rondeau
2009-09-01Adding a Reload option (Ctrl+R) option to quickly reread the file and reset t...Tom Rondeau
2009-08-25Added colorbar to spectrogram for magnitude measurement.Tom Rondeau
2009-08-25Fixed spectrogram plotting axis.Tom Rondeau
2009-08-25Adding a spectrogram plot. The axis need work.Tom Rondeau
2009-08-25GR plotter tool handles end of file and files shorter than the block length.Tom Rondeau
2009-08-14Adding a QT-based data file viewer.Tom