summaryrefslogtreecommitdiff
path: root/gr-qtgui/lib/SpectrumGUIClass.cc
AgeCommit message (Collapse)Author
2011-10-16qtgui: waterfall plot mostly working under qwt6 (plots, but updates to scale ↵Tom Rondeau
and color not working yet).
2011-10-16qtgui: constellation plot working again under qwt6.Tom Rondeau
2011-10-16qtgui: Time domain plot working againt under qwt6.Tom Rondeau
2011-10-15qtgui: wip: updating qtgui to work with QWT 6 (and trying to maintain ↵Tom Rondeau
backwards compatability to 5.2). This wip works for just the fft plots.
2011-06-07qtgui: removed all traces of highResTimeFunctions.hJosh Blum
2011-06-07qtgui: removed most of the functions in highResTimeFunctions.hJosh Blum
2011-06-07qtgui: partially switch to gruel high res timerJosh Blum
2011-06-07qtgui: replace timespec with typedef so its easier to replaceJosh Blum
2011-04-18gr-qtgui: adding copyright dates to qtgui files.Tom Rondeau
2011-04-10gr-qtgui: removed OpenGL calls; we still link against the QTOPENGL_LIBS ↵Tom Rondeau
because of some dependencies in Qwt.
2011-04-06gr-qtgui: don't delete the SpectrumDisplayWindow; as a QWidget, it takes ↵Tom Rondeau
care of itself when the parent is deleted.
2011-04-01gr-qtgui: wip trying to figure out segfaults.Tom Rondeau
2011-03-27gr-qtgui: restructuring qtgui directory to new layout.Tom Rondeau