Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove volk to prepare for submodule | Johnathan Corgan | 2015-03-29 | 6 | -739/+0 |
| | | | | | Conflicts: volk/cmake/GrPython.cmake | ||||
* | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 5 | -83/+83 |
| | | | | We should be more careful about letting these into the code in the future. In emacs, we can use (add-hook 'before-save-hook 'delete-trailing-whitespace). | ||||
* | volk: add/remove ORC protokernels in volk_modtool | Nathan West | 2014-03-02 | 1 | -2/+22 |
| | |||||
* | volk: fixed volk build to be independent (again) from GR. | Tom Rondeau | 2013-12-19 | 1 | -4/+4 |
| | | | | Should rename GrPython.cmake to VolkPython.cmake. | ||||
* | volk: modifying volk_modtool. | Tom Rondeau | 2013-03-01 | 4 | -7/+34 |
| | | | | | 1. Better handling of initial config cases. 2. Don't over-write an existing directory when using -i. | ||||
* | volk: adding to the README to better describe how to use volk_modtool. | Tom Rondeau | 2013-02-26 | 1 | -1/+72 |
| | |||||
* | volk: adding a volk_modtool tool. | Tom Rondeau | 2013-02-26 | 6 | -0/+621 |
| | |||||
* | volk: added compile utils and cleanup cmakelists | Josh Blum | 2012-04-19 | 4 | -184/+0 |
| | |||||
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | 2012-04-13 | 4 | -19/+19 |
| | | | | | | this in the future. The sed script was provided by Moritz Fischer. | ||||
* | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 2 | -90/+0 |
| | | | | Nick Foster owes Nick Corgan a six-pack of beer! | ||||
* | volk: Cleaning up naming from old libvector to volk. | Tom Rondeau | 2010-12-08 | 4 | -17/+17 |
| | |||||
* | volk: Updating build system so that volk configures and builds from gnuradio ↵ | Tom Rondeau | 2010-12-08 | 1 | -60/+5 |
| | | | | top level dir. | ||||
* | Initial checkin for VOLK - Vector-Optimized Library of Kernels. This is a ↵ | Tom Rondeau | 2010-12-07 | 6 | -0/+329 |
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. |