Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into sync | Tom | 2009-10-06 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | Conflicts: gr-utils/src/python/gr_plot_qt.py gr-utils/src/python/pyqt_plot.py gr-utils/src/python/pyqt_plot.ui | ||||
| * | Can now change the size of the symbols. Also fixes some layout issues. | Tom Rondeau | 2009-09-01 | 1 | -106/+136 |
| | | |||||
| * | Adding ability to change line width and style (only a handful of current ↵ | Tom Rondeau | 2009-09-01 | 1 | -12/+21 |
| | | | | | | | | styles enabled). | ||||
| * | Adding a Reload option (Ctrl+R) option to quickly reread the file and reset ↵ | Tom Rondeau | 2009-09-01 | 1 | -1/+5 |
| | | | | | | | | the state. | ||||
* | | Adding ability to easily reload/reset file | Tom | 2009-10-05 | 1 | -3/+8 |
|/ | |||||
* | Added colorbar to spectrogram for magnitude measurement. | Tom Rondeau | 2009-08-25 | 1 | -2/+2 |
| | |||||
* | Adding a spectrogram plot. The axis need work. | Tom Rondeau | 2009-08-25 | 1 | -16/+40 |
| | |||||
* | Adding a QT-based data file viewer. | Tom | 2009-08-14 | 1 | -0/+182 |
This is the start of an application to read in data files and display them in a useful manner. |