summaryrefslogtreecommitdiff
path: root/gr-qtgui/apps/pyqt_example_f.py
Commit message (Collapse)AuthorAgeFilesLines
* qtgui: moved actual examples to new examples directory.Tom Rondeau2011-09-231-152/+0
|
* Merge branch 'qtgui_time'Tom Rondeau2011-04-241-2/+6
|\ | | | | | | | | Conflicts: gr-qtgui/apps/pyqt_example_f.py
| * gr-qtgui: fixing up examples and adding noise to float example.Tom Rondeau2011-04-181-2/+7
| |
* | gr-qtgui: updating examples to explicitly shut down flow graphs.Tom Rondeau2011-04-141-2/+2
|/
* gr-qtgui: updating example apps so the wrapped instance of the qtgui is not ↵Tom Rondeau2011-04-101-2/+2
| | | | a class member; this ensures proper cleanup on exit.
* gr-qtgui: removing references to 3D waterfall plot and changning QtGui API ↵Tom Rondeau2011-04-061-1/+1
| | | | to remove bool that turns it on/off.
* gr-qtgui: improvements to python test apps.Tom Rondeau2011-03-271-1/+6
|
* gr-qtgui: making necessary changes to build a python package and export ↵Tom Rondeau2011-03-271-1/+1
| | | | qtgui; also preserves old convention of 'from gnuradio.qtgui import qtgui'. Some of the examples have been updated to use the new (cleaner) convention.
* gr-qtgui: moving qtgui apps to the apps directory.Tom Rondeau2011-03-271-0/+143