Age | Commit message (Collapse) | Author |
|
Also changed the default seed to 0. Since the current distributions enabled only change with negative seeds, this causes no change in the behavior of these sources, but will hopefully not mislead users with the use of a positive number.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
volk/apps/volk_profile.cc
|
|
finished.
|
|
same value.
|
|
|
|
This converts the block from a gr_sync_block to a gr_block since it has to return and consume different amounts when the delay setting changes.
|
|
|
|
Conflicts:
gnuradio-core/src/lib/filter/gr_fft_filter_ccc.cc
gnuradio-core/src/lib/filter/gr_fft_filter_fff.cc
|
|
|
|
Using the Volk function causes too much of a change in the output values right now. Will have to relook at it for the right thing to do. Keeping the use of vlen and scale, though.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also adds SSE and AVX and unaligned Volk versions for this.
|
|
|
|
|
|
|
|
|
|
Also updates copyright dates.
|
|
swigdocs).
|
|
|
|
Can set nthreads as last arg to filter; defaults to 1 so no change in default behavior.
|
|
Can set and get nthreads; defaults to 1, so no change in default behavior.
|
|
|
|
Can set nthreads when creating an fftw class; defaults to 1, so there's no change in default behavior.
|
|
|
|
strip-chart features.
|
|
|
|
general so they can make use of volk calls.
QA code now explicitly tests the cc versions of these blocks.
|
|
Works with max_noutput_items and set_output_multiple.
|
|
No need for sse implementation now but keeping code for reference.
|
|
benchmark were used to decide which implementation to use.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
of short_to_float.
|
|
|