Statistics
| Branch: | Tag: | Revision:

root / gr-utils / src / python / pyqt_plot.py @ 7b509551

History | View | Annotate | Download (14.3 kB)

# Date Author Comment
bbd3df51 10/06/2009 05:40 pm Tomas Balbierius

Merge branch 'master' into sync

Conflicts:
gr-utils/src/python/gr_plot_qt.py
gr-utils/src/python/pyqt_plot.py
gr-utils/src/python/pyqt_plot.ui

cf015f49 10/05/2009 06:55 pm Tomas Balbierius

Adding ability to easily reload/reset file

e4c161f1 09/02/2009 03:02 am Tom Rondeau

Can now change the size of the symbols. Also fixes some layout issues.

3a27d463 09/02/2009 02:46 am Tom Rondeau

Adding ability to change line width and style (only a handful of current styles enabled).

db8bc5c7 09/02/2009 01:49 am Tom Rondeau

Adding a Reload option (Ctrl+R) option to quickly reread the file and reset the state.

785cacd4 08/25/2009 10:22 pm Tom Rondeau

Added colorbar to spectrogram for magnitude measurement.

f8794470 08/25/2009 09:35 pm Tom Rondeau

Adding a spectrogram plot. The axis need work.

39222718 08/15/2009 03:29 am Tomas Balbierius

Adding a QT-based data file viewer.

This is the start of an application to read in data files and display them in a useful manner.