commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] git://gnuradio.org/jcorgan branch, wip/gr-blocks-maste


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/jcorgan branch, wip/gr-blocks-master, updated. 3.6.1git-315-g66f49de
Date: Thu, 19 Jul 2012 14:02:57 +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/jcorgan".

The branch, wip/gr-blocks-master has been updated
  discards  07d6c6cb4f20a6d1e1885aa14e36f05b53cf7df2 (commit)
       via  66f49de1986dd531bee011299d4b1f7c62872d39 (commit)
       via  bbd91d7a08bfc0c229267e5dc848d1f57d629373 (commit)
       via  2cb5f71bb54e6558d9435e4316eb1f0046bc8cfb (commit)
       via  7c8347ca47b51ddaef03ab1804a3d37716870643 (commit)
       via  3d868e178994f2e147bbee2c26c09fe283ab6992 (commit)
       via  cf8b2a8ff57ff6d3fd4b78a897854cc9a6f49fe1 (commit)
       via  209e98f351f873450c1b2cc0f5bb7877f32e83e4 (commit)
       via  1979696fc7893a549a62488104d974735e299a21 (commit)
       via  85a32174858443d0b3e30c2626f83af9e851d9f1 (commit)
       via  bf073d84627f728d2241bbcf48075bb3257b58ce (commit)
       via  e1cfa5eeeaebce6720dd98001c83b84218ae4d80 (commit)
       via  504a14dc0f24e165d0704ca2c0321598ae86f02e (commit)
       via  c4805e3a02b7547823c81664dae497c145c8c66a (commit)
       via  6c687bb86b6808822c6bb56e32645f0b2648a402 (commit)
       via  b34c497a27448cdadeecbf24bc95e8af5e4208c1 (commit)
       via  71127c2d4082119ea086f9f881b349922ed8cf24 (commit)
       via  8a82bd5dc56a914dd65b88e63b056711fe28cec0 (commit)
       via  61dd97409abde2412595fa762c0c4161863604f4 (commit)
       via  7c0f5550d06e9c5e2ab413e3e2b95a843a435135 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (07d6c6cb4f20a6d1e1885aa14e36f05b53cf7df2)
            \
             N -- N -- N (66f49de1986dd531bee011299d4b1f7c62872d39)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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 66f49de1986dd531bee011299d4b1f7c62872d39
Author: Johnathan Corgan <address@hidden>
Date:   Thu Jul 19 07:02:45 2012 -0700

    blocks: added gr::blocks::repeat

commit bbd91d7a08bfc0c229267e5dc848d1f57d629373
Author: Johnathan Corgan <address@hidden>
Date:   Thu Jul 19 06:27:19 2012 -0700

    blocks: added gr::blocks::keep_m_in_n

commit 2cb5f71bb54e6558d9435e4316eb1f0046bc8cfb
Merge: 4e06f35 7c8347c
Author: Johnathan Corgan <address@hidden>
Date:   Thu Jul 19 05:48:12 2012 -0700

    Merge branch 'master' into wip/gr-blocks-master

commit 7c8347ca47b51ddaef03ab1804a3d37716870643
Merge: 3d868e1 cf8b2a8
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jul 17 15:37:55 2012 -0700

    Merge remote branch 'jblum/volk_mmx_fix'

commit 3d868e178994f2e147bbee2c26c09fe283ab6992
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jul 17 15:36:43 2012 -0700

    volk: entirely remove commented out ORC clause for volk_16u_byteswap_u

commit cf8b2a8ff57ff6d3fd4b78a897854cc9a6f49fe1
Author: Josh Blum <address@hidden>
Date:   Tue Jul 17 10:29:35 2012 -0700

    volk: fix for win64 MSVC not having MMX support
    
    1) For the machine defs that will pass on windows,
    generate a machine with mmx and without using mmx|
    
    2) In the cmakelists, we overrule MMX arch on MSVC 64.
    Also overrule redundant machines for when MMX does pass.
    
    3) Set LV_HAVE_SSE && LV_HAVE_MMX for volk_16i_32fc_dot_prod_32fc_a.
    Afterall, it is calling into MMX intrinsics as well.

commit 209e98f351f873450c1b2cc0f5bb7877f32e83e4
Author: Johnathan Corgan <address@hidden>
Date:   Mon Jul 16 14:37:27 2012 -0700

    Comment out orc support for volk_16u_byteswap_u

commit 1979696fc7893a549a62488104d974735e299a21
Author: Martin Braun <address@hidden>
Date:   Sun Jul 15 14:54:01 2012 -0400

    digital: adding BER/SNR simulation example.

commit 85a32174858443d0b3e30c2626f83af9e851d9f1
Author: Martin Braun <address@hidden>
Date:   Sun Jul 15 14:36:49 2012 -0400

    digital: removing unused parameter from DPSK demod GRC block.

commit bf073d84627f728d2241bbcf48075bb3257b58ce
Author: Tom Rondeau <address@hidden>
Date:   Sun Jul 15 14:28:04 2012 -0400

    volk: adding unaligned byteswap kernel.

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

Summary of changes:
 gr-blocks/grc/blocks_block_tree.xml               |    2 +
 gr-blocks/grc/blocks_keep_m_in_n.xml              |   76 ++
 gr-blocks/grc/blocks_repeat.xml                   |   64 ++
 gr-blocks/include/blocks/CMakeLists.txt           |    2 +
 gr-blocks/include/blocks/keep_m_in_n.h            |   53 +
 gr-blocks/include/blocks/repeat.h                 |   51 +
 gr-blocks/lib/CMakeLists.txt                      |    2 +
 gr-blocks/lib/keep_m_in_n_impl.cc                 |   87 ++
 gr-blocks/lib/keep_m_in_n_impl.h                  |   58 +
 gr-blocks/lib/repeat_impl.cc                      |   69 ++
 gr-blocks/lib/repeat_impl.h                       |   47 +
 gr-blocks/python/qa_keep_m_in_n.py                |   59 +
 gr-blocks/python/qa_repeat.py                     |   49 +
 gr-blocks/swig/blocks_swig.i                      |    6 +
 gr-digital/examples/CMakeLists.txt                |    1 +
 gr-digital/examples/berawgn.py                    |  104 ++
 gr-digital/examples/demod/ber_simulation.grc      |  305 +++---
 gr-digital/examples/demod/digital_freq_lock.grc   |  820 ++++-----------
 gr-digital/examples/demod/dpsk_loopback.grc       |  198 ++--
 gr-digital/examples/demod/gfsk_loopback.grc       |  646 +++++++++++
 gr-digital/examples/demod/mpsk_demod.grc          |   10 +-
 gr-digital/examples/demod/pam_sync.grc            | 1229 ++++++++-------------
 gr-digital/examples/demod/pam_timing.grc          |  370 ++++---
 gr-digital/grc/digital_dxpsk_demod.xml            |   14 +-
 gr-digital/grc/digital_dxpsk_mod.xml              |   10 +-
 gr-digital/grc/digital_gfsk_demod.xml             |   95 ++
 gr-digital/grc/digital_gfsk_mod.xml               |   74 ++
 gr-digital/include/digital_fll_band_edge_cc.h     |   40 +-
 gr-digital/lib/digital_fll_band_edge_cc.cc        |   70 +-
 gr-digital/python/CMakeLists.txt                  |    1 +
 gr-digital/python/__init__.py                     |    1 +
 gr-digital/python/gfsk.py                         |  306 +++++
 gr-filter/lib/pfb_channelizer_ccf_impl.cc         |    3 +-
 gr-filter/lib/pfb_synthesizer_ccf_impl.cc         |    3 +-
 gr-filter/lib/qa_fir_filter_with_buffer.cc        |    2 +-
 volk/apps/volk_profile.cc                         |    1 +
 volk/gen/machines.xml                             |    6 +-
 volk/include/volk/volk_16i_32fc_dot_prod_32fc_a.h |    4 +-
 volk/include/volk/volk_16u_byteswap_u.h           |   63 ++
 volk/include/volk/volk_32f_x2_dot_prod_32f_u.h    |   51 +-
 volk/lib/CMakeLists.txt                           |    8 +-
 volk/lib/testqa.cc                                |    5 +-
 42 files changed, 3158 insertions(+), 1907 deletions(-)
 create mode 100644 gr-blocks/grc/blocks_keep_m_in_n.xml
 create mode 100644 gr-blocks/grc/blocks_repeat.xml
 create mode 100644 gr-blocks/include/blocks/keep_m_in_n.h
 create mode 100644 gr-blocks/include/blocks/repeat.h
 create mode 100644 gr-blocks/lib/keep_m_in_n_impl.cc
 create mode 100644 gr-blocks/lib/keep_m_in_n_impl.h
 create mode 100644 gr-blocks/lib/repeat_impl.cc
 create mode 100644 gr-blocks/lib/repeat_impl.h
 create mode 100755 gr-blocks/python/qa_keep_m_in_n.py
 create mode 100755 gr-blocks/python/qa_repeat.py
 create mode 100755 gr-digital/examples/berawgn.py
 create mode 100644 gr-digital/examples/demod/gfsk_loopback.grc
 create mode 100644 gr-digital/grc/digital_gfsk_demod.xml
 create mode 100644 gr-digital/grc/digital_gfsk_mod.xml
 create mode 100644 gr-digital/python/gfsk.py
 create mode 100644 volk/include/volk/volk_16u_byteswap_u.h


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



reply via email to

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