| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Complements gnuradio/gnuradio#1563, larger-scope version of
the issue gnuradio/gnuradio#1561 .
|
|
|
|
| |
We should be more careful about letting these into the code in the future. In emacs, we can use (add-hook 'before-save-hook 'delete-trailing-whitespace).
|
|
|
|
|
|
| |
The volk kernels are const and there is no reason to clobber the input
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
|
|
|
|
| |
blocks: added rotateN to rotator that calls VOLK kernel.
|
|
|