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.3-709-g226bb6a
Date: Sun, 17 Feb 2013 16:02:54 +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  226bb6ad1f524b3556f3fc2be83a6093875e50f0 (commit)
       via  f4660188d382214a148fa8f7253b1cc1c7fff951 (commit)
       via  6e2f2e4716bedb1317b44d5b03bde4468b2502fd (commit)
       via  df50947081ed5e685f0309de9cf0e70ea43697a6 (commit)
       via  6bcf6f2387ee84600f642334369b704f1d0f151b (commit)
       via  d1735360bc7bfb04be56f2b255a0b84b4db31b84 (commit)
       via  aad5b4872048ae1a249808e5946ee9df6efc0bde (commit)
       via  a2414d09561d258fe46dd7ee877d4c657202258a (commit)
      from  2abded0797d9a04217674285014b17422bfea1b3 (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 226bb6ad1f524b3556f3fc2be83a6093875e50f0
Merge: f466018 aad5b48
Author: Tom Rondeau <address@hidden>
Date:   Sun Feb 17 10:28:53 2013 -0500

    Merge remote-tracking branch 'osh/next' into next

commit f4660188d382214a148fa8f7253b1cc1c7fff951
Merge: df50947 6e2f2e4
Author: Tom Rondeau <address@hidden>
Date:   Sun Feb 17 10:27:03 2013 -0500

    Merge branch 'master' into next

commit 6e2f2e4716bedb1317b44d5b03bde4468b2502fd
Author: Tom Rondeau <address@hidden>
Date:   Sat Feb 16 10:57:04 2013 -0500

    core: adding new var perf. counters to swig interface.

commit df50947081ed5e685f0309de9cf0e70ea43697a6
Author: Tom Rondeau <address@hidden>
Date:   Fri Feb 15 17:32:28 2013 -0500

    core: adding variance perf. counters to ctrlport.

commit 6bcf6f2387ee84600f642334369b704f1d0f151b
Merge: 2abded0 d173536
Author: Tom Rondeau <address@hidden>
Date:   Fri Feb 15 16:58:56 2013 -0500

    Merge branch 'master' into next
    
    Conflicts:
        gnuradio-core/src/lib/runtime/gr_block.cc
        gnuradio-core/src/lib/runtime/gr_block.h
        gnuradio-core/src/lib/runtime/gr_block_detail.h

commit d1735360bc7bfb04be56f2b255a0b84b4db31b84
Author: Tom Rondeau <address@hidden>
Date:   Fri Feb 15 16:24:39 2013 -0500

    core: adding variance calcs to perf. counters.
    
    Using running mean/variance algorithm from Knuth's Art of Computer 
Programming.

commit aad5b4872048ae1a249808e5946ee9df6efc0bde
Author: Tim O'Shea <address@hidden>
Date:   Fri Feb 15 15:16:32 2013 -0500

    channels: fix for phase imbalance/alias in the specular component for 
Rician channels, switch phase accumulator to double precision, exporting step 
size to grcp

commit a2414d09561d258fe46dd7ee877d4c657202258a
Author: Tim O'Shea <address@hidden>
Date:   Fri Feb 15 15:14:34 2013 -0500

    channels: adding GRC tone example

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

Summary of changes:
 gnuradio-core/src/lib/runtime/gr_block.cc          |  125 ++++-
 gnuradio-core/src/lib/runtime/gr_block.h           |   41 ++-
 gnuradio-core/src/lib/runtime/gr_block.i           |    9 +-
 gnuradio-core/src/lib/runtime/gr_block_detail.cc   |  137 ++++-
 gnuradio-core/src/lib/runtime/gr_block_detail.h    |   15 +
 .../examples/channel_tone_response.grc             |  615 +++++++++-----------
 gr-channels/include/channels/fading_model.h        |    2 +
 gr-channels/lib/fading_model_impl.cc               |   24 +-
 gr-channels/lib/fading_model_impl.h                |    5 +-
 9 files changed, 609 insertions(+), 364 deletions(-)
 copy gnuradio-core/src/examples/ctrlport/pfb_sync_test-qt.grc => 
gr-channels/examples/channel_tone_response.grc (62%)


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



reply via email to

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