commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. v


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. v3.6.2-95-gc151fdd
Date: Wed, 3 Oct 2012 16:53:32 +0000 (UTC)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "git://gnuradio.org/gnuradio".

The branch, master has been updated
       via  c151fdd36035bea7187f00d508691199e9170a5a (commit)
       via  d7b57e43f186097f147534ad49c6337edc4fdc88 (commit)
       via  de014bd0cb98226d90bdec6bcf4c7a20cc4ba6b9 (commit)
       via  1e614345d4327d89342a4b847938ad7eb16a2249 (commit)
       via  77035b5d188be9e5dcd6731b1a58a4ce47451bde (commit)
       via  46f18cd4b0fcc39f1aa2eb12bd0ccc6b90860550 (commit)
       via  2fdfad0411da70118269a3fb85d5c2c6ad80ead3 (commit)
       via  1e528816fd70f3a61d7f00a370cb056f03ceb6a7 (commit)
       via  5fcb7ebd473709fd9e4e99d542f21d3cee5aaf05 (commit)
       via  48dd3fed73409a22b1bfd612cb74352cc555d0d0 (commit)
       via  ba7a5f0721b0c0ce4e907c1137de1e82746e0223 (commit)
       via  0ecb4d407b888b8631afa5a7c0b8c4f45e6c16c2 (commit)
       via  faa90c6d14561f17877296879db32fd374a4a6a8 (commit)
       via  765d0686e6e0b46a7067cdf55ff195c425c709ed (commit)
       via  9c5cd068c1414f1112ab41708833c0fbc267c4d0 (commit)
       via  5dafe3c0ea2f66e078781f35e8fd30c90abb673b (commit)
       via  b629a998bdf0ff88af6f113bd605059ebd61efc8 (commit)
       via  ea4ea222dd41f45b370b0bb322b1f63f76a77a34 (commit)
      from  be0c7ca9854734b228067d3515b2d032362e966b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c151fdd36035bea7187f00d508691199e9170a5a
Merge: d7b57e4 48dd3fe
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 3 12:56:29 2012 -0400

    Merge branch 'maint'

commit d7b57e43f186097f147534ad49c6337edc4fdc88
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 3 11:10:11 2012 -0400

    grc: ability to automatically create hier_blocks from a flowgraph.
    
    Highlight a set of blocks and hit 'c' or right-click and 'Create Hier' to 
automatically build a new hier_block that opens in GRC with the probes in 
place. Any parameter/variables become parameters in the new graph. Save, 
generate, and hit the 'Reload Blocks' to get access to new block.

commit de014bd0cb98226d90bdec6bcf4c7a20cc4ba6b9
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 3 11:01:04 2012 -0400

    grc: populate file variable correctly when we save.

commit 1e614345d4327d89342a4b847938ad7eb16a2249
Author: Ben Hilburn <address@hidden>
Date:   Wed Oct 3 10:58:39 2012 -0400

    UHD: improved capabilities for uhd_fft.grc.

commit 77035b5d188be9e5dcd6731b1a58a4ce47451bde
Author: Tom Rondeau <address@hidden>
Date:   Tue Oct 2 19:26:32 2012 -0400

    core: fix for restarting the flowgraph with VOLK blocks.

commit 46f18cd4b0fcc39f1aa2eb12bd0ccc6b90860550
Author: Tom Rondeau <address@hidden>
Date:   Tue Oct 2 16:00:28 2012 -0400

    core: Added QA for max_noutput_items per block and max_output_buffer.

commit 2fdfad0411da70118269a3fb85d5c2c6ad80ead3
Author: Tom Rondeau <address@hidden>
Date:   Tue Oct 2 14:56:10 2012 -0400

    core: fixed set min/max buffer sizes to better handle blocks with infinite 
streams.

commit 1e528816fd70f3a61d7f00a370cb056f03ceb6a7
Author: Tom Rondeau <address@hidden>
Date:   Tue Oct 2 14:52:07 2012 -0400

    core: fixed swig file for exporting max/min buffer sizes with port first.

commit 5fcb7ebd473709fd9e4e99d542f21d3cee5aaf05
Author: Tom Rondeau <address@hidden>
Date:   Tue Oct 2 13:08:11 2012 -0400

    docs: Adding notes discussing how to use new max_output_buffer feature.
    
    Also sneaking in a new analog group for gr-analog.

commit ba7a5f0721b0c0ce4e907c1137de1e82746e0223
Author: Tom Rondeau <address@hidden>
Date:   Tue Oct 2 13:03:40 2012 -0400

    core: update max_buffer_size after buffer is actually allocated.

commit 0ecb4d407b888b8631afa5a7c0b8c4f45e6c16c2
Author: Tom Rondeau <address@hidden>
Date:   Tue Oct 2 13:01:54 2012 -0400

    core: bit of rework on setting/getting max_output_buffer.
    
    When setting, specify port first, than buffer size. This is consistent with 
other calls (like consume and produce).
    
    When getting, throw an error if port is out of range.

commit faa90c6d14561f17877296879db32fd374a4a6a8
Merge: 765d068 9c5cd06
Author: Tom Rondeau <address@hidden>
Date:   Tue Oct 2 13:11:55 2012 -0400

    Merge branch 'max_nout_each'

commit 765d0686e6e0b46a7067cdf55ff195c425c709ed
Author: Tim O'Shea <address@hidden>
Date:   Thu Sep 27 14:41:55 2012 -0400

    providing additional control over GNU Radio buffer allocation size for 
latency effects etc
    unlimited io_signatures of -1 should work correctly with this patch now

commit 9c5cd068c1414f1112ab41708833c0fbc267c4d0
Author: Tom Rondeau <address@hidden>
Date:   Mon Jun 4 20:23:01 2012 -0400

    docs: added section explaining the basics of reconfiguring a flowgraph.

commit 5dafe3c0ea2f66e078781f35e8fd30c90abb673b
Author: Tom Rondeau <address@hidden>
Date:   Mon Jun 4 19:56:36 2012 -0400

    core: exported max_noutput_item methods from gr_block to Python.

commit b629a998bdf0ff88af6f113bd605059ebd61efc8
Author: Tom Rondeau <address@hidden>
Date:   Mon Jun 4 18:24:52 2012 -0400

    docs: added a description of a basic flowgraph to the manual's main page.
    
    Also a brief discussion of throughput/latency and how to use the 
max_noutput_items methods to control them.

commit ea4ea222dd41f45b370b0bb322b1f63f76a77a34
Author: Tom Rondeau <address@hidden>
Date:   Mon Jun 4 18:22:48 2012 -0400

    runtime: added ability for blocks to have their own max_noutput_items.
    
    Setting a max_noutput_items for an individual block will override the 
global max that can be passed to the start/run method of the top_block.
    
    Also adds QA code for testing that these features run and complete a 
flowgraph.

-----------------------------------------------------------------------

Summary of changes:
 docs/doxygen/other/group_defs.dox                  |    1 +
 docs/doxygen/other/main_page.dox                   |  275 ++++++++
 gnuradio-core/src/lib/runtime/gr_basic_block.cc    |    4 +-
 gnuradio-core/src/lib/runtime/gr_basic_block.h     |   74 ++
 gnuradio-core/src/lib/runtime/gr_basic_block.i     |    6 +
 gnuradio-core/src/lib/runtime/gr_block.cc          |   31 +
 gnuradio-core/src/lib/runtime/gr_block.h           |   39 +
 gnuradio-core/src/lib/runtime/gr_block.i           |    6 +
 gnuradio-core/src/lib/runtime/gr_block_executor.cc |    4 +-
 gnuradio-core/src/lib/runtime/gr_flat_flowgraph.cc |   30 +-
 gnuradio-core/src/lib/runtime/gr_scheduler_tpb.cc  |    5 +
 gnuradio-core/src/lib/runtime/qa_gr_top_block.cc   |  143 ++++
 gnuradio-core/src/lib/runtime/qa_gr_top_block.h    |    8 +
 gr-uhd/examples/grc/uhd_fft.grc                    |  739 ++++++++++++++++----
 grc/gui/ActionHandler.py                           |  130 ++++
 grc/gui/Actions.py                                 |    6 +
 grc/gui/FlowGraph.py                               |    3 +
 17 files changed, 1378 insertions(+), 126 deletions(-)


hooks/post-receive
-- 
git://gnuradio.org/gnuradio



reply via email to

[Prev in Thread] Current Thread [Next in Thread]