Statistics
| Branch: | Tag: | Revision:

root / gr-qtgui / src / lib / qtgui_sink_c.h @ e4eb47f0

History | View | Annotate | Download (3.5 kB)

# Date Author Comment
a4c5b237 10/06/2010 02:06 am Tom Rondeau

Fixes a lot of warnings by cleaning up namespace issues.

0be1b700 10/06/2010 02:06 am Tom Rondeau

Removing Waterfall3DPlot. The qwt_plot3d is too much of a hassle to deal with and the plotting is not that stable even when it does work. This does not change the API.

6606af99 05/01/2010 11:06 pm Tom Rondeau

Fixes the replotting update. It's now based on a QTimer so it's in the event 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.

420f1274 08/11/2009 10:11 pm Tom Rondeau

Adding function to be able to set the size of the points in the constellation plot.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11573 221aa14e-8319-0410-a670-987f0aec2ac5

b1fff92b 08/10/2009 02:07 am Tom Rondeau

Significantly improved performance of the Qt Gui sinks. This removes a number of redundant loops and memcopies by combining operations and reduces the CPU load greatly to run much more smoothly.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11559 221aa14e-8319-0410-a670-987f0aec2ac5

471ebf62 07/06/2009 04:39 am Tom Rondeau

Merging trondeau/qt branch r11231:11360. This merge improves the usability and examples of the QT-based interface.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11361 221aa14e-8319-0410-a670-987f0aec2ac5

5f6f09b7 06/17/2009 04:32 am Tom Rondeau

Merging trondeau/qtdigital branch r11210-11215 to add some QT GUI's to the digital examples for better visualization and understanding of the signals and performance.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11216 221aa14e-8319-0410-a670-987f0aec2ac5

b29ba40b 04/26/2009 10:14 pm Tom Rondeau

Now adding y-axis controls for frequency domain plot.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10923 221aa14e-8319-0410-a670-987f0aec2ac5

ba59e638 04/26/2009 10:00 pm Tom Rondeau

Bringing out set axis function to the qtgui sinks for user-settable axis ranges.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10922 221aa14e-8319-0410-a670-987f0aec2ac5

322e065b 04/15/2009 03:49 am Tom Rondeau

Merging qtdevel2 branch -r10565:10849. This adds a lot of fixes and capabilities to the qtgui package. Most importantly, it allows interaction between PyQt and the C++ Qt routines in the gnuradio library.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10850 221aa14e-8319-0410-a670-987f0aec2ac5

916a2027 02/28/2009 03:41 am Tom Rondeau

some cleanup as well as adding a way to pass the Qapplication between sinks that allows multiple GUIs to be defined and run.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10535 221aa14e-8319-0410-a670-987f0aec2ac5

144fa44e 10/25/2008 11:29 pm Tom Rondeau

Merging qtgui branch-r9068:9837: this ads a qtgui_sink_c and qtgui_sink_f 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