summaryrefslogtreecommitdiff
path: root/volk/apps
AgeCommit message (Expand)Author
2013-01-20volk: the profiler is no longer strictly unixJosh Blum
2013-01-20volk: remove bad find_package missing components, this is declared in top levelJosh Blum
2012-12-07core: added gr_tuntap_pdu, gr_socket_pdu, and msg passing enhancementsTim O'Shea
2012-07-15volk: adding unaligned byteswap kernel.Tom Rondeau
2012-06-20Merge branch 'gr_filter'Johnathan Corgan
2012-06-15volk: adding new kernels to test and profile.Tom Rondeau
2012-05-11volk: add SIMD implementation for fixed phase rotationNick McCarthy
2012-04-19volk: fix volk_profile install ruleJosh Blum
2012-04-19volk: work on template stuffJosh Blum
2012-04-13Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau
2012-03-01Merge branch 'master' into nextJohnathan Corgan
2012-02-23Merge remote branch 'bistromath/volk_fix' into safe_alignTom Rondeau
2012-02-21Volk: add scalar const support to the profiler/QA code. Disabled volk_32fc_s3...Nick Foster
2012-02-13volk: adding complex conjugate kernel.Tom Rondeau
2012-02-13volk: added a 32fc multiply conjugate kernel.Tom Rondeau
2012-02-13volk: added unaligned version of adding 2 vectors.Tom Rondeau
2012-02-13volk: new unaligned versions of float multipliers.Tom Rondeau
2012-02-13core: moving multiply_const_ff from gengen to general to take advantage of volk.Tom Rondeau
2012-02-02volk: adding new Volk functions added in this branch to the volk_profile tool...Tom Rondeau
2011-12-08Removed autotools, gr-waveform, some cleanupJohnathan Corgan
2011-12-01Volk: bring QA test changes into the profiler as wellNick Foster
2011-12-01Volk: 32f_s32f_multiply_32fNick Foster
2011-12-01Volk: add 32fc_s32fc_multiply_32fc to profilerNick Foster
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-07-20volk: snagged the volk changes from cmake branchJosh Blum
2011-05-18Volk: renamed everything else to _a instead of _a16, makefiles includedNick Foster
2011-05-12Volk: I keep pulling tests out for testing and forgetting to put them back in...Nick Foster
2011-05-12Volk: avx impl for 32f_s32f_convert_32iNick Foster
2011-05-12Volk: uncomment most of the profiler testsNick Foster
2011-05-12Volk: move configuration into ~/.volk instead of ~/.gnuradio, add ability to ...Nick Foster
2011-05-12Volk: profiling works. loads prefs on init. volk_rank_archs looks in prefs fi...Nick Foster
2011-05-11Volk: Profiler is in apps/ now. Added name to function info. Going to C++-ify...Nick Foster
2010-12-08volk: Updating build system so that volk configures and builds from gnuradio ...Tom Rondeau
2010-12-07Initial checkin for VOLK - Vector-Optimized Library of Kernels. This is a new...Tom Rondeau