summaryrefslogtreecommitdiff
path: root/gr-qtgui/lib/WaterfallDisplayPlot.cc
Commit message (Expand)AuthorAgeFilesLines
* qtgui: Major changes to qtgui sink interfaces to allow more tunable control t...Tom Rondeau2013-01-221-16/+30
* qtgui: waterfall plots can take multiple signals.Tom Rondeau2013-01-191-8/+13
* qtgui: added ability to clear waterfall plot data from GR block.Tom Rondeau2013-01-151-0/+8
* qtgui: function names updated so they are (or should be) consistent.Tom Rondeau2013-01-031-40/+40
* qtgui: fixed waterfall plots to handle center frequency changes.Tom Rondeau2013-01-031-22/+12
* qtgui: Adding hooks to allow appearance customization with stylesheets.Ben Reynwar2012-10-161-0/+24
* qtgui: added setting/resetting of FFT size for waterfall plots.Tom Rondeau2012-07-051-0/+4
* qtgui: adding stand-alone waterfall form/plots.Tom Rondeau2012-07-041-146/+129
* Merge branch 'master' into my_qtsinkTom Rondeau2012-06-241-32/+32
|\
| * Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-131-42/+42
* | qtgui: waterfall sink uses relative time rather than absolute timestamps.Nick Foster2012-04-191-7/+8
* | qtgui: fixed dblclick emits, need to set state machine in Qwt 6. if we didn't...Nick Foster2012-04-181-2/+3
* | qtgui: fix zoomer tracker text callbacks for Qwt 6.Nick Foster2012-04-171-9/+20
* | qtgui: removed redundant data types between freq/waterfall sinks.Nick Foster2012-04-161-169/+10
* | qtgui: GRC template sets tb = None on exit for widget cleanup; waterfall plot...Nick Foster2012-04-161-2/+0
|/
* qtgui: Fixing slot names that can't be #if'd out for compatibility between Qw...Tom Rondeau2011-10-251-5/+3
* qtgui: a few more fixes for qwt 5.2/6.0.Tom Rondeau2011-10-171-1/+1
* qtgui: more compatability issues.Tom Rondeau2011-10-161-13/+17
* qtgui: wip: working to make plots backwards compatible with qwt 5.2.Tom Rondeau2011-10-161-6/+56
* qtgui: adjusting intensity knobs and auto scale in waterfall works in qwt6.Tom Rondeau2011-10-161-5/+3
* qtgui: fixed waterfall color map issue under qwt6.Tom Rondeau2011-10-161-19/+74
* qtgui: waterfall plot mostly working under qwt6 (plots, but updates to scale ...Tom Rondeau2011-10-161-42/+36
* qtgui: wip: updating qtgui to work with QWT 6 (and trying to maintain backwar...Tom Rondeau2011-10-151-6/+20
* added high_res_timer_epoch to give ticks at the epochJosh Blum2011-06-071-1/+1
* qtgui: make a common function for the time label creation in waterfallJosh Blum2011-06-071-19/+16
* qtgui: removed all traces of highResTimeFunctions.hJosh Blum2011-06-071-8/+8
* qtgui: removed most of the functions in highResTimeFunctions.hJosh Blum2011-06-071-11/+11
* qtgui: partially switch to gruel high res timerJosh Blum2011-06-071-6/+8
* qtgui: replace timespec with typedef so its easier to replaceJosh Blum2011-06-071-9/+9
* gr-qtgui: adding copyright dates to qtgui files.Tom Rondeau2011-04-181-0/+22
* gr-qtgui: adding double-click point selector to main gui widgets.Mike Cornelius2011-04-121-5/+19
* gr-qtgui: fixed some signed/unsigned comparison warnings.Tom Rondeau2011-03-271-2/+2
* gr-qtgui: restructuring qtgui directory to new layout.Tom Rondeau2011-03-271-0/+547