commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch next updated (0b2f7c4 -> 6119528)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch next updated (0b2f7c4 -> 6119528)
Date: Sun, 27 Dec 2015 21:43:04 +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  0b2f7c4   Merge branch 'master' into next
       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'
       new  6119528   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/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]