index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
grc
/
python
/
flow_graph.tmpl
Age
Commit message (
Expand
)
Author
2011-06-22
grc: qtgui windows have scrollbars (thanks jason)
Josh Blum
2011-04-21
grc: fix hier block generation w/ multiple pad blocks
Josh Blum
2011-04-13
grc: stop the top block after qapp exec for qtgui generation
Josh Blum
2011-04-07
grc: fix for generating top block when in run to completion mode
Josh Blum
2011-03-07
qtgui-grc: added suport in main template for theme icon
Josh Blum
2011-03-07
qtgui-grc: minor tweaks to the various things
Josh Blum
2011-03-04
qtgui-grc: use a vboxlayout for the top_layout
Josh Blum
2011-03-01
qtgui-grc: enable start/stop control through qt widgets
Josh Blum
2011-03-01
grc: work on generator for gui flowgraphs to simplify generation
Josh Blum
2011-03-01
grc: added tabbed widget in qtgui for grc
Josh Blum
2011-03-01
qtgui: created a forms module with a slider and text box, implemented in grc
Josh Blum
2011-03-01
grc: added qtgui support to grc (just added sink)
Josh Blum
2009-12-03
Allow for multiple io pads per hier flow graph.
Josh Blum
2009-10-28
renamed msgq to msgq_in and msgq_out, block wrappers changed accordingly
Josh Blum
2009-10-03
Added a run options to the "no gui" generate options.
Josh Blum
2009-09-25
Revert "Merge branch 'grc' of http://gnuradio.org/git/jblum"
Johnathan Corgan
2009-09-25
Added a run options to the "no gui" generate options.
Josh Blum
2009-08-29
Replaced TYPES in Port and Param with types parameter.
Josh Blum
2009-08-28
Recursive resolution of virtual sources.
Josh Blum
2009-08-25
removed repurposing of pads
Josh Blum
2009-08-25
Work on command line options for generated code.
Josh Blum
2009-08-20
added continuation mode for pad source and sinks
Josh Blum
2009-08-13
this time commit the file changes
Josh Blum
2009-07-08
short id fix
jblum
2009-07-08
Adds short commandline parameter handling in GRC.
jcorgan
2009-07-06
Merged r11309:11357 from grc branch.
jblum
2009-06-25
added to todo, added help message to optparse option w/ param
jblum
2009-06-23
Merging r11186:11273 from grc branch.
jblum