Monday, November 4, 2024

Re: Deprecated volk_* functions?

Ralf,

Here's an example in one of my OOT projects.

https://github.com/drmpeg/gr-atsc3/blob/master/lib/paprtr_cc_impl.cc#L488-L492

Here's the pull request that changed things.

https://github.com/gnuradio/volk/pull/695

Ron

On 11/4/24 11:42, Ralf Gorholt wrote:
Dear all,

in one of my blocks I use VOLK functions for which the compiler prints a
"deprecated" warning message (volk_32fc_s32fc_x2_rotator_32fc and
volk_32fc_s32fc_multiply_32fc).

How do I need to change my code to get rid of them? In the volk
documentation I haven't seen anything but maybe I've overlooked it. I am
currently using VOLK version 3.1.2

Thank you for your help!

Ralf

No comments:

Post a Comment