Age | Commit message (Expand) | Author |
2011-12-08 | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan |
2011-11-17 | grc: replaced doxygen extracted docs with python docstrings | Josh Blum |
2011-10-29 | grc: fix bug when displaying string params | Josh Blum |
2011-10-19 | Merge branch 'master' into next | Josh Blum |
2011-10-19 | grc: tweaks for colors, added 64 int, vector darken | Josh Blum |
2011-10-19 | grc: added throttle tag to blocks that throttle | Josh Blum |
2011-10-19 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum |
2011-10-19 | Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. A... | Tom Rondeau |
2011-10-17 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum |
2011-10-17 | Merge branch 'next' into dig_ofdm | Tom Rondeau |
2011-10-14 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum |
2011-10-14 | docs: Updated some docs and made it so GRC can pull docs in from other compon... | Tom Rondeau |
2011-10-12 | grc: append index to duplicated ports | Josh Blum |
2011-10-12 | grc: added new IO types | Josh Blum |
2011-10-08 | gr: the CMakeLists.txt took a chill pill | Josh Blum |
2011-09-22 | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum |
2011-09-22 | Merge branch 'maint' | Tom Rondeau |
2011-09-22 | grc: one line fix to fix port duplicator when removing ports | Josh Blum |
2011-07-20 | gr: squashed cmakelists.txt into one commit | Josh Blum |
2011-06-22 | grc: qtgui windows have scrollbars (thanks jason) | Josh Blum |
2011-06-09 | grc: disable pythonw on darwin, apparently not needed | Josh Blum |
2011-05-02 | Merge branch 'mergeme/grc/cross_platform_work' | Tom Rondeau |
2011-04-21 | grc: fix hier block generation w/ multiple pad blocks | Josh Blum |
2011-04-19 | grc: added logic to discover the path to the python interpreter | Josh Blum |
2011-04-14 | grc: replaced asserts in base subdirectory | Josh Blum |
2011-04-14 | grc: replaced asserts in python subdirectory | Josh Blum |
2011-04-14 | grc: define __doc__ for license in case its optimized out (that was easy) | Josh Blum |
2011-04-13 | grc: stop the top block after qapp exec for qtgui generation | Josh Blum |
2011-04-07 | grc: fix for generating top block when in run to completion mode | Josh Blum |
2011-03-07 | qtgui-grc: added suport in main template for theme icon | Josh Blum |
2011-03-07 | qtgui-grc: minor tweaks to the various things | Josh Blum |
2011-03-04 | qtgui-grc: use a vboxlayout for the top_layout | Josh Blum |
2011-03-01 | qtgui-grc: enable start/stop control through qt widgets | Josh Blum |
2011-03-01 | grc: work on generator for gui flowgraphs to simplify generation | Josh Blum |
2011-03-01 | grc: moved wxgui blocks and python into gr-wxgui/grc | Josh Blum |
2011-03-01 | grc: added tabbed widget in qtgui for grc | Josh Blum |
2011-03-01 | qtgui: created a forms module with a slider and text box, implemented in grc | Josh Blum |
2011-03-01 | grc: added qtgui support to grc (just added sink) | Josh Blum |
2010-06-24 | Merge branch 'master' into next | Johnathan Corgan |
2010-06-24 | grc: expanded nports ability to have multiple port duplicators per side | Josh Blum |
2010-04-15 | Merge branch 'master' of http://gnuradio.org/git/gnuradio into uhd | Josh Blum |
2010-04-14 | added to uhd grc files, also removed warning for grc generator with uhd blocks | Josh Blum |
2010-03-23 | work on the string representations for parameters (large vectors could be too... | Josh Blum |
2010-03-03 | Fixed bug in checking if path is writable. | Josh Blum |
2010-03-03 | If the directory is read-only, use the systems tmp directory for generated py... | Josh Blum |
2010-02-24 | updated wiki url | Josh Blum |
2010-01-23 | grc bug fix from Dimitris Symeonidis | Josh Blum |
2009-12-07 | Merge branch 'wip/grc/cleanup' of http://gnuradio.org/git/jblum | Johnathan Corgan |
2009-12-06 | removed unused import statements, thanks pyflakes | Josh Blum |
2009-12-03 | Allow for multiple io pads per hier flow graph. | Josh Blum |