commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. v


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. v3.4.0-147-gb540fb4
Date: Fri, 9 Sep 2011 22:39:14 +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/gnuradio".

The branch, master has been updated
       via  b540fb4fccc03b1699809d7b74e4a211f5417524 (commit)
       via  0c9ec724a6f5e1dc234bb8b3158726310a3bb0cb (commit)
       via  7fa533e2b04423e31159b10fb4c54554fe93ea0e (commit)
       via  fc2865413eb271534820137779302b8668335234 (commit)
       via  ba176952d750565b55112310b4d22820bbfc04f9 (commit)
      from  24bdbc8d2d7331ef2a9555269d3f3219de3638b2 (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 b540fb4fccc03b1699809d7b74e4a211f5417524
Merge: 0c9ec72 ba17695
Author: Tom Rondeau <address@hidden>
Date:   Fri Sep 9 17:28:19 2011 -0400

    Merge branch 'correlate_tag'

commit 0c9ec724a6f5e1dc234bb8b3158726310a3bb0cb
Author: Tom Rondeau <address@hidden>
Date:   Fri Sep 9 17:08:23 2011 -0400

    tags: adding tags examples to build distribution.

commit 7fa533e2b04423e31159b10fb4c54554fe93ea0e
Author: Tom Rondeau <address@hidden>
Date:   Fri Sep 9 16:34:49 2011 -0400

    tags: updated uhd_burst_detector with a better energy detector. Works well 
when receiving bursty NBFM signals.

commit fc2865413eb271534820137779302b8668335234
Author: Tom Rondeau <address@hidden>
Date:   Fri Sep 9 16:34:11 2011 -0400

    tags: fixed fwrite line for the right item size number.

commit ba176952d750565b55112310b4d22820bbfc04f9
Author: Nick Foster <address@hidden>
Date:   Mon Jul 25 18:48:36 2011 -0700

    Add gr_correlate_access_code_tag_bb, issues tags instead of annotating 
samples
    correlate_access_code_tag_bb: modified to account for correlator lag.

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

Summary of changes:
 config/grc_gnuradio_examples.m4                    |    1 +
 gnuradio-core/src/lib/general/Makefile.am          |    9 ++-
 gnuradio-core/src/lib/general/general.i            |    2 +
 ...de_bb.cc => gr_correlate_access_code_tag_bb.cc} |   70 +++++++++----------
 ...code_bb.h => gr_correlate_access_code_tag_bb.h} |   40 +++++------
 ...code_bb.i => gr_correlate_access_code_tag_bb.i} |   16 ++--
 gnuradio-core/src/lib/io/gr_tagged_file_sink.cc    |    6 +-
 gnuradio-examples/python/Makefile.am               |    1 +
 .../python/tags}/.gitignore                        |    0
 .../python/tags}/Makefile.am                       |   11 +--
 .../python/tags/uhd_burst_detector.py              |   66 ++++++++++++-------
 11 files changed, 121 insertions(+), 101 deletions(-)
 copy gnuradio-core/src/lib/general/{gr_correlate_access_code_bb.cc => 
gr_correlate_access_code_tag_bb.cc} (60%)
 copy gnuradio-core/src/lib/general/{gr_correlate_access_code_bb.h => 
gr_correlate_access_code_tag_bb.h} (60%)
 copy gnuradio-core/src/lib/general/{gr_correlate_access_code_bb.i => 
gr_correlate_access_code_tag_bb.i} (75%)
 copy {gcell/include/gcell => gnuradio-examples/python/tags}/.gitignore (100%)
 copy {gr-usrp2/apps => gnuradio-examples/python/tags}/Makefile.am (89%)


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



reply via email to

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