commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch next updated (ac409c6 -> 6734fa8)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch next updated (ac409c6 -> 6734fa8)
Date: Wed, 14 Oct 2015 02:48:39 +0000 (UTC)

This is an automated email from the git hooks/post-receive script.

jcorgan pushed a change to branch next
in repository gnuradio.

      from  ac409c6   Merge branch 'master' into next
       new  7d9f138   blocks: add socket_pdu qa
       new  bde02e8   blocks: fix destruction and shutdown for socket_pdu
       new  928fd29   blocks: add socket_pdu test using a flowgraph
       new  4bab925   Merge remote-tracking branch 'nwest/qa-socket_pdu' into 
maint
       new  5ac4940   Merge remote-tracking branch 
'gnuradio-wg-grc/maint_grcwg' into maint
       new  ce73fbf   Merge branch 'maint'
       new  0288cd0   gr-dtv: Add generic version of DVB-T Viterbi decoder for 
non-x86 platforms.
       new  77083c5   Merge remote-tracking branch 'drmpeg/dtv-non-x86'
       new  6734fa8   Merge branch 'master' into next

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gr-blocks/lib/socket_pdu_impl.cc             |  17 ++
 gr-blocks/lib/socket_pdu_impl.h              |   7 +-
 gr-blocks/python/blocks/qa_socket_pdu.py     | 105 +++++++++++
 gr-dtv/CMakeLists.txt                        |   4 -
 gr-dtv/lib/CMakeLists.txt                    |   8 +-
 gr-dtv/lib/dvbt/dvbt_viterbi_decoder_impl.cc | 270 +++++++++++++++++++++++++++
 gr-dtv/lib/dvbt/dvbt_viterbi_decoder_impl.h  |  28 ++-
 grc/gui/Block.py                             |   4 +-
 8 files changed, 434 insertions(+), 9 deletions(-)
 create mode 100755 gr-blocks/python/blocks/qa_socket_pdu.py



reply via email to

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