Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / python / gnuradio / gr / hier_block2.py @ 7ed92966

History | View | Annotate | Download (4.3 kB)

# Date Author Comment
8fe7f0fe 11/10/2010 08:15 pm Eric Blossom

Cleanup gr:connect and gr:disconnect for Guile.

Rename {dis,}connect to {dis,}primitive_connect in .i file.
Update python code to reflect change.

c34cf20f 11/10/2010 08:15 pm Eric Blossom

Rename basic_block coersion method to to_basic_block. Add to_hier_block2 and to_top_block.

basic_block was renamed because the number of guile generic methods on
basic_block was getting large and confusing. to_hier_block2 and
to_top_block were added to support coercion to those types in guile...

70dd1dc6 11/10/2010 08:13 pm Eric Blossom

rename s/gnuradio_swig_python/gnuradio_core/g

9d45055a 04/25/2009 02:57 am Johnathan Corgan

Generate more informative error message than recursion error

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

dec3205c 02/17/2008 12:37 am Johnathan Corgan

Fix word usage.

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

d3efda7e 02/16/2008 06:10 pm Johnathan Corgan

Improve hierarchical block documentation.

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

e692e713 09/18/2007 06:59 pm Johnathan Corgan

Merge r6461:6464 from jcorgan/t162-staging into trunk.

  • Final gr.top_block and gr.hier_block2 implementation inside
    gnuradio-core/src/lib/runtime
  • Implementation of gr.hier_block2 versions of all the old-style blocks
    in blks. These live in blks2....
c088a546 08/27/2007 06:49 pm Johnathan Corgan

Merged r6171:6186 from jcorgan/fg into trunk.

Changes hierarchical flow graph API to use gr.top_block instead
of gr.runtime.

See discuss-gnuradio mailing list for explanation of changes.

GRC has not been updated to use the changed API.

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

937b719d 07/21/2007 03:44 am Eric Blossom

Updated license from GPL version 2 or later to GPL version 3 or later.

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

b26ea696 04/28/2007 02:20 am Johnathan Corgan

Merged -r 5137:5174 from developer branch jcorgan/hb. Trunk passes distcheck. Converts gr.hier_block2 API to not use 'define_component' methodology anymore.

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

3ffcee6b 12/14/2006 11:37 pm Johnathan Corgan

Merge jcorgan/sfg changeset 4089 into trunk.

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

65ee33a8 12/14/2006 04:28 pm Johnathan Corgan

Merged jcorgan/sfg changeset r4082 into trunk (fixes gr.runtime parameter typing issue)

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

76ed4c2f 12/12/2006 08:00 pm Johnathan Corgan

Merge jcorgan/hier developer branch into trunk. Enables creation of true hierarchical blocks, from either C++ or Python, as well as creating pure C++ gnuradio applications. EXPERIMENTAL.

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