History | View | Annotate | Download (8.1 kB)
grc: qtgui windows have scrollbars (thanks jason)
grc: fix hier block generation w/ multiple pad blocks
grc: stop the top block after qapp exec for qtgui generation
grc: fix for generating top block when in run to completion mode
qtgui-grc: added suport in main template for theme icon
qtgui-grc: minor tweaks to the various things
qtgui-grc: use a vboxlayout for the top_layout
qtgui-grc: enable start/stop control through qt widgets
grc: work on generator for gui flowgraphs to simplify generation
generator does not differentiate between notebooks and controls,they are all block, but block are now sorted by variables present in the make
also adjusted categories listed in the wx and qt widget related blocks
grc: added tabbed widget in qtgui for grc
created gui_hint type to handle tab descriptor + position markup,and to handle the generation of the name of the parent widget.No support python modules required in gr-qtgui.
qtgui: created a forms module with a slider and text box, implemented in grc
grc: added qtgui support to grc (just added sink)
Allow for multiple io pads per hier flow graph.Each io pad can have a different io signature.Uses the iosignaturev for hier implementation.
Backwards compadible with exception:Pad blocks that used multiple ports must be replaced with multiple pad blocks...
renamed msgq to msgq_in and msgq_out, block wrappers changed accordingly
Added a run options to the "no gui" generate options.The user can select between run to completion and prompt for exit.
Also fixed the props dialog is changed function to have better hashes.Now we hash a tuple of all "relevant" items which is "order aware"....
Revert "Merge branch 'grc' of http://gnuradio.org/git/jblum"
This reverts commit 06281feea16143ca97a77348f72e1c6dd0616c57.
Replaced TYPES in Port and Param with types parameter.Replaced odict in options for storing options with a list.Fix virtual port check in flow graph template.
Recursive resolution of virtual sources.Flow graph generation code working.
Also, mod to fft window to use clean/nice Db/div.
removed repurposing of pads
Work on command line options for generated code.Simplified eng_option eng_float to reuse str_to_num code.
added continuation mode for pad source and sinks
this time commit the file changes
short id fix
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11380 221aa14e-8319-0410-a670-987f0aec2ac5
Adds short commandline parameter handling in GRC.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11376 221aa14e-8319-0410-a670-987f0aec2ac5
Merged r11309:11357 from grc branch.Adds notebook cabability to grc and its wxgui windows/controls.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11358 221aa14e-8319-0410-a670-987f0aec2ac5
added to todo, added help message to optparse option w/ param
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11281 221aa14e-8319-0410-a670-987f0aec2ac5
Merging r11186:11273 from grc branch.Fixes, features, and reorganization for grc.Minor fixes and features for wxgui forms.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11274 221aa14e-8319-0410-a670-987f0aec2ac5