summaryrefslogtreecommitdiff
path: root/volk/orc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nextTom Rondeau2012-01-181-2/+3
|\
| * volk: fix for newer orc.Nick Foster2012-01-181-2/+3
* | Merge branch 'master' into nextTom Rondeau2012-01-065-5/+5
|\|
| * Revert "volk: remove warning about implicit declaration of sqrt."Tom Rondeau2012-01-065-5/+5
* | Merge branch 'master' into nextJohnathan Corgan2011-12-115-5/+5
|\|
| * volk: remove warning about implicit declaration of sqrt.Tom Rondeau2011-12-115-5/+5
* | Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-082-59/+0
|/
* volk: fixed autotools build when orc is available.Tom Rondeau2011-12-061-2/+3
* Volk: fix volk_32fc_s32f_magnitude_16i_a Orc implementation for saturating ma...Nick Foster2011-12-011-5/+5
* Volk: whoopsNick Foster2011-12-011-0/+5
* Volk: added 32fc x scalar multiply, implemented in Orc & generic. Orc/SSE tes...Nick Foster2011-12-011-0/+18
* Volk: renamed everything else to _a instead of _a16, makefiles includedNick Foster2011-05-1825-46/+46
* Volk: Link Orc into libvolk.so instead of as a separate installed libNick Foster2011-04-151-1/+1
* volk: forgot to add this oneNick Foster2011-04-151-0/+6
* Added/updated ignore files.Johnathan Corgan2011-03-121-0/+2
* Volk: fix for 32fc_s32f_magnitude_16i orc impl.Nick Foster2011-01-261-1/+1
* Volk: fixed volk_8i_s32f_convert_32f_a16_orc_impl.Nick Foster2011-01-261-2/+4
* Volk: Orc impl for complex multiply fixed. Maybe some room for optimization.Nick Foster2011-01-251-3/+14
* Volk: fixed placeholder Orc impl for 32fc_x2_multiply_32fcroot2011-01-131-0/+1
* volk: renamed all files. added all tests. some test things are still broken.Nick Foster2011-01-2118-33/+34
* volk_rename: renamed basically everything in the volk lib to have logically c...Nick Foster2011-01-1624-47/+47
* Volk: QA code fixes, more Orc routines.Nick Foster2011-01-144-1/+20
* Volk: Added more Orc routines (including complex multiply). Started redoing t...Nick Foster2011-01-111-0/+3
* Volk: Orc impl for 32fc_magnitude_16s saturates at -max instead of +max.Nick Foster2010-12-171-1/+5
* Volk: Magnitude functions. 32fc_magnitude_16s currently clips to +MAX instead...Nick Foster2010-12-173-17/+13
* Volk: A bunch of new Orc routines plus a couple of build changes.Nick Foster2010-12-1710-42/+69
* Volk: A bunch of new ORC routines plus tests.Nick Foster2010-12-156-1/+105
* Volk: Some new basic Orc implementations with QA codeNick Foster2010-12-145-4/+21
* Volk: Added QA tests for all the Orc stuff. Added a 16u_byteswap but it's bro...Nick Foster2010-12-142-1/+6
* Volk: patch via Nick M.Nick Foster2010-12-141-2/+4
* Fixed some broken.Nick Foster2010-12-142-1/+7
* Volk: added some more Orc functions. Haven't added to tests yet.Nick Foster2010-12-143-0/+18
* pre-patch...Nick Foster2010-12-141-1/+4
* Volk: Automated more automake for orc. Brought orcc generation in. Shared lib...Nick Foster2010-12-141-3/+11
* volk: added ORC integration. still requires polishing.Nick Foster2010-12-132-0/+29