index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gr-qtgui
/
lib
/
spectrumdisplayform.cc
Age
Commit message (
Collapse
)
Author
2011-06-07
qtgui: removed all traces of highResTimeFunctions.h
Josh Blum
2011-06-07
qtgui: replace timespec with typedef so its easier to replace
Josh Blum
2011-04-24
gr-qtgui: clean up
Tom Rondeau
2011-04-23
gr-qtgui: Passing vectors of data to update plot for stability; also moving ↵
Tom Rondeau
responsibility of keeping track of plot updates out to qtgui_sink instead of inside plot qidget.
2011-04-23
gr-qtgui: moving towards allowing time plot to have multiple connections.
Tom Rondeau
2011-04-18
gr-qtgui: adding copyright dates to qtgui files.
Tom Rondeau
2011-04-12
gr-qtgui: exposing double-click events through spectrumdisplayform and ↵
Mike Cornelius
through to Python.
2011-04-10
gr-qtgui: removed OpenGL calls; we still link against the QTOPENGL_LIBS ↵
Tom Rondeau
because of some dependencies in Qwt.
2011-04-06
gr-qtgui: removing references to 3D waterfall plot and changning QtGui API ↵
Tom Rondeau
to remove bool that turns it on/off.
2011-04-06
gr-qtgui: cleaning up unnecessary plotting calls.
Tom Rondeau
2011-04-01
gr-qtgui: wip trying to figure out segfaults.
Tom Rondeau
2011-03-27
gr-qtgui: tightening up and cleaning up some memory leaks.
Tom Rondeau
2011-03-27
gr-qtgui: restructuring qtgui directory to new layout.
Tom Rondeau