summaryrefslogtreecommitdiff
path: root/volk/orc
AgeCommit message (Expand)Author
2012-01-18Merge branch 'master' into nextTom Rondeau
2012-01-18volk: fix for newer orc.Nick Foster
2012-01-06Merge branch 'master' into nextTom Rondeau
2012-01-06Revert "volk: remove warning about implicit declaration of sqrt."Tom Rondeau
2011-12-11Merge branch 'master' into nextJohnathan Corgan
2011-12-11volk: remove warning about implicit declaration of sqrt.Tom Rondeau
2011-12-08Removed autotools, gr-waveform, some cleanupJohnathan Corgan
2011-12-06volk: fixed autotools build when orc is available.Tom Rondeau
2011-12-01Volk: fix volk_32fc_s32f_magnitude_16i_a Orc implementation for saturating ma...Nick Foster
2011-12-01Volk: whoopsNick Foster
2011-12-01Volk: added 32fc x scalar multiply, implemented in Orc & generic. Orc/SSE tes...Nick Foster
2011-05-18Volk: renamed everything else to _a instead of _a16, makefiles includedNick Foster
2011-04-15Volk: Link Orc into libvolk.so instead of as a separate installed libNick Foster
2011-04-15volk: forgot to add this oneNick Foster
2011-03-12Added/updated ignore files.Johnathan Corgan
2011-01-26Volk: fix for 32fc_s32f_magnitude_16i orc impl.Nick Foster
2011-01-26Volk: fixed volk_8i_s32f_convert_32f_a16_orc_impl.Nick Foster
2011-01-25Volk: Orc impl for complex multiply fixed. Maybe some room for optimization.Nick Foster
2011-01-13Volk: fixed placeholder Orc impl for 32fc_x2_multiply_32fcroot
2011-01-21volk: renamed all files. added all tests. some test things are still broken.Nick Foster
2011-01-16volk_rename: renamed basically everything in the volk lib to have logically c...Nick Foster
2011-01-14Volk: QA code fixes, more Orc routines.Nick Foster
2011-01-11Volk: Added more Orc routines (including complex multiply). Started redoing t...Nick Foster
2010-12-17Volk: Orc impl for 32fc_magnitude_16s saturates at -max instead of +max.Nick Foster
2010-12-17Volk: Magnitude functions. 32fc_magnitude_16s currently clips to +MAX instead...Nick Foster
2010-12-17Volk: A bunch of new Orc routines plus a couple of build changes.Nick Foster
2010-12-15Volk: A bunch of new ORC routines plus tests.Nick Foster
2010-12-14Volk: Some new basic Orc implementations with QA codeNick Foster
2010-12-14Volk: Added QA tests for all the Orc stuff. Added a 16u_byteswap but it's bro...Nick Foster
2010-12-14Volk: patch via Nick M.Nick Foster
2010-12-14Fixed some broken.Nick Foster
2010-12-14Volk: added some more Orc functions. Haven't added to tests yet.Nick Foster
2010-12-14pre-patch...Nick Foster
2010-12-14Volk: Automated more automake for orc. Brought orcc generation in. Shared lib...Nick Foster
2010-12-13volk: added ORC integration. still requires polishing.Nick Foster