summaryrefslogtreecommitdiff
path: root/gr-qtgui/src/lib/spectrumdisplayform.cc
AgeCommit message (Expand)Author
2010-05-10Remove one of the loop when posting new data; calculations are done the same ...Tom Rondeau
2010-05-09Minor cleanups.Tom Rondeau
2010-05-02Fixes segfault on close. Using the right objective (d_main_gui) instead of d_...Tom Rondeau
2010-05-01Maxing the x-axis of the time domain plot represent the actual time of the sa...Tom Rondeau
2010-05-01Fixes the replotting update. It's now based on a QTimer so it's in the event ...Tom Rondeau
2010-05-01Removing PowerLine since we weren't using it and don't have plans to.Tom Rondeau
2009-08-11Adding function to be able to set the size of the points in the constellation...trondeau
2009-08-11Cleaning up Qt code. This mostly reformats the code to be more consistent wit...trondeau
2009-08-10Significantly improved performance of the Qt Gui sinks. This removes a number...trondeau
2009-07-06Merging trondeau/qt branch r11231:11360. This merge improves the usability an...trondeau
2009-06-17Merging trondeau/qtdigital branch r11210-11215 to add some QT GUI's to the di...trondeau
2009-04-26Now adding y-axis controls for frequency domain plot.trondeau
2009-04-26Bringing out set axis function to the qtgui sinks for user-settable axis ranges.trondeau
2009-04-15Merging qtdevel2 branch -r10565:10849. This adds a lot of fixes and capabilit...trondeau
2009-02-28Properly handles verticle scalingtrondeau
2009-02-28Adding a constellation plot and an example for viewing constellations of digi...trondeau
2009-02-28some cleanup as well as adding a way to pass the Qapplication between sinks t...trondeau
2008-10-25Merging qtgui branch-r9068:9837: this ads a qtgui_sink_c and qtgui_sink_f tha...trondeau