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, next, updated. v3.


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. v3.6.4-855-g465daa1
Date: Thu, 14 Mar 2013 21:52: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, next has been updated
       via  465daa19d2874f57e8fbe2b9c3fd004a3370e79a (commit)
       via  f40796f58549047c4fd09aec892d1376ce73dbc6 (commit)
       via  16173a1d2443d25f188d5160c2a0f979ff8326b9 (commit)
       via  da29413c111cbed2c4ae0a9a96cc2e27239fd074 (commit)
       via  c61490e2c41d9f055cac008d0faebce172155736 (commit)
       via  2425b62381e28dedc6754e58efe16b005b0a5a5c (commit)
      from  a5ca3c38da352b5ae3061111e640f4191eb1696f (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 465daa19d2874f57e8fbe2b9c3fd004a3370e79a
Merge: f40796f a5ca3c3
Author: Tom Rondeau <address@hidden>
Date:   Thu Mar 14 17:12:30 2013 -0400

    Merge branch 'next' of gnuradio.org:gnuradio into next

commit f40796f58549047c4fd09aec892d1376ce73dbc6
Author: Tom Rondeau <address@hidden>
Date:   Thu Mar 14 17:10:32 2013 -0400

    ctrlport: new performance monitoring tool using networkx and matplotlib.

commit 16173a1d2443d25f188d5160c2a0f979ff8326b9
Author: Tom Rondeau <address@hidden>
Date:   Thu Mar 14 16:23:01 2013 -0400

    core: changed PC get functions to return instantaneous value. Average 
values now use _avg suffix on functions (like _var before).

commit da29413c111cbed2c4ae0a9a96cc2e27239fd074
Author: Tom Rondeau <address@hidden>
Date:   Thu Mar 14 16:20:41 2013 -0400

    ctrlport: updated examples for controlport use.

commit c61490e2c41d9f055cac008d0faebce172155736
Merge: 3e7d338 2425b62
Author: Tom Rondeau <address@hidden>
Date:   Thu Mar 14 10:09:51 2013 -0400

    Merge branch 'master' into next

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

Summary of changes:
 .../src/examples/ctrlport/comparing_resamplers.grc |  303 ++++-----
 .../src/examples/ctrlport/pfb_sync_test-qt.grc     |  521 ++++++++-------
 gnuradio-core/src/lib/runtime/gr_block.cc          |  122 ++++-
 gnuradio-core/src/lib/runtime/gr_block.h           |   50 ++-
 gnuradio-core/src/lib/runtime/gr_block_detail.cc   |   75 ++-
 gnuradio-core/src/lib/runtime/gr_block_detail.h    |   13 +
 .../src/python/gnuradio/ctrlport/gr-perf-monitorx  |  710 ++++++++++++++++++++
 gr-blocks/grc/blocks_probe_signal_vx.xml           |    2 +
 8 files changed, 1351 insertions(+), 445 deletions(-)
 copy gr-qtgui/apps/grc_qt_example.grc => 
gnuradio-core/src/examples/ctrlport/comparing_resamplers.grc (63%)
 create mode 100755 gnuradio-core/src/python/gnuradio/ctrlport/gr-perf-monitorx


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



reply via email to

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