summaryrefslogtreecommitdiff
path: root/grc/python/flow_graph.tmpl
Commit message (Expand)AuthorAgeFilesLines
* core: added gr_tuntap_pdu, gr_socket_pdu, and msg passing enhancementsTim O'Shea2012-12-071-1/+16
* core: adding msg_connect, updating msg interface, adding symbolic block namesTim O'Shea2012-11-291-0/+11
* GRC: patch to allow users to specify max_noutput_items in GRC options block.Jose Quaresma2012-05-031-0/+16
* grc: qtgui windows have scrollbars (thanks jason)Josh Blum2011-06-221-1/+10
* grc: fix hier block generation w/ multiple pad blocksJosh Blum2011-04-211-7/+9
* 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-011-26/+4
* grc: added tabbed widget in qtgui for grcJosh Blum2011-03-011-4/+9
* 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
* Allow for multiple io pads per hier flow graph.Josh Blum2009-12-031-4/+14
* renamed msgq to msgq_in and msgq_out, block wrappers changed accordinglyJosh Blum2009-10-281-1/+1
* Added a run options to the "no gui" generate options.Josh Blum2009-10-031-0/+5
* Revert "Merge branch 'grc' of http://gnuradio.org/git/jblum"Johnathan Corgan2009-09-251-5/+0
* Added a run options to the "no gui" generate options.Josh Blum2009-09-251-0/+5
* Replaced TYPES in Port and Param with types parameter.Josh Blum2009-08-291-2/+2
* Recursive resolution of virtual sources.Josh Blum2009-08-281-0/+7
* removed repurposing of padsJosh Blum2009-08-251-28/+8
* Work on command line options for generated code.Josh Blum2009-08-251-6/+16
* added continuation mode for pad source and sinksJosh Blum2009-08-201-0/+17
* this time commit the file changesJosh Blum2009-08-131-0/+13
* short id fixjblum2009-07-081-1/+5
* Adds short commandline parameter handling in GRC.jcorgan2009-07-081-1/+1
* Merged r11309:11357 from grc branch.jblum2009-07-061-14/+18
* added to todo, added help message to optparse option w/ paramjblum2009-06-251-1/+2
* Merging r11186:11273 from grc branch.jblum2009-06-231-0/+205