summaryrefslogtreecommitdiff
path: root/grc/python
Commit message (Expand)AuthorAgeFilesLines
* core: added gr_tuntap_pdu, gr_socket_pdu, and msg passing enhancementsTim O'Shea2012-12-073-3/+44
* core: gr_blocks can now have only message ports with no general_work()Tim O'Shea2012-11-302-2/+2
* core: adding msg_connect, updating msg interface, adding symbolic block namesTim O'Shea2012-11-294-1/+18
* grc: revert changes to flow_graph.tmpl, runtime enforces thisJosh Blum2012-10-051-2/+2
* grc: added optional flag to pad source and sinkJosh Blum2012-10-043-2/+5
* added the ability to open custom GRC hier block definitions from graphs using...Tim O'Shea2012-09-282-1/+3
* Merge branch 'maint'Johnathan Corgan2012-05-311-0/+4
|\
| * grc: restore virtual ports in grcJustin R. Cutler2012-05-311-0/+4
* | GRC: patch to allow users to specify max_noutput_items in GRC options block.Jose Quaresma2012-05-031-0/+16
|/
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-132-5/+5
* Merge remote branch 'jblum/wip_grc_any_blocks'Johnathan Corgan2012-04-071-7/+50
|\
| * grc: resolve down and up stream for empty typesJosh Blum2012-03-251-7/+50
* | Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-082-45/+0
|/
* 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