summaryrefslogtreecommitdiff
path: root/grc/python/FlowGraph.py
Commit message (Expand)AuthorAgeFilesLines
* Allow variable vlen in GRC generated hier blocksSebastian Koslowski2013-10-251-1/+1
* some omissions from orig. buspot deliveryNicholas McCarthy2013-07-151-0/+34
* grc: Fix whitespace issue in grc to use proper spacesTim O'Shea2013-07-091-233/+186
* grc: add bus portsNicholas McCarthy2013-07-081-2/+78
* ctrlport: When creating a ControlPort monitor app, the key /must/ include 'ct...Tom Rondeau2013-02-061-1/+1
* GRC: can get list of ControlPort monitors to start them after top_block starts.Tom Rondeau2013-02-061-0/+8
* Merge branch 'master' into nextJohnathan Corgan2012-12-071-0/+10
|\
| * core: added gr_tuntap_pdu, gr_socket_pdu, and msg passing enhancementsTim O'Shea2012-12-071-0/+10
* | Merge branch 'master' into nextJohnathan Corgan2012-10-051-0/+1
|\|
| * grc: added optional flag to pad source and sinkJosh Blum2012-10-041-0/+1
* | docs: Modified argument formating in python docstrings in grc.Ben Reynwar2012-08-141-13/+35
|/
* 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