Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-23 | qtgui: fixing import statements in qtgui apps to print an error if extra ↵ | Tom Rondeau | |
python modules are not available. | |||
2011-04-14 | gr-qtgui: updating examples to explicitly shut down flow graphs. | Tom Rondeau | |
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-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. | |||
2011-03-27 | gr-qtgui: moving qtgui apps to the apps directory. | Tom Rondeau | |