Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
this in the future.
The sed script was provided by Moritz Fischer.
|
|
|
|
volk_32f_s32f_convert_16i_a was also a problem,
previously volk_32f_s32f_convert_16i_u was fixed to have config.h.
I heard putting config h stuff into public headers was bad practice.
Including config.h into the generated cc file should fix this issue from now on.
|
|
|
|
machines until it's fixed.
|
|
on 32-bit machines.
Not currently used in GNU Radio, so no change in behavior there.
|
|
|
|
|
|
Conflicts:
config/grc_volk.m4
gnuradio-core/src/guile/tests/gengen_ctors.test
gnuradio-core/src/lib/Makefile.am
gnuradio-core/src/lib/general/.gitignore
gnuradio-core/src/lib/general/Makefile.am
gnuradio-core/src/lib/gengen/.gitignore
gnuradio-core/src/python/gnuradio/gr/Makefile.am
volk/include/volk/Makefile.am
|
|
Rounds to nearest number.
|
|
Conflicts:
volk/apps/volk_profile.cc
|
|
|
|
volk_32fc_s32fc_multiply_32fc_a's Orc impl due to it not working.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also adds SSE and AVX and unaligned Volk versions for this.
|
|
|
|
|
|
multiply 2 streams.
|
|
|
|
complex numbers.
|
|
|
|
|
|
The float to int clips at smaller than 2^32 because of the limits of the float representation.
|
|
|
|
|
|
|
|
|
|
Conflicts:
config/lf_warnings.m4
volk/config/lf_warnings.m4
|
|
|
|
Nick Foster owes Nick Corgan a six-pack of beer!
|
|
|
|
|
|
|
|
tested 10x faster than generic.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|