commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch python3 updated (a82dcf4 -> 45e7bac)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch python3 updated (a82dcf4 -> 45e7bac)
Date: Mon, 10 Apr 2017 15:42:58 +0000 (UTC)

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

jcorgan pushed a change to branch python3
in repository gnuradio.

      from  a82dcf4   Merge branch 'next' into python3
       new  4b92a2d   digital: add correlate access code tagging block with 
soft inputs
       new  9fe35c1   digital: update copyright years for new correlate access 
code tag ff block
       new  77550c7   Merge remote-tracking branch 'gnuradio-github/pr/1189'
       new  b96a96e   Merge branch 'master' into next
       new  45e7bac   Merge branch 'next' into python3

The 5 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:
 ...ml => digital_correlate_access_code_tag_xx.xml} | 23 ++++++++++---
 gr-digital/include/gnuradio/digital/CMakeLists.txt |  1 +
 ...ode_tag_bb.h => correlate_access_code_tag_ff.h} | 19 ++++++-----
 gr-digital/lib/CMakeLists.txt                      |  1 +
 ...mpl.cc => correlate_access_code_tag_ff_impl.cc} | 31 +++++++++---------
 ..._impl.h => correlate_access_code_tag_ff_impl.h} | 18 +++++-----
 .../python/digital/qa_correlate_access_code.py     | 20 +++++++++++-
 .../python/digital/qa_correlate_access_code_tag.py | 38 +++++++++++++++++++---
 gr-digital/swig/digital_swig0.i                    |  3 ++
 9 files changed, 112 insertions(+), 42 deletions(-)
 rename gr-digital/grc/{digital_correlate_access_code_tag_bb.xml => 
digital_correlate_access_code_tag_xx.xml} (59%)
 copy gr-digital/include/gnuradio/digital/{correlate_access_code_tag_bb.h => 
correlate_access_code_tag_ff.h} (76%)
 copy gr-digital/lib/{correlate_access_code_tag_bb_impl.cc => 
correlate_access_code_tag_ff_impl.cc} (77%)
 copy gr-digital/lib/{correlate_access_code_tag_bb_impl.h => 
correlate_access_code_tag_ff_impl.h} (78%)



reply via email to

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