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
/
TimeDomainDisplayPlot.cc
Age
Commit message (
Collapse
)
Author
2011-10-16
qtgui: Time domain plot working againt under qwt6.
Tom Rondeau
2011-10-15
qtgui: 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-04-24
gr-qtgui: adding function and slot to set a time display curve's color.
Tom Rondeau
2011-04-24
gr-qtgui: clean up
Tom Rondeau
2011-04-24
gr-qtgui: provide function and slot for setting the labels of a time curve.
Tom Rondeau
2011-04-23
gr-qtgui: multiple connections working, each with their own color.
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-23
gr-qtgui: no need to check the version here since we require >4.4
Tom Rondeau
2011-04-18
gr-qtgui: adding copyright dates to qtgui files.
Tom Rondeau
2011-04-12
gr-qtgui: adding double-click point selector to main gui widgets.
Mike Cornelius
2011-04-06
gr-qtgui: cleaning up unnecessary plotting calls.
Tom Rondeau
2011-03-27
gr-qtgui: restructuring qtgui directory to new layout.
Tom Rondeau