[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch maint updated (ad3d367 -> 2607329)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch maint updated (ad3d367 -> 2607329) |
Date: |
Sun, 27 Jul 2014 18:06:20 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
trondeau pushed a change to branch maint
in repository gnuradio.
from ad3d367 qtgui: fixes a problem with the number sink when fed NaN
or +/-inf.
new 09ba248 volk: adding string.h to puppet for memset calls.
new 488f24f digital: Fix error in HDLC framer rejecting packets when
falsely determined to be "out of frame".
new 2d76452 Merge remote-tracking branch 'bistromath/hdlc' into maint
new 35efc33 digital: Removed spurious XML
new 2607329 Merge remote-tracking branch 'mbant/digital/spurious_xml'
into maint
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:
gr-digital/grc/digital_block_tree.xml | 1 -
gr-digital/grc/digital_ofdm_mod2.xml | 64 -------------------------
gr-digital/lib/hdlc_deframer_bp_impl.cc | 24 ++++------
gr-digital/lib/hdlc_deframer_bp_impl.h | 1 -
volk/kernels/volk/volk_8u_conv_k7_r2puppet_8u.h | 1 +
5 files changed, 10 insertions(+), 81 deletions(-)
delete mode 100644 gr-digital/grc/digital_ofdm_mod2.xml
- [Commit-gnuradio] [gnuradio] branch maint updated (ad3d367 -> 2607329),
git <=
- [Commit-gnuradio] [gnuradio] 02/05: volk: adding string.h to puppet for memset calls., git, 2014/07/27
- [Commit-gnuradio] [gnuradio] 05/05: Merge remote-tracking branch 'mbant/digital/spurious_xml' into maint, git, 2014/07/27
- [Commit-gnuradio] [gnuradio] 04/05: Merge remote-tracking branch 'bistromath/hdlc' into maint, git, 2014/07/27
- [Commit-gnuradio] [gnuradio] 03/05: digital: Fix error in HDLC framer rejecting packets when falsely determined to be "out of frame"., git, 2014/07/27
- [Commit-gnuradio] [gnuradio] 01/05: digital: Removed spurious XML, git, 2014/07/27