Age | Commit message (Expand) | Author |
2011-07-27 | fixed some more warnings; mostly in doxygen or order of variable initialization. | Tom Rondeau |
2011-07-27 | Merge branch 'master' into next | Tom Rondeau |
2011-07-27 | Fixed warnings generated from improper includes in swig interface file. | Tom Rondeau |
2011-07-17 | Merge branch '8psk' into next | Tom Rondeau |
2011-07-03 | gr: added to the .gitignores to various components for in-tree builds | Josh Blum |
2011-05-09 | gr-qtgui: makes time sink a sync_block (since it is) and uses set_output_mult... | Tom Rondeau |
2011-04-24 | gr-qtgui: splitting qtgui.i into its complex and float .i files to keep with ... | Tom Rondeau |
2011-04-24 | gr-qtgui: Adding float interface to qtgui_time_sink and example program. | Tom Rondeau |
2011-04-24 | gr-qtgui: adding function and slot to set a time display curve's color. | Tom Rondeau |
2011-04-24 | gr-qtgui: provide function and slot for setting the labels of a time curve. | Tom Rondeau |
2011-04-23 | gr-qtgui: setting up ability to have multiple connections to the time sink. | Tom Rondeau |
2011-04-23 | gr-qtgui: time domain sink now shows and receives updates. | Tom Rondeau |
2011-04-21 | gr-qtgui: adding .i file for time domain plot and updating Makefiles. | Tom Rondeau |
2011-04-12 | gr-qtgui: fix the interface file. | Mike Cornelius |
2011-04-12 | gr-qtgui: rearranging swig directory to allow other .i files; adding a qtgui2... | Mike Cornelius |
2011-04-10 | gr-qtgui: exposing set_update_time to Python. | Tom Rondeau |
2011-04-10 | gr-qtgui: removed OpenGL calls; we still link against the QTOPENGL_LIBS becau... | Tom Rondeau |
2011-04-09 | gr-qtgui: removing Guile-specific stuff since there is no way QtGui will work... | Tom Rondeau |
2011-04-06 | gr-qtgui: removing references to 3D waterfall plot and changning QtGui API to... | Tom Rondeau |
2011-03-27 | gr-qtgui: qtgui builds and passes make check under new structure. | Tom Rondeau |
2011-03-27 | gr-qtgui: wip: moving and renaming files for new structure. | Tom Rondeau |
2011-03-27 | gr-qtgui: moving Python files to new structure; get rid of src directory. | Tom Rondeau |