summaryrefslogtreecommitdiff
path: root/gr-qtgui/apps
Commit message (Expand)AuthorAgeFilesLines
* qtgui: fix to time plotter to find core py file.Tom Rondeau2012-07-294-4/+16
* qtgui: when displaying name, remove full path and only use file name.Tom Rondeau2012-07-2911-12/+23
* qtgui: small fixes to qt_digital app.Tom Rondeau2012-07-291-27/+23
* qtgui: introduces new static plot tools for different data types.Tom Rondeau2012-07-2917-9/+2184
* qtgui: fixing up apps for static displaying of samples.Tom Rondeau2012-07-285-152/+316
* qtgui: fixing namespace to reflect new implementation style.Tom Rondeau2012-07-241-2/+1
* qtgui: wip: adding form around static plot tools to adjust start and end num ...Tom Rondeau2012-07-051-21/+85
* qtgui: added spectrogram static plot and updated others.Tom Rondeau2012-07-043-0/+146
* qtgui: adding PSD and constellation static plot tools.Tom Rondeau2012-07-032-0/+261
* qtgui: creating an app to read from and display a file of complex floats.Tom Rondeau2012-06-241-0/+114
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-131-17/+17
* Merge branch 'master' into nextTom Rondeau2011-12-141-3/+4
|\
| * uhd: fixes to instantiating UHD devices to set the antenna and subdevice prop...Tom Rondeau2011-12-141-3/+4
* | Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-082-41/+0
|/
* uhd: change examples to use new stream apiJosh Blum2011-11-071-3/+1
* qtgui: these shouldn't be installed.Tom Rondeau2011-10-261-4/+0
* Merge branch 'master' into nextJohnathan Corgan2011-09-242-5/+36
|\
| * qtgui: fixing import statements in qtgui apps to print an error if extra pyth...Tom Rondeau2011-09-237-18/+153
* | qtgui: removed usrp and usrp2-specific apps; replaced with a UHD version.Tom Rondeau2011-09-233-339/+44
* | qtgui: moved actual examples to new examples directory.Tom Rondeau2011-09-235-631/+0
|/
* Merge branch 'qtgui_time'Tom Rondeau2011-04-244-2/+333
|\
| * gr-qtgui: Adding float interface to qtgui_time_sink and example program.Tom Rondeau2011-04-241-0/+163
| * gr-qtgui: adding example for using the new qt_time_sink_c interface.Tom Rondeau2011-04-242-0/+164
| * gr-qtgui: fixing up examples and adding noise to float example.Tom Rondeau2011-04-182-3/+9
* | gr-qtgui: updating examples to explicitly shut down flow graphs.Tom Rondeau2011-04-143-3/+5
|/
* gr-qtgui: ignore GRC-built py file of grc_qt_example.grc.Tom Rondeau2011-04-101-0/+1
* gr-qtgui: adding a GRC example for QtGui graphs.Tom Rondeau2011-04-101-0/+441
* gr-qtgui: updating example apps so the wrapped instance of the qtgui is not a...Tom Rondeau2011-04-102-4/+4
* gr-qtgui: removing references to 3D waterfall plot and changning QtGui API to...Tom Rondeau2011-04-065-6/+6
* gr-qtgui: cleaning up unnecessary plotting calls.Tom Rondeau2011-04-061-5/+0
* gr-qtgui: wip trying to figure out segfaults.Tom Rondeau2011-04-011-0/+5
* gr-qtgui: improvements to python test apps.Tom Rondeau2011-03-272-2/+12
* gr-qtgui: fixing up the Makefile for proper dist. Passes make distcheck.Tom Rondeau2011-03-271-3/+6
* gr-qtgui: making necessary changes to build a python package and export qtgui...Tom Rondeau2011-03-273-3/+3
* gr-qtgui: qtgui builds and passes make check under new structure.Tom Rondeau2011-03-271-0/+2
* gr-qtgui: moving qtgui apps to the apps directory.Tom Rondeau2011-03-2710-0/+2286