summaryrefslogtreecommitdiff
path: root/grc/python
Commit message (Expand)AuthorAgeFilesLines
* grc: replaced doxygen extracted docs with python docstringsJosh Blum2011-11-176-112/+13
* grc: fix bug when displaying string paramsJosh Blum2011-10-291-0/+1
* Merge branch 'master' into nextJosh Blum2011-10-192-9/+13
|\
| * grc: tweaks for colors, added 64 int, vector darkenJosh Blum2011-10-192-9/+13
* | grc: added throttle tag to blocks that throttleJosh Blum2011-10-193-3/+7
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-191-2/+1
|\ \
| * | Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. A...Tom Rondeau2011-10-191-2/+1
* | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-171-1/+4
|\| |
| * | Merge branch 'next' into dig_ofdmTom Rondeau2011-10-175-42/+62
| |\|
| * | docs: Updated some docs and made it so GRC can pull docs in from other compon...Tom Rondeau2011-10-141-1/+4
* | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-145-42/+62
|\ \ \ | | |/ | |/|
| * | grc: append index to duplicated portsJosh Blum2011-10-121-4/+10
| * | grc: added new IO typesJosh Blum2011-10-124-38/+52
| |/
* | gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-1/+1
* | Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum2011-09-221-1/+1
|\|
| * Merge branch 'maint'Tom Rondeau2011-09-221-1/+1
| |\
| | * grc: one line fix to fix port duplicator when removing portsJosh Blum2011-09-221-1/+1
* | | gr: squashed cmakelists.txt into one commitJosh Blum2011-07-201-0/+45
|/ /
* / grc: qtgui windows have scrollbars (thanks jason)Josh Blum2011-06-221-1/+10
|/
* grc: disable pythonw on darwin, apparently not neededJosh Blum2011-06-091-2/+3
* Merge branch 'mergeme/grc/cross_platform_work'Tom Rondeau2011-05-029-79/+78
|\
| * grc: added logic to discover the path to the python interpreterJosh Blum2011-04-192-9/+17
| * grc: replaced asserts in base subdirectoryJosh Blum2011-04-141-9/+6
| * grc: replaced asserts in python subdirectoryJosh Blum2011-04-147-69/+63
| * grc: define __doc__ for license in case its optimized out (that was easy)Josh Blum2011-04-141-1/+1
* | grc: fix hier block generation w/ multiple pad blocksJosh Blum2011-04-213-27/+34
|/
* grc: stop the top block after qapp exec for qtgui generationJosh Blum2011-04-131-0/+1
* grc: fix for generating top block when in run to completion modeJosh Blum2011-04-071-1/+1
* qtgui-grc: added suport in main template for theme iconJosh Blum2011-03-071-1/+2
* qtgui-grc: minor tweaks to the various thingsJosh Blum2011-03-071-0/+1
* qtgui-grc: use a vboxlayout for the top_layoutJosh Blum2011-03-041-1/+1
* qtgui-grc: enable start/stop control through qt widgetsJosh Blum2011-03-011-0/+2
* grc: work on generator for gui flowgraphs to simplify generationJosh Blum2011-03-013-43/+17
* grc: moved wxgui blocks and python into gr-wxgui/grcJosh Blum2011-03-011-1/+1
* grc: added tabbed widget in qtgui for grcJosh Blum2011-03-013-5/+37
* qtgui: created a forms module with a slider and text box, implemented in grcJosh Blum2011-03-011-4/+9
* grc: added qtgui support to grc (just added sink)Josh Blum2011-03-011-0/+9
* Merge branch 'master' into nextJohnathan Corgan2010-06-242-35/+41
|\
| * grc: expanded nports ability to have multiple port duplicators per sideJosh Blum2010-06-242-35/+41
* | Merge branch 'master' of http://gnuradio.org/git/gnuradio into uhdJosh Blum2010-04-151-12/+20
|\|
| * work on the string representations for parameters (large vectors could be too...Josh Blum2010-03-231-12/+20
* | added to uhd grc files, also removed warning for grc generator with uhd blocksJosh Blum2010-04-141-1/+1
|/
* Fixed bug in checking if path is writable.Josh Blum2010-03-031-1/+1
* If the directory is read-only, use the systems tmp directory for generated py...Josh Blum2010-03-031-1/+6
* updated wiki urlJosh Blum2010-02-241-2/+2
* grc bug fix from Dimitris SymeonidisJosh Blum2010-01-231-1/+1
* Merge branch 'wip/grc/cleanup' of http://gnuradio.org/git/jblumJohnathan Corgan2009-12-073-4/+0
|\
| * removed unused import statements, thanks pyflakesJosh Blum2009-12-063-4/+0
* | Allow for multiple io pads per hier flow graph.Josh Blum2009-12-033-33/+33
|/
* renamed msgq to msgq_in and msgq_out, block wrappers changed accordinglyJosh Blum2009-10-281-1/+1