[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch maint updated (30c7c0e -> eac6823)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch maint updated (30c7c0e -> eac6823) |
Date: |
Tue, 28 Jan 2014 20:10:54 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a change to branch maint
in repository gnuradio.
from 30c7c0e Changing search order for qwt
new b5b53e7 volk: proposed solutions to bugs 582/583
new 01bd2af volk: fixup QA's fcompare to test all differences
new d02c4c9 volk/qa: For complex series, check the EVM rather than
real/imag separately
new b5f2cac volk: enabling unaligned protokernels for rotator
new 796dcf9 volk/rotator: Fix the
volk_32fc_s32fc_x2_rotator_32fc_generic kernel
new d2f86d6 volk/rotator: Fix the renormalization process (missing
sqrt)
new 88434ec volk/rotator: Tighten the tolerance to 1e-3 in QA
new 65e2468 volk/rotator: Fix some debug printf accessing array
out-of-bound
new eac6823 volk/rotator: Use more precise phase_inc in volk_profile
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:
volk/apps/volk_profile.cc | 2 +-
.../volk/volk_32fc_s32fc_rotatorpuppet_32fc.h | 21 +++---
.../kernels/volk/volk_32fc_s32fc_x2_rotator_32fc.h | 31 +++++---
volk/lib/qa_utils.cc | 84 ++++++++++++++++++++--
volk/lib/testqa.cc | 2 +-
5 files changed, 115 insertions(+), 25 deletions(-)
- [Commit-gnuradio] [gnuradio] branch maint updated (30c7c0e -> eac6823),
git <=
- [Commit-gnuradio] [gnuradio] 03/09: volk/qa: For complex series, check the EVM rather than real/imag separately, git, 2014/01/28
- [Commit-gnuradio] [gnuradio] 09/09: volk/rotator: Use more precise phase_inc in volk_profile, git, 2014/01/28
- [Commit-gnuradio] [gnuradio] 05/09: volk/rotator: Fix the volk_32fc_s32fc_x2_rotator_32fc_generic kernel, git, 2014/01/28
- [Commit-gnuradio] [gnuradio] 07/09: volk/rotator: Tighten the tolerance to 1e-3 in QA, git, 2014/01/28
- [Commit-gnuradio] [gnuradio] 08/09: volk/rotator: Fix some debug printf accessing array out-of-bound, git, 2014/01/28
- [Commit-gnuradio] [gnuradio] 06/09: volk/rotator: Fix the renormalization process (missing sqrt), git, 2014/01/28
- [Commit-gnuradio] [gnuradio] 01/09: volk: proposed solutions to bugs 582/583, git, 2014/01/28
- [Commit-gnuradio] [gnuradio] 02/09: volk: fixup QA's fcompare to test all differences, git, 2014/01/28
- [Commit-gnuradio] [gnuradio] 04/09: volk: enabling unaligned protokernels for rotator, git, 2014/01/28