[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch next-qt5 updated (fd79378 -> 7b896ac
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch next-qt5 updated (fd79378 -> 7b896ac) |
Date: |
Sun, 27 Dec 2015 23:54:45 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a change to branch next-qt5
in repository gnuradio.
from fd79378 Merge branch 'next' into next-qt5
adds ae2e24f Fixed delayed tag propagation
adds 0f05763 added unit test for tag forwarding to delay
adds 0f09f0a Merge branch 'maint'
adds 31de0f5 repeat: Adding dynamic interpolation
adds 90ba3ea Provided thread safety to dynamic repeat
adds b5b8e82 Merge remote-tracking branch
'mmueller/blocks_repeat_add_dynamic_interp'
adds 761b62d gr-dtv: Vastly improved OFDM symbol acquisition for DVB-T
receiver.
adds 7278728 Merge remote-tracking branch 'drmpeg/dvbt-ofdm-fix'
adds 6119528 Merge branch 'master' into next
new 6dfb538 gr-fec: Repair puncture and depuncture XML files.
new d5fc1c6 Merge branch 'maint'
new bddc905 Merge branch 'master' into next
new 7b896ac Merge branch 'next' into next-qt5
The 4 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 ++-
gr-fec/grc/fec_depuncture_bb.xml | 6 +-
gr-fec/grc/fec_puncture_xx.xml | 2 +-
10 files changed, 176 insertions(+), 103 deletions(-)
- [Commit-gnuradio] [gnuradio] branch next-qt5 updated (fd79378 -> 7b896ac),
git <=