commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch next updated (e1b7ce5 -> d9b79b7)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch next updated (e1b7ce5 -> d9b79b7)
Date: Mon, 3 Nov 2014 18:47:22 +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  e1b7ce5   Merge branch 'master' into next
       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'
       new  d9b79b7   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:
 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]