summaryrefslogtreecommitdiff
path: root/gr-qtgui/lib/time_raster_sink_c_impl.cc
Commit message (Collapse)AuthorAgeFilesLines
* build: fixing various warning from clang.Julien Olivain2014-01-101-224/+0
| | | | Addresses iss #586; adapted for current set of warnings after patches since this issue was posted.
* qtgui: fixed issue preventing gr-qtgui build if Python-dev is not installed ↵Tom Rondeau2013-12-121-0/+2
| | | | (ENABLE_PYTHON=False).
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-4/+4
|
* gruel: moved gruel into subdirs of gnuradio-runtime.Tom Rondeau2013-04-011-3/+3
| | | | PMTs are handled slightly different and are installed into their own module and include dir.
* qtgui: these can be closed from two directions (block or qwidget), this ↵Tom Rondeau2013-02-271-0/+3
| | | | closes all events for either way.
* qtgui: making sure all qtgui files have copyright notice.Tom Rondeau2013-02-031-1/+1
|
* qtgui: adding a time raster plot (support for bits and floats).Tom Rondeau2013-02-021-0/+219