Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-10 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Nick Foster | |
2010-12-17 | Volk: Orc impl for 32fc_magnitude_16s saturates at -max instead of +max. | Nick Foster | |
2010-12-17 | Volk: Magnitude functions. 32fc_magnitude_16s currently clips to +MAX ↵ | Nick Foster | |
instead of -MAX. | |||
2010-12-17 | Volk: A bunch of new Orc routines plus a couple of build changes. | Nick Foster | |
32fc_magnitude_16s fails test_all right now. | |||
2010-12-16 | Including time header to qa files. | Tom Rondeau | |
2010-12-15 | Volk: A bunch of new ORC routines plus tests. | Nick Foster | |
Also fixed a typo in the generic version of 16sc_magnitude_16s_a16. | |||
2010-12-07 | Initial checkin for VOLK - Vector-Optimized Library of Kernels. This is a ↵ | Tom Rondeau | |
new SIMD library. It currently stands by itself under the GNU Radio tree and can be used separately. We will integrate the build process into GNU Raio and start building off of its functionality over time. |