summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-13volk: improved GR benchmark and plotting utilities.Tom Rondeau
2012-02-13volk: test commands for measuring type conversion performance.Tom Rondeau
2012-02-13core: fixed alignment call for char_to_short.Tom Rondeau
2012-02-13volk: adding an examples directory with scripts to benchmark and compare volk...Tom Rondeau
2012-02-13core: using volk for conjugate block and added QA code for it.Tom Rondeau
2012-02-13volk: adding complex conjugate kernel.Tom Rondeau
2012-02-13volk: fixed complex multiply and conjugate kernel to use xor for conjugation.Tom Rondeau
2012-02-13core: added Volk-optimized gr_multiply_conjugate_cc at one block with QA code.Tom Rondeau
2012-02-13volk: added a 32fc multiply conjugate kernel.Tom Rondeau
2012-02-13core: added volk version of add_ff.Tom Rondeau
2012-02-13volk: added unaligned version of adding 2 vectors.Tom Rondeau
2012-02-13core: new multiply_const_ff and multiply_ff blocks done using Volk.Tom Rondeau
2012-02-13volk: new unaligned versions of float multipliers.Tom Rondeau
2012-02-13sched: some added protections and checks for the alignment states.Tom Rondeau
2012-02-13core: moving multiply_const_ff from gengen to general to take advantage of volk.Tom Rondeau
2012-02-10docs: applying operator fix to howto-write-a-block, too.Marcus Mueller
2012-02-10docs: swig_docs don't look at operators when building Python documentation.Marcus Mueller
2012-02-10Merge branch 'maint'Tom Rondeau
2012-02-10cmake: adding uninstall target for howto-write-a-block-cmake.Martin Braun
2012-02-08cmake: fix for handling fftw_threads as an optional library only.Tom Rondeau
2012-02-07Merge branch 'maint'Tom Rondeau
2012-02-07docs: better handling of html only for formulas.Tom Rondeau
2012-02-06gui: better handling of buffers in oscope for stripchart/non-stripchart.Marcus Leech
2012-02-06Merge branch 'maint'Johnathan Corgan
2012-02-06Merge remote branch 'ncorgan/package-version-fix' into maintJohnathan Corgan
2012-02-06CMake package uses "X.X.X" version number instead of "vX.X.X"Nicholas Corgan
2012-02-06Merge branch 'maint'Johnathan Corgan
2012-02-06Revert "dpkg rejects "vX.X.X" version number because it doesn't start with a ...Johnathan Corgan
2012-02-06Merge branch 'maint'Tom Rondeau
2012-02-06grc: add nthread parameter to FFT-based blocks.Tom Rondeau
2012-02-06core: updated missed vfc version of fft block to use nthreads.Tom Rondeau
2012-02-06Merge branch 'maint' of gnuradio.org:gnuradio into maintTom Rondeau
2012-02-06Merge branch 'maint'Johnathan Corgan
2012-02-06Merge remote branch 'ncorgan/package-version-fix' into maintJohnathan Corgan
2012-02-06docs: fixed some markup of formulas between html and xml (and therefore the s...Tom Rondeau
2012-02-06dpkg rejects "vX.X.X" version number because it doesn't start with a number, ...Nicholas Corgan
2012-02-06core: fix a warning.Tom Rondeau
2012-02-06Merge branch 'maint'Tom Rondeau
2012-02-06Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau
2012-02-06Merge branch 'maint' of gnuradio.org:gnuradio into maintTom Rondeau
2012-02-06core: expose nthreads setting through to fft_filters.Tom Rondeau
2012-02-06Merge branch 'maint'Johnathan Corgan
2012-02-06howto: fix cmake swig header installationJohnathan Corgan
2012-02-06core: expose nthreads capabilities to gr_fft_vcc.Tom Rondeau
2012-02-06core: add functions to set/get nthreads of gri FFT object.Tom Rondeau
2012-02-06core: enable use of fftw's threading capabilities.Marcus Leech
2012-02-06Merge branch 'maint'Tom Rondeau
2012-02-06io: fix triggering and performance issues with oscope; specifically for the s...Marcus Leech
2012-02-05Merge branch 'maint'Johnathan Corgan
2012-02-05cmake: remove QUIET option from some listfilesJohnathan Corgan