summaryrefslogtreecommitdiff
path: root/grc/python/FlowGraph.py
Commit message (Expand)AuthorAgeFilesLines
* core: added gr_tuntap_pdu, gr_socket_pdu, and msg passing enhancementsTim O'Shea2012-12-071-0/+10
* grc: added optional flag to pad source and sinkJosh Blum2012-10-041-0/+1
* grc: fix hier block generation w/ multiple pad blocksJosh Blum2011-04-211-14/+17
* Merge branch 'wip/grc/cleanup' of http://gnuradio.org/git/jblumJohnathan Corgan2009-12-071-2/+0
|\
| * removed unused import statements, thanks pyflakesJosh Blum2009-12-061-2/+0
* | Allow for multiple io pads per hier flow graph.Josh Blum2009-12-031-21/+13
|/
* better error msg for empty statementsJosh Blum2009-09-051-0/+1
* Removed the flagging api and usage from the base classes.Josh Blum2009-09-021-3/+10
* Switched the python classes to inherit from the base and gui classes.Josh Blum2009-08-301-1/+6
* Merged r11309:11357 from grc branch.jblum2009-07-061-10/+1
* Merging r11186:11273 from grc branch.jblum2009-06-231-0/+155