History | View | Annotate | Download (4.3 kB)
Cleanup gr:connect and gr:disconnect for Guile.
Rename {dis,}connect to {dis,}primitive_connect in .i file.Update python code to reflect change.
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 onbasic_block was getting large and confusing. to_hier_block2 andto_top_block were added to support coercion to those types in guile...
rename s/gnuradio_swig_python/gnuradio_core/g
Generate more informative error message than recursion error
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10908 221aa14e-8319-0410-a670-987f0aec2ac5
Fix word usage.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7721 221aa14e-8319-0410-a670-987f0aec2ac5
Improve hierarchical block documentation.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7718 221aa14e-8319-0410-a670-987f0aec2ac5
Merge r6461:6464 from jcorgan/t162-staging into trunk.
Merged r6171:6186 from jcorgan/fg into trunk.
Changes hierarchical flow graph API to use gr.top_block insteadof 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
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
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
Merge jcorgan/sfg changeset 4089 into trunk.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4090 221aa14e-8319-0410-a670-987f0aec2ac5
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
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