Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-14 | gr-qtgui: updating examples to explicitly shut down flow graphs. | Tom Rondeau | |
2011-04-10 | gr-qtgui: updating example apps so the wrapped instance of the qtgui is not ↵ | Tom Rondeau | |
a class member; this ensures proper cleanup on exit. | |||
2011-04-06 | gr-qtgui: removing references to 3D waterfall plot and changning QtGui API ↵ | Tom Rondeau | |
to remove bool that turns it on/off. | |||
2011-04-06 | gr-qtgui: cleaning up unnecessary plotting calls. | Tom Rondeau | |
2011-04-01 | gr-qtgui: wip trying to figure out segfaults. | Tom Rondeau | |
2011-03-27 | gr-qtgui: improvements to python test apps. | Tom Rondeau | |
2011-03-27 | gr-qtgui: making necessary changes to build a python package and export ↵ | Tom Rondeau | |
qtgui; also preserves old convention of 'from gnuradio.qtgui import qtgui'. Some of the examples have been updated to use the new (cleaner) convention. |