Age | Commit message (Collapse) | Author |
|
finished.
|
|
|
|
same value.
|
|
|
|
The full vector is received because of the switch to a gr_block, so we exted the expected_data vector; otherwise, the results are the same
|
|
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.
|
|
|
|
|
|
'AudioHardwareGetProperty'
|
|
|
|
|
|
into safe_align
|
|
|
|
plotting tool.
|
|
Conflicts:
gnuradio-core/src/lib/filter/gr_fft_filter_ccc.cc
gnuradio-core/src/lib/filter/gr_fft_filter_fff.cc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instead of just the raw numbers.
|
|
|
|
like the kwargs.
|
|
to use it.
|
|
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.
|
|
numbers.
|
|
|
|
|
|
|
|
volk-optimized GR blocks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also adds SSE and AVX and unaligned Volk versions for this.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|