summaryrefslogtreecommitdiff
path: root/gr-qtgui/lib/freqdisplayform.cc
Commit message (Expand)AuthorAgeFilesLines
* qtgui: adding new features.Tom Rondeau2013-02-171-18/+0
* qtgui: adding menu option to change sample rate on all plotters.Tom Rondeau2013-02-141-0/+9
* qtgui: allowing autoscale to be turned on/off from GR app.Tom Rondeau2013-02-131-0/+16
* qtgui: adding auto scaling to other plotters.Tom Rondeau2013-02-061-0/+16
* qtgui: Major changes to qtgui sink interfaces to allow more tunable control t...Tom Rondeau2013-01-221-0/+2
* qtgui: function names updated so they are (or should be) consistent.Tom Rondeau2013-01-031-2/+2
* qtgui: fix for frequency plot to handle change in center frequency.Tom Rondeau2013-01-031-22/+10
* qtgui: allowing setting of axes in GRC.Tom Rondeau2012-10-101-12/+12
* qtgui: created menu item to set color map of waterfall plots.Tom Rondeau2012-07-241-1/+0
* qtgui: new menu options.Tom Rondeau2012-07-191-0/+4
* qtgui: wip: moving qtgui over to new pimpl style.Tom Rondeau2012-07-171-0/+12
* qtgui: added setting/resetting of FFT size and averaging.Tom Rondeau2012-07-051-0/+19
* qtgui: added freq sink specific menu item to adjust the fft size.Tom Rondeau2012-07-041-0/+17
* qtgui: added qtgui_freq sink for reals and GRC files for freq sinks.Tom Rondeau2012-06-291-1/+1
* qtgui: made display form and display plot base classes to handle duplicated f...Tom Rondeau2012-06-291-239/+24
* qtgui: added ability to set line style and add markers.Tom Rondeau2012-06-271-0/+28
* qtgui: stand-alone FFT plot can handle multiple signals.Tom Rondeau2012-06-251-3/+3
* qtgui: adding a stand-alone frequency domain plot form.Tom Rondeau2012-06-251-0/+298