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.1-1126-g8d48040
Date: Tue, 9 Apr 2013 19:56:56 +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  8d48040548fcac5e9105fb0e29385dbb3c2c0c19 (commit)
       via  0442f56a40c82a67705a108cdbbbedc85a84dc1d (commit)
       via  b2c7f058878f7a334fd81bb96d3bd9cd11f27f28 (commit)
       via  719c8be76751cb4fb88fa8ca4149bbf1cf1db763 (commit)
       via  d195fb943fa7677959d8df9abc1b66c3fae7982d (commit)
       via  ac0866b9ca84895ed0496b8abc35b9754cc6b1e6 (commit)
       via  af9da9967a67b08da551a1488e60d3b2f37f5e66 (commit)
       via  906a6106223629091be19ef384688a36cae9fd76 (commit)
       via  60b23992810e5ca7ff7dcb260dbc7796cf5728c1 (commit)
      from  52d7f2bdb1e27cb43754d46edf1c7a8942853ae7 (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 8d48040548fcac5e9105fb0e29385dbb3c2c0c19
Merge: 0442f56 b2c7f05
Author: Johnathan Corgan <address@hidden>
Date:   Tue Apr 9 12:32:11 2013 -0700

    Merge remote-tracking branch 'martin/next-ofdmfix' into next

commit 0442f56a40c82a67705a108cdbbbedc85a84dc1d
Merge: 52d7f2b ac0866b
Author: Johnathan Corgan <address@hidden>
Date:   Tue Apr 9 12:00:46 2013 -0700

    Merge remote-tracking branch 'tom/next' into next
    
    Conflicts:
        gnuradio-runtime/lib/pmt/CMakeLists.txt

commit b2c7f058878f7a334fd81bb96d3bd9cd11f27f28
Merge: d84b1dd 719c8be
Author: Martin Braun <address@hidden>
Date:   Mon Apr 8 18:11:34 2013 +0200

    digital: merge from master

commit ac0866b9ca84895ed0496b8abc35b9754cc6b1e6
Author: Tom Rondeau <address@hidden>
Date:   Fri Apr 5 18:58:31 2013 -0400

    runtime: (re)creating a pmt shared lib to link against.
    
    This fixes a bug between versions of loaders that pull in the PMT
    definitions differently. The symptom is a problem in gr_block_registry
    where it creates a PMT dictionary before PMT pointers are known, so
    the dictionary's intrusive pointer is invalid.

commit af9da9967a67b08da551a1488e60d3b2f37f5e66
Author: Tom Rondeau <address@hidden>
Date:   Fri Apr 5 18:57:19 2013 -0400

    blocks: remove use of assertGreater in test to go back to support Python 
2.5.

commit 906a6106223629091be19ef384688a36cae9fd76
Author: Tom Rondeau <address@hidden>
Date:   Fri Apr 5 18:32:07 2013 -0400

    fixup.

commit 60b23992810e5ca7ff7dcb260dbc7796cf5728c1
Author: Tom Rondeau <address@hidden>
Date:   Fri Apr 5 18:31:15 2013 -0400

    runtime: make sure we are calling from pmt namespace.

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

Summary of changes:
 gnuradio-runtime/lib/CMakeLists.txt                |    6 +-
 gnuradio-runtime/lib/gr_block_registry.cc          |   30 ++++++-
 gnuradio-runtime/lib/pmt/CMakeLists.txt            |   36 +++++---
 gnuradio-runtime/swig/CMakeLists.txt               |    1 +
 gr-blocks/python/qa_file_metadata.py               |    4 +-
 .../include/digital/ofdm_frame_equalizer_vcvc.h    |    3 +-
 gr-digital/include/digital/packet_header_default.h |    7 +-
 gr-digital/include/digital/packet_header_ofdm.h    |   39 ++++++--
 gr-digital/lib/ofdm_frame_equalizer_vcvc_impl.cc   |   40 +++++++--
 gr-digital/lib/ofdm_frame_equalizer_vcvc_impl.h    |    8 ++-
 gr-digital/lib/packet_header_ofdm.cc               |   18 +++--
 gr-digital/lib/packet_headerparser_b_impl.cc       |    2 +-
 gr-digital/python/qa_ofdm_frame_equalizer_vcvc.py  |   33 +++++++
 gr-digital/python/qa_ofdm_serializer_vcc.py        |    3 +-
 gr-digital/python/qa_ofdm_sync_sc_cfb.py           |    3 +-
 gr-digital/python/qa_packet_headergenerator_bb.py  |    8 +-
 gr-digital/python/qa_packet_headerparser_b.py      |   96 ++++++++++++++++----
 17 files changed, 257 insertions(+), 80 deletions(-)


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



reply via email to

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