Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-13 | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | |
this in the future. The sed script was provided by Moritz Fischer. | |||
2012-03-22 | Merge branch 'master' into next | Johnathan Corgan | |
2012-03-22 | volk: added volk as depedency for various components | Josh Blum | |
Its important to list the dependent libraries for a test so the library path can be correctly set. This is necessary on platforms without dynamic re-linking. | |||
2011-12-08 | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | |
Nick Foster owes Nick Corgan a six-pack of beer! | |||
2011-10-11 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | |
Conflicts: gr-digital/include/digital_constellation.h | |||
2011-10-09 | qtgui: sneaking in a fix to add an include directory to gr-qtgui. | Tom Rondeau | |
2011-10-08 | gr: the CMakeLists.txt took a chill pill | Josh Blum | |
2011-07-20 | gr: squashed cmakelists.txt into one commit | Josh Blum | |
2011-04-09 | gr-qtgui: removing Guile-specific stuff since there is no way QtGui will ↵ | Tom Rondeau | |
work with Guile yet. Changed Python QA to complete properly. | |||
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: fixing up the Makefile for proper dist. Passes make distcheck. | 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. | |||
2011-03-27 | gr-qtgui: small correction in Python QA code with new structure. | Tom Rondeau | |
2011-03-27 | gr-qtgui: moving qtgui apps to the apps directory. | Tom Rondeau | |
2011-03-27 | gr-qtgui: moving Python files to new structure; get rid of src directory. | Tom Rondeau | |