Statistics
| Branch: | Tag: | Revision:

root / volk / include @ 82cafc43

Name Size
  volk
.gitignore 74 Bytes
Makefile.am 831 Bytes

Latest revisions

# Date Author Comment
82cafc43 01/21/2011 08:26 pm Nick Foster

Volk: fixed naming error. test coverage @ 75%, still need to add support for multiple outputs in the checker.
some errors in the library were exposed by the new test suite, and a couple of bad Orc functions. need to investigate.

b6850bbd 01/21/2011 07:25 pm Nick Foster

Merge branch 'next' of http://gnuradio.org/git/gnuradio into volk_rename

Conflicts:
volk/lib/Makefile.am

e3600f59 01/21/2011 06:53 pm Nick Foster

volk: renamed all files. added all tests. some test things are still broken.

d486ff4b 01/16/2011 10:03 pm Nick Foster

volk_rename: renamed basically everything in the volk lib to have logically consistent function names

2e861045 01/15/2011 03:53 pm Tom Rondeau

This should not have been put here.

eeb0c8e2 01/15/2011 03:52 pm Tom Rondeau

Merge branch 'volkosx' of github.com:trondeau/gnuradio into volkosx

568d0caf 01/15/2011 04:33 am Tom Rondeau

A fix for volk_cpu being a duplicate variable. Declared as extern in the header file volk_cpu.h and actually created in the C files.

Note that this could be a problem if multiple architectures are ever (can ever?) be built at the same time. If that happens, we can move this variable declaration to another C file that is made common to all builds.

74e9f2b0 01/15/2011 04:18 am Tom Rondeau

Creates volk_cpu in a .cc file and externs it in the header.

81c3086b 01/15/2011 12:58 am Tom Rondeau

Cleans up the Makefiles for the various platforms. This should also make it easier to add new architectures. Thanks to Josh for the inspiration.

c501dc11 01/11/2011 11:35 pm Nick Foster

Volk: fixed normalize.

View revisions

Also available in: Atom