summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-02-05howto: various fixes cmake, cleanupJohnathan Corgan
2012-02-03Merge branch 'maint'Johnathan Corgan
2012-02-03Fixed mislabeled dependencies for Fedora 15Nicholas Corgan
2012-02-02core: more fixes when moving files from gengen to general.Tom Rondeau
2012-02-02volk: adding new functions to Makefile.Tom Rondeau
2012-02-02volk: adding new Volk functions added in this branch to the volk_profile tool...Tom Rondeau
2012-02-02core: moving multiply_cc and multiply_const_cc out of gengen and into general...Tom Rondeau
2012-02-02volk: improving performance of multiply_const and multiply two streams.Tom Rondeau
2012-02-02Merge branch 'maint'Johnathan Corgan
2012-02-02sched: better working alignment handling.Tom Rondeau
2012-02-02grc: better error for import gr failJosh Blum
2012-02-02grc: fix install permissions on grc_setup_freedesktopJosh Blum
2012-02-02volk: adding unaligned versions of complex multiply a constant and complex mu...Tom Rondeau
2012-02-01Merge branch 'maint' of gnuradio.org:gnuradio into maintTom Rondeau
2012-02-01Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau
2012-02-01Merge branch 'maint'Tom Rondeau
2012-02-01uhd: fix for uhd_fft to work with basicRx d'board.Marcus Leech
2012-02-01Merge branch 'uhd_fft_rxbasic'Tom Rondeau
2012-02-01uhd: fix for uhd_fft to work with basicRx d'board.Marcus Leech
2012-01-30core: redo fft_filter (complex and float) with Volk.Tom Rondeau
2012-01-30core: fixing up complex_to_xxx for using Volk where appropriate. Speed benchm...Tom Rondeau
2012-01-30core: complex_to_xxx (float, real, imag, arg) to volk.Tom Rondeau
2012-01-30volk: adding complex to imag kernel.Tom Rondeau