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
/
qtgui_time_sink_c.cc
Age
Commit message (
Expand
)
Author
2011-06-07
qtgui: removed all traces of highResTimeFunctions.h
Josh Blum
2011-06-07
qtgui: removed most of the functions in highResTimeFunctions.h
Josh Blum
2011-06-07
qtgui: partially switch to gruel high res timer
Josh Blum
2011-06-07
qtgui: replace timespec with typedef so its easier to replace
Josh Blum
2011-04-24
qtgui: use the timespec_reset function
Josh Blum
2011-04-24
gr-qtgui: Adding float interface to qtgui_time_sink and example program.
Tom Rondeau
2011-04-24
gr-qtgui: making (somewhat more) consistent case for function names.
Tom Rondeau
2011-04-24
gr-qtgui: adding function and slot to set a time display curve's color.
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 r...
Tom Rondeau
2011-04-23
gr-qtgui: moving towards allowing time plot to have multiple connections.
Tom Rondeau
2011-04-23
gr-qtgui: setting up ability to have multiple connections to the time sink.
Tom Rondeau
2011-04-23
gr-qtgui: cleaning up; don't delete d_main_gui.
Tom Rondeau
2011-04-21
gr-qtgui: adding time-domain only plotter.
Tom Rondeau