Significantly improved performance of the Qt Gui sinks. This removes a number of...
authortrondeau <trondeau@221aa14e-8319-0410-a670-987f0aec2ac5>
Mon, 10 Aug 2009 02:07:55 +0000 (02:07 +0000)
committertrondeau <trondeau@221aa14e-8319-0410-a670-987f0aec2ac5>
Mon, 10 Aug 2009 02:07:55 +0000 (02:07 +0000)
commitb1fff92b08ccb2d0aecdea56450c79a63ab3178b
tree6b96cdf505135d16714849da0f2f5691dd8d4828
parent34791dbc3c8ab646b63d8ae6e96972b20fe6fd37
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
gr-qtgui/src/lib/FrequencyDisplayPlot.cc
gr-qtgui/src/lib/SpectrumGUIClass.cc
gr-qtgui/src/lib/TimeDomainDisplayPlot.cc
gr-qtgui/src/lib/TimeDomainDisplayPlot.h
gr-qtgui/src/lib/qtgui_sink_c.cc
gr-qtgui/src/lib/qtgui_sink_c.h
gr-qtgui/src/lib/qtgui_sink_f.cc
gr-qtgui/src/lib/qtgui_sink_f.h
gr-qtgui/src/lib/spectrumdisplayform.cc
gr-qtgui/src/lib/spectrumdisplayform.h
gr-qtgui/src/lib/spectrumdisplayform.ui