commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch master updated (cf67421 -> 7278728)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch master updated (cf67421 -> 7278728)
Date: Sun, 27 Dec 2015 21:43:02 +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  cf67421   Update revision to 3.7.10git for master branch development
       new  ae2e24f   Fixed delayed tag propagation
       new  0f05763   added unit test for tag forwarding to delay
       new  0f09f0a   Merge branch 'maint'
       new  31de0f5   repeat: Adding dynamic interpolation
       new  90ba3ea   Provided thread safety to dynamic repeat
       new  b5b8e82   Merge remote-tracking branch 
'mmueller/blocks_repeat_add_dynamic_interp'
       new  761b62d   gr-dtv: Vastly improved OFDM symbol acquisition for DVB-T 
receiver.
       new  7278728   Merge remote-tracking branch 'drmpeg/dvbt-ofdm-fix'

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/lib/buffer.cc                    |   4 +-
 gr-blocks/grc/blocks_repeat.xml                   |   1 +
 gr-blocks/include/gnuradio/blocks/repeat.h        |  18 +++
 gr-blocks/lib/repeat_impl.cc                      |  20 +++
 gr-blocks/lib/repeat_impl.h                       |   6 +
 gr-blocks/python/blocks/qa_delay.py               |  23 +++
 gr-dtv/lib/dvbt/dvbt_ofdm_sym_acquisition_impl.cc | 178 +++++++++++-----------
 gr-dtv/lib/dvbt/dvbt_ofdm_sym_acquisition_impl.h  |  21 ++-
 8 files changed, 172 insertions(+), 99 deletions(-)



reply via email to

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