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