volk.git
5 years ago[PATCH 6/7] Fix the broken index max kernels
Clayton Smith [Sat, 21 Mar 2020 18:59:24 +0000 (14:59 -0400)]
[PATCH 6/7] Fix the broken index max kernels

Gbp-Pq: Name 0006-Fix-the-broken-index-max-kernels.patch

5 years ago[PATCH 5/7] clang-format: Rebase onto current master
Johannes Demel [Tue, 17 Mar 2020 21:07:07 +0000 (22:07 +0100)]
[PATCH 5/7] clang-format: Rebase onto current master

This commit applies clang format to the latest master branch.

Gbp-Pq: Name 0005-clang-format-Rebase-onto-current-master.patch

5 years ago[PATCH 4/7] clang-format: Update PR with GitHub Action
Johannes Demel [Tue, 17 Mar 2020 20:53:08 +0000 (21:53 +0100)]
[PATCH 4/7] clang-format: Update PR with GitHub Action

Gbp-Pq: Name 0004-clang-format-Update-PR-with-GitHub-Action.patch

5 years ago[PATCH 3/7] clang-format: Apply clang-format
Johannes Demel [Sun, 23 Feb 2020 14:03:47 +0000 (15:03 +0100)]
[PATCH 3/7] clang-format: Apply clang-format

This commit adds `.clang-format` from GNU Radio and apply clang-format.

Run:
`find . -regex '.*\.\(c\|cc\|cpp\|cxx\|h\|hh\)' -exec clang-format \
-style=file -i {} \;`
in `.`.

Gbp-Pq: Name 0003-clang-format-Apply-clang-format.patch

5 years ago[PATCH 2/7] exp: Rename SSE4.1 to SSE2 kernel
Johannes Demel [Tue, 17 Mar 2020 20:20:51 +0000 (21:20 +0100)]
[PATCH 2/7] exp: Rename SSE4.1 to SSE2 kernel

The SSE kernel only requires SSE2 instructions. Thus, we can just use
this instruction level.

Gbp-Pq: Name 0002-exp-Rename-SSE4.1-to-SSE2-kernel.patch

5 years ago[PATCH 1/7] volk: accurate exp kernel.
Tom Rondeau [Tue, 7 Apr 2015 18:37:28 +0000 (14:37 -0400)]
[PATCH 1/7] volk: accurate exp kernel.

A more accurate exp VOLK kernel than volk_32f_expfast_32f.Taken from
code licensed with zlib.

Gbp-Pq: Name 0001-volk-accurate-exp-kernel.patch

5 years agovolk (2.2.1-2) unstable; urgency=medium
A. Maitland Bottoms [Sat, 28 Mar 2020 01:48:10 +0000 (01:48 +0000)]
volk (2.2.1-2) unstable; urgency=medium

  * update to v2.2.1-11-gfaf230e
  * cmake: Remove the ORC from the VOLK public link interface
  * Fix the broken index max kernels

[dgit import unpatched volk 2.2.1-2]

5 years agoImport volk_2.2.1-2.debian.tar.xz
A. Maitland Bottoms [Sat, 28 Mar 2020 01:48:10 +0000 (01:48 +0000)]
Import volk_2.2.1-2.debian.tar.xz

[dgit import tarball volk 2.2.1-2 volk_2.2.1-2.debian.tar.xz]

5 years agoImport volk_2.2.1.orig.tar.xz
A. Maitland Bottoms [Mon, 24 Feb 2020 23:08:05 +0000 (23:08 +0000)]
Import volk_2.2.1.orig.tar.xz

[dgit import orig volk_2.2.1.orig.tar.xz]