summaryrefslogtreecommitdiff
path: root/volk/apps
Commit message (Expand)AuthorAgeFilesLines
* core: added gr_tuntap_pdu, gr_socket_pdu, and msg passing enhancementsTim O'Shea2012-12-071-1/+1
* volk: adding unaligned byteswap kernel.Tom Rondeau2012-07-151-0/+1
* Merge branch 'gr_filter'Johnathan Corgan2012-06-201-0/+3
|\
| * volk: adding new kernels to test and profile.Tom Rondeau2012-06-151-0/+3
* | volk: add SIMD implementation for fixed phase rotationNick McCarthy2012-05-111-0/+1
|/
* volk: fix volk_profile install ruleJosh Blum2012-04-191-1/+1
* volk: work on template stuffJosh Blum2012-04-191-4/+3
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-131-2/+2
* Merge branch 'master' into nextJohnathan Corgan2012-03-012-2/+23
|\
| * Merge remote branch 'bistromath/volk_fix' into safe_alignTom Rondeau2012-02-231-2/+3
| |\
| | * Volk: add scalar const support to the profiler/QA code. Disabled volk_32fc_s3...Nick Foster2012-02-211-2/+2
| * | volk: adding complex conjugate kernel.Tom Rondeau2012-02-131-0/+2
| * | volk: added a 32fc multiply conjugate kernel.Tom Rondeau2012-02-131-0/+2
| * | volk: added unaligned version of adding 2 vectors.Tom Rondeau2012-02-131-0/+1
| * | volk: new unaligned versions of float multipliers.Tom Rondeau2012-02-131-0/+1
| * | core: moving multiply_const_ff from gengen to general to take advantage of volk.Tom Rondeau2012-02-131-0/+1
| * | volk: adding new Volk functions added in this branch to the volk_profile tool...Tom Rondeau2012-02-022-0/+13
| |/
* / Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-081-27/+0
|/
* Volk: bring QA test changes into the profiler as wellNick Foster2011-12-011-4/+4
* Volk: 32f_s32f_multiply_32fNick Foster2011-12-011-0/+1
* Volk: add 32fc_s32fc_multiply_32fc to profilerNick Foster2011-12-011-0/+1
* gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-9/+9
* volk: snagged the volk changes from cmake branchJosh Blum2011-07-201-0/+7
* Volk: renamed everything else to _a instead of _a16, makefiles includedNick Foster2011-05-181-76/+76
* Volk: I keep pulling tests out for testing and forgetting to put them back in...Nick Foster2011-05-121-2/+1
* Volk: avx impl for 32f_s32f_convert_32iNick Foster2011-05-121-1/+2
* Volk: uncomment most of the profiler testsNick Foster2011-05-121-3/+2
* Volk: move configuration into ~/.volk instead of ~/.gnuradio, add ability to ...Nick Foster2011-05-121-5/+21
* Volk: profiling works. loads prefs on init. volk_rank_archs looks in prefs fi...Nick Foster2011-05-122-6/+6
* Volk: Profiler is in apps/ now. Added name to function info. Going to C++-ify...Nick Foster2011-05-112-0/+158
* volk: Updating build system so that volk configures and builds from gnuradio ...Tom Rondeau2010-12-081-1/+1
* Initial checkin for VOLK - Vector-Optimized Library of Kernels. This is a new...Tom Rondeau2010-12-071-0/+27