Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / lib / runtime / gr_top_block.h @ 3ff8f7a5

History | View | Annotate | Download (3.5 kB)

# Date Author Comment
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...

ed236703 05/22/2009 04:11 pm Eric Blossom

doc fixes! work-in-progress

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

8cbe8829 03/19/2009 08:58 pm Eric Blossom

Document run/start/stop/wait preconditions.

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

002e7a2b 02/23/2009 02:14 am Johnathan Corgan

Reverted changeset r10451. Instead we will ensure top_block.stop() and wait() can be called on a stopped flowgraph with no ill effects.

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

1fd57936 02/17/2009 04:57 pm Johnathan Corgan

Added ability to determine if flowgraph is running

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

4d5e702b 06/24/2008 08:48 pm Eric Blossom

removed is_running method from gr_top_block

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

c7fc4e07 05/20/2008 06:56 pm Johnathan Corgan

Expose flowgraph debugging dump as gr.top_block.dump(). May or may not be suitable for ticket:245

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8466 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

cda71d95 01/24/2008 04:29 pm Eric Blossom

Doc fixes from Firas.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7504 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....
29576322 08/29/2007 12:42 am Eric Blossom

trial fix for ticket:137. Merged -r6196:6200 from eb/signal to trunk

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

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