| Commit message (Expand) | Author | Age | Files | Lines |
* | core: added gr_tuntap_pdu, gr_socket_pdu, and msg passing enhancements | Tim O'Shea | 2012-12-07 | 1 | -1/+1 |
* | volk: adding unaligned byteswap kernel. | Tom Rondeau | 2012-07-15 | 1 | -0/+1 |
* | Merge branch 'gr_filter' | Johnathan Corgan | 2012-06-20 | 1 | -0/+3 |
|\ |
|
| * | volk: adding new kernels to test and profile. | Tom Rondeau | 2012-06-15 | 1 | -0/+3 |
* | | volk: add SIMD implementation for fixed phase rotation | Nick McCarthy | 2012-05-11 | 1 | -0/+1 |
|/ |
|
* | volk: fix volk_profile install rule | Josh Blum | 2012-04-19 | 1 | -1/+1 |
* | volk: work on template stuff | Josh Blum | 2012-04-19 | 1 | -4/+3 |
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 1 | -2/+2 |
* | Merge branch 'master' into next | Johnathan Corgan | 2012-03-01 | 2 | -2/+23 |
|\ |
|
| * | Merge remote branch 'bistromath/volk_fix' into safe_align | Tom Rondeau | 2012-02-23 | 1 | -2/+3 |
| |\ |
|
| | * | Volk: add scalar const support to the profiler/QA code. Disabled volk_32fc_s3... | Nick Foster | 2012-02-21 | 1 | -2/+2 |
| * | | volk: adding complex conjugate kernel. | Tom Rondeau | 2012-02-13 | 1 | -0/+2 |
| * | | volk: added a 32fc multiply conjugate kernel. | Tom Rondeau | 2012-02-13 | 1 | -0/+2 |
| * | | volk: added unaligned version of adding 2 vectors. | Tom Rondeau | 2012-02-13 | 1 | -0/+1 |
| * | | volk: new unaligned versions of float multipliers. | Tom Rondeau | 2012-02-13 | 1 | -0/+1 |
| * | | core: moving multiply_const_ff from gengen to general to take advantage of volk. | Tom Rondeau | 2012-02-13 | 1 | -0/+1 |
| * | | volk: adding new Volk functions added in this branch to the volk_profile tool... | Tom Rondeau | 2012-02-02 | 2 | -0/+13 |
| |/ |
|
* / | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 1 | -27/+0 |
|/ |
|
* | Volk: bring QA test changes into the profiler as well | Nick Foster | 2011-12-01 | 1 | -4/+4 |
* | Volk: 32f_s32f_multiply_32f | Nick Foster | 2011-12-01 | 1 | -0/+1 |
* | Volk: add 32fc_s32fc_multiply_32fc to profiler | Nick Foster | 2011-12-01 | 1 | -0/+1 |
* | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 1 | -9/+9 |
* | volk: snagged the volk changes from cmake branch | Josh Blum | 2011-07-20 | 1 | -0/+7 |
* | Volk: renamed everything else to _a instead of _a16, makefiles included | Nick Foster | 2011-05-18 | 1 | -76/+76 |
* | Volk: I keep pulling tests out for testing and forgetting to put them back in... | Nick Foster | 2011-05-12 | 1 | -2/+1 |
* | Volk: avx impl for 32f_s32f_convert_32i | Nick Foster | 2011-05-12 | 1 | -1/+2 |
* | Volk: uncomment most of the profiler tests | Nick Foster | 2011-05-12 | 1 | -3/+2 |
* | Volk: move configuration into ~/.volk instead of ~/.gnuradio, add ability to ... | Nick Foster | 2011-05-12 | 1 | -5/+21 |
* | Volk: profiling works. loads prefs on init. volk_rank_archs looks in prefs fi... | Nick Foster | 2011-05-12 | 2 | -6/+6 |
* | Volk: Profiler is in apps/ now. Added name to function info. Going to C++-ify... | Nick Foster | 2011-05-11 | 2 | -0/+158 |
* | volk: Updating build system so that volk configures and builds from gnuradio ... | Tom Rondeau | 2010-12-08 | 1 | -1/+1 |
* | Initial checkin for VOLK - Vector-Optimized Library of Kernels. This is a new... | Tom Rondeau | 2010-12-07 | 1 | -0/+27 |