discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] VOLK Release v1.0.2


From: West, Nathan
Subject: [Discuss-gnuradio] VOLK Release v1.0.2
Date: Fri, 24 Jul 2015 10:02:03 -0400

Release v1.0.2 (This is a very small release). Release notes are available on http://libvolk.org/news_raw/ and in the commit notes of the v1.0.2 tag via git.

This is a relatively minor maintenance release with bug fixes since v1.0.1.

Contributors
===========

The following have contributed code to this release:

 * Nathan West <address@hidden>

Changes
=======

The major change is the CMake logic to add ASM protokernels.  Rather than
depending on CFLAGS and ASMFLAGS we use the results of VOLK's built in has_ARCH
tests. All configurations should work the same as before, but manually
specifying CFLAGS and ASMFLAGS on the cmake call for ARM native builds should
no longer be necessary.

The 32fc_s32fc_x2_rotator_32fc generic protokernel now includes a previously
implied header.

Finally, there is a fix to return the "best" protokernel to the dispatcher when
no volk_config exists. Thanks to Alexandre Raymond for pointing this out.


Cheers,
Nathan

reply via email to

[Prev in Thread] Current Thread [Next in Thread]