Statistics
| Branch: | Tag: | Revision:

root / grc / python / flow_graph.tmpl @ cacfd391

History | View | Annotate | Download (8.1 kB)

# Date Author Comment
9bf36359 06/23/2011 06:35 am Josh Blum

grc: qtgui windows have scrollbars (thanks jason)

a4ac44d7 04/21/2011 06:02 pm Josh Blum

grc: fix hier block generation w/ multiple pad blocks

e762abc7 04/14/2011 05:18 am Josh Blum

grc: stop the top block after qapp exec for qtgui generation

11837de6 04/07/2011 05:06 pm Josh Blum

grc: fix for generating top block when in run to completion mode

c86acebd 03/08/2011 07:52 am Josh Blum

qtgui-grc: added suport in main template for theme icon

9121b75d 03/08/2011 02:40 am Josh Blum

qtgui-grc: minor tweaks to the various things

028f105b 03/04/2011 05:08 pm Josh Blum

qtgui-grc: use a vboxlayout for the top_layout

fedf4fbc 03/02/2011 02:18 am Josh Blum

qtgui-grc: enable start/stop control through qt widgets

47f621a1 03/02/2011 01:02 am Josh Blum

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

e30f0a7c 03/02/2011 01:02 am Josh Blum

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.

9ae8997e 03/02/2011 01:02 am Josh Blum

qtgui: created a forms module with a slider and text box, implemented in grc

7ed83c72 03/02/2011 01:02 am Josh Blum

grc: added qtgui support to grc (just added sink)

a4a1ada0 12/03/2009 03:42 pm Josh Blum

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...

005f14ca 10/28/2009 09:46 pm Josh Blum

renamed msgq to msgq_in and msgq_out, block wrappers changed accordingly

02a14678 10/04/2009 06:28 am Josh Blum

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"....

5d1ce940 09/25/2009 07:27 pm Johnathan Corgan

Revert "Merge branch 'grc' of http://gnuradio.org/git/jblum"

This reverts commit 06281feea16143ca97a77348f72e1c6dd0616c57.

fd37328c 09/25/2009 07:24 am Josh Blum

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"....

576d3978 08/29/2009 08:04 am Josh Blum

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.

cadc9548 08/29/2009 01:15 am Josh Blum

Recursive resolution of virtual sources.
Flow graph generation code working.

Also, mod to fft window to use clean/nice Db/div.

62abad68 08/26/2009 06:42 am Josh Blum

removed repurposing of pads

af570140 08/25/2009 09:56 pm Josh Blum

Work on command line options for generated code.
Simplified eng_option eng_float to reuse str_to_num code.

bf232a6e 08/20/2009 08:30 am Josh Blum

added continuation mode for pad source and sinks

0a73facc 08/14/2009 06:59 am Josh Blum

this time commit the file changes

eefb51c0 07/08/2009 07:50 pm Josh Blum

short id fix

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11380 221aa14e-8319-0410-a670-987f0aec2ac5

54e02f64 07/08/2009 06:32 am Johnathan Corgan

Adds short commandline parameter handling in GRC.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11376 221aa14e-8319-0410-a670-987f0aec2ac5

25c5d91f 07/06/2009 02:28 am Josh Blum

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

0dc667ed 06/25/2009 04:27 am Josh Blum

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

99886641 06/23/2009 08:38 pm Josh Blum

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