commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] git://gnuradio.org/jblum branch, next, updated. 8373a6


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/jblum branch, next, updated. 8373a67faf10b6180eac70ab0b544d891f50be14
Date: Sun, 30 Oct 2011 19:38:34 +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/jblum".

The branch, next has been updated
       via  8373a67faf10b6180eac70ab0b544d891f50be14 (commit)
       via  0a3e7ed669a3852363ef1731578769f358e560af (commit)
      from  fa4c458da6fd316c9f89395ed863e5f1c46ff4dd (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 8373a67faf10b6180eac70ab0b544d891f50be14
Author: Josh Blum <address@hidden>
Date:   Sun Oct 30 12:38:11 2011 -0700

    digital: version of the pkt framer that uses message blobs

commit 0a3e7ed669a3852363ef1731578769f358e560af
Author: Josh Blum <address@hidden>
Date:   Sun Oct 30 12:35:58 2011 -0700

    core: try/catch on blocking swig calls
    
    This is because the blocking call can throw,
    specifically when the scheduler interrupts it.

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

Summary of changes:
 gnuradio-core/src/lib/general/gr_block_gateway.i   |   30 +++-
 gnuradio-core/src/lib/runtime/gr_msg_queue.i       |   34 +++-
 gr-digital/grc/CMakeLists.txt                      |    2 +
 gr-digital/grc/digital_block_tree.xml              |    2 +
 ...ss_code_bb.xml => digital_packet_deframer2.xml} |   24 ++-
 gr-digital/grc/digital_packet_framer2.xml          |   56 +++++++
 gr-digital/python/CMakeLists.txt                   |    1 +
 gr-digital/python/__init__.py                      |    1 +
 gr-digital/python/pkt2.py                          |  173 ++++++++++++++++++++
 9 files changed, 305 insertions(+), 18 deletions(-)
 copy gr-digital/grc/{digital_correlate_access_code_bb.xml => 
digital_packet_deframer2.xml} (52%)
 create mode 100644 gr-digital/grc/digital_packet_framer2.xml
 create mode 100644 gr-digital/python/pkt2.py


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



reply via email to

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