summaryrefslogtreecommitdiff
path: root/gr-qtgui/src/lib/spectrumdisplayform.cc
Commit message (Expand)AuthorAgeFilesLines
* Removing Waterfall3DPlot. The qwt_plot3d is too much of a hassle to deal with...Tom Rondeau2010-10-051-180/+3
* Remove one of the loop when posting new data; calculations are done the same ...Tom Rondeau2010-05-101-18/+24
* Minor cleanups.Tom Rondeau2010-05-091-14/+5
* Fixes segfault on close. Using the right objective (d_main_gui) instead of d_...Tom Rondeau2010-05-021-6/+24
* Maxing the x-axis of the time domain plot represent the actual time of the sa...Tom Rondeau2010-05-011-9/+12
* Fixes the replotting update. It's now based on a QTimer so it's in the event ...Tom Rondeau2010-05-011-0/+0
* Removing PowerLine since we weren't using it and don't have plans to.Tom Rondeau2010-05-011-0/+0
* Adding function to be able to set the size of the points in the constellation...trondeau2009-08-111-0/+0
* Cleaning up Qt code. This mostly reformats the code to be more consistent wit...trondeau2009-08-111-0/+0
* Significantly improved performance of the Qt Gui sinks. This removes a number...trondeau2009-08-101-8/+30
* Merging trondeau/qt branch r11231:11360. This merge improves the usability an...trondeau2009-07-061-12/+17
* Merging trondeau/qtdigital branch r11210-11215 to add some QT GUI's to the di...trondeau2009-06-171-91/+116
* Now adding y-axis controls for frequency domain plot.trondeau2009-04-261-0/+6
* Bringing out set axis function to the qtgui sinks for user-settable axis ranges.trondeau2009-04-261-0/+14
* Merging qtdevel2 branch -r10565:10849. This adds a lot of fixes and capabilit...trondeau2009-04-151-129/+292
* Properly handles verticle scalingtrondeau2009-02-281-30/+59
* Adding a constellation plot and an example for viewing constellations of digi...trondeau2009-02-281-12/+22
* some cleanup as well as adding a way to pass the Qapplication between sinks t...trondeau2009-02-281-28/+65
* Merging qtgui branch-r9068:9837: this ads a qtgui_sink_c and qtgui_sink_f tha...trondeau2008-10-251-0/+619