commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch master updated (95594e0 -> 6e3fbfd)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch master updated (95594e0 -> 6e3fbfd)
Date: Mon, 3 Nov 2014 18:47:20 +0000 (UTC)

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

jcorgan pushed a change to branch master
in repository gnuradio.

      from  95594e0   Merge branch 'maint'
       new  fe9bd1d   runtime: add throughput counter
       new  cd7918a   Merge remote-tracking branch 'nwest/throughput'
       new  8d62df7   grc: fix xterm setting check
       new  64c74d6   grc: catch EOFError on fg exit
       new  2193579   Merge remote-tracking branch 
'gnuradio-wg-grc/maint_grcwg' into maint
       new  8d57134   digital: fix false trigger bug in 
correlate_access_code_tag, add QA code.
       new  e4873df   Merge remote-tracking branch 'bistromath/pkt' into maint
       new  6e3fbfd   Merge branch 'maint'

The 8 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:
 gnuradio-runtime/include/gnuradio/block.h          |  5 +++
 gnuradio-runtime/include/gnuradio/block_detail.h   |  5 +++
 gnuradio-runtime/lib/block.cc                      | 10 ++++++
 gnuradio-runtime/lib/block_detail.cc               | 13 +++++++
 gnuradio-runtime/swig/block.i                      |  1 +
 .../lib/correlate_access_code_tag_bb_impl.cc       |  5 +--
 ...ess_code.py => qa_correlate_access_code_tag.py} | 40 +++++++---------------
 grc/python/Generator.py                            |  6 ++--
 grc/python/flow_graph.tmpl                         |  5 ++-
 9 files changed, 57 insertions(+), 33 deletions(-)
 copy gr-digital/python/digital/{qa_correlate_access_code.py => 
qa_correlate_access_code_tag.py} (67%)



reply via email to

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