summaryrefslogtreecommitdiff
path: root/gr-qtgui/lib/plot_waterfall.cc
Commit message (Collapse)AuthorAgeFilesLines
* qt-gui: enables use of Qwt 6.2Bill Muzika2021-11-111-0/+9
| | | | | | Adds the typedefs and includes needed to build with Qwt 6.2. Signed-off-by: Bill Muzika <bill.muzika@outlook.com>
* qtgui: revert "qt-gui: enables use of Qwt 6.2"Josh Morman2021-10-141-9/+0
| | | | | | This reverts commit cf04ca2132d6eff7f807a10141596389afcfbcd5. Signed-off-by: Josh Morman <jmorman@peratonlabs.com>
* qt-gui: enables use of Qwt 6.2Bill Muzika2021-10-111-0/+9
| | | | | | Adds the typedefs and includes needed to build with Qwt 6.2. Signed-off-by: Bill Muzika <bill.muzika@outlook.com>
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
|
* Fix all formatting issuesMartin Braun2020-01-101-1/+0
| | | | | This fixes every leftover file in the GNU Radio source tree to match our clang-format definition.
* qtgui: do not override parent functionBastian Bloessl2019-09-051-19/+0
|
* qtgui: use std::move for return valuesBastian Bloessl2019-09-051-2/+2
|
* clang-format: Ordering all the includesMarcus Müller2019-08-091-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clang-format: ordering includes in gnuradio-runtime clang-format: ordering includes in gr-filter clang-format: ordering includes in gr-fft clang-format: ordering includes in gr-audio clang-format: ordering includes in gr-analog clang-format: ordering includes in gr-fec clang-format: ordering includes in gr-wavelet clang-format: ordering includes in gr-zeromq clang-format: ordering includes in gr-vocoder clang-format: ordering includes in gr-video-sdl clang-format: ordering includes in gr-trellis clang-format: ordering includes in gr-blocks clang-format: ordering includes in gr-digital clang-format: ordering includes in gr-uhd clang-format: ordering includes in gr-dtv clang-format: ordering includes in gr-channels clang-format: ordering includes in gr-qtgui clang_format.py: re-enable include reordering
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-97/+65
|
* cleanup: add missing includes + reorder qtgui includes correctlyAndrej Rode2018-03-041-1/+2
|
* wip, gr-qtgui not compilingJohnathan Corgan2013-04-291-1/+1
|
* qtgui: moving all qtgui headers to install into qtgui directory.Tom Rondeau2013-03-171-1/+1
|
* qtgui: making sure all qtgui files have copyright notice.Tom Rondeau2013-02-031-0/+22
|
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau2012-04-131-13/+13
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* qtgui: a few more fixes for qwt 5.2/6.0.Tom Rondeau2011-10-171-1/+6
|
* qtgui: more compatability issues.Tom Rondeau2011-10-161-7/+10
|
* qtgui: waterfall plot mostly working under qwt6 (plots, but updates to scale ↵Tom Rondeau2011-10-161-14/+15
| | | | and color not working yet).
* qtgui: wip: updating qtgui to work with QWT 6 (and trying to maintain ↵Tom Rondeau2011-10-151-66/+42
| | | | backwards compatability to 5.2). This wip works for just the fft plots.
* gr-qtgui: restructuring qtgui directory to new layout.Tom Rondeau2011-03-271-0/+325