summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-02-06Merge branch 'master' into nextTom 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-06Merge branch 'master' into nextTom Rondeau
2012-02-06core: expose nthreads setting through to fft_filters.Tom Rondeau
Can set nthreads as last arg to filter; defaults to 1 so no change in default behavior.
2012-02-06Merge branch 'master' into nextJohnathan Corgan
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
Can set and get nthreads; defaults to 1, so no change in default behavior.
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
Can set nthreads when creating an fftw class; defaults to 1, so there's no change in default behavior.
2012-02-06Merge branch 'maint'Tom Rondeau
2012-02-06io: fix triggering and performance issues with oscope; specifically for the ↵Marcus Leech
strip-chart features.
2012-02-05Merge branch 'master' into nextJohnathan Corgan
2012-02-05Merge branch 'maint'Johnathan Corgan
2012-02-05cmake: remove QUIET option from some listfilesJohnathan Corgan
* PKG_CHECK_MODULES only supports QUIET >=2.8.2, Ubuntu LTS has 2.8.0
2012-02-05howto: various fixes cmake, cleanupJohnathan Corgan
* Fixed include dir variable, now works when gnuradio-core in custom prefix * Removed QUIET option, only works for cmake >=2.8.2, Ubuntu LTS has 2.8.0 * Fixed library name for gruel search
2012-02-03Merge branch 'master' into nextJohnathan Corgan
2012-02-03Merge branch 'maint'Johnathan Corgan
2012-02-03Fixed mislabeled dependencies for Fedora 15Nicholas Corgan
2012-02-02Merge branch 'master' into nextJohnathan Corgan
2012-02-02Merge branch 'maint'Johnathan Corgan
2012-02-02grc: better error for import gr failJosh Blum
2012-02-02grc: fix install permissions on grc_setup_freedesktopJosh Blum
2012-02-01Merge branch 'master' into nextTom 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-27Merge branch 'master' into nextJohnathan Corgan
2012-01-27Merge branch 'gr-uhd-async-msg-recv'Johnathan Corgan
2012-01-26uhd: add async message print option to appsJohnathan Corgan
2012-01-26uhd: add utility function to convert raw gr_message to async_metadata_tJohnathan Corgan
2012-01-25Merge branch 'master' into nextJohnathan Corgan
2012-01-25Merge branch 'maint'Johnathan Corgan
2012-01-25core: fix floor ambiguous overload in vcc fftwJosh Blum
The msvc compiler doesnt like the ambiguous overload of floor. However, floor should not have an effect on the integer divide anyway.
2012-01-21Merge branch 'master' into nextTom Rondeau
2012-01-21Merge branch 'maint'Tom Rondeau
2012-01-21noaa: add pc file for gr-noaa to m4 file.Tom Rondeau
2012-01-19Merge branch 'master' into nextTom Rondeau
2012-01-19Merge branch 'maint'Tom Rondeau
2012-01-19docs: another try/except/rerun spot.Tom Rondeau
2012-01-19Merge branch 'maint'Tom Rondeau
2012-01-19Merge branch 'nosync' into maintTom Rondeau
2012-01-19core: fixed bug in FFT shift operation.Tom Rondeau
2012-01-18Merge branch 'master' into nextTom Rondeau
2012-01-18Merge branch 'maint'Tom Rondeau