Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-23 | Update volk .gitignores | Eric Blossom | |
2010-12-16 | Including time header to qa files. | Tom Rondeau | |
2010-12-10 | volk: Fixing build system to handle making volk_mktables, volk_tables.h, and ↵ | Tom Rondeau | |
volk_config.h instead of a standalone shell script. | |||
2010-12-09 | volk: Adding a few more generic-only test cases. | Tom Rondeau | |
2010-12-09 | volk: adding generic QA test for 16sc_magnitude_32f. | Tom Rondeau | |
2010-12-08 | Removing autotests of volk during make check and distchecks since they take ↵ | Tom Rondeau | |
a long time to run. These can be run by hand by executing volk/lib/test_all Also made a comment about needing a possible fix for this makefile. | |||
2010-12-08 | volk: more changes to build system so that VPATH builds properly and project ↵ | Tom Rondeau | |
makes distcheck. | |||
2010-12-08 | volk: Working on VPATH build issues. Makes it through configure, fails on make. | Tom Rondeau | |
2010-12-08 | volk: Fixing makefiles for dist. Distcheck still failing on other issues now. | Tom Rondeau | |
2010-12-08 | volk: Adding gitignore files. | Tom Rondeau | |
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. |