Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simple code cleanup. | Tom Rondeau | 2010-05-10 | 1 | -11/+22 |
| | |||||
* | Fixes the replotting update. It's now based on a QTimer so it's in the event ↵ | Tom Rondeau | 2010-05-01 | 1 | -3/+1 |
| | | | | buffer as opposed to a best effort based on a hand-made timer. The interval between GUI updates is settable through the qtsink_X objects with set_update_time(newtime). This update makes the plotting much more stable. It also fixes the time scale of the waterfall plot to actually mean the right thing. | ||||
* | Merging trondeau/qt branch r11231:11360. This merge improves the usability ↵ | trondeau | 2009-07-06 | 1 | -0/+1 |
| | | | | | | and examples of the QT-based interface. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11361 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | Merging qtgui branch-r9068:9837: this ads a qtgui_sink_c and qtgui_sink_f ↵ | trondeau | 2008-10-25 | 1 | -0/+82 |
that displays the time, PSD, and spectrogram plots of a signal put into it. It requires qt4, qwt, and qwtplot3d and has not been tested on OSX. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9853 221aa14e-8319-0410-a670-987f0aec2ac5 |