Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qtgui: moved actual examples to new examples directory. | Tom Rondeau | 2011-09-23 | 1 | -152/+0 |
| | |||||
* | Merge branch 'qtgui_time' | Tom Rondeau | 2011-04-24 | 1 | -2/+6 |
|\ | | | | | | | | | Conflicts: gr-qtgui/apps/pyqt_example_f.py | ||||
| * | gr-qtgui: fixing up examples and adding noise to float example. | Tom Rondeau | 2011-04-18 | 1 | -2/+7 |
| | | |||||
* | | gr-qtgui: updating examples to explicitly shut down flow graphs. | Tom Rondeau | 2011-04-14 | 1 | -2/+2 |
|/ | |||||
* | gr-qtgui: updating example apps so the wrapped instance of the qtgui is not ↵ | Tom Rondeau | 2011-04-10 | 1 | -2/+2 |
| | | | | a class member; this ensures proper cleanup on exit. | ||||
* | gr-qtgui: removing references to 3D waterfall plot and changning QtGui API ↵ | Tom Rondeau | 2011-04-06 | 1 | -1/+1 |
| | | | | to remove bool that turns it on/off. | ||||
* | gr-qtgui: improvements to python test apps. | Tom Rondeau | 2011-03-27 | 1 | -1/+6 |
| | |||||
* | gr-qtgui: making necessary changes to build a python package and export ↵ | Tom Rondeau | 2011-03-27 | 1 | -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 Rondeau | 2011-03-27 | 1 | -0/+143 |