Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-06 | Merge remote branch 'ncorgan/package-version-fix' into maint | Johnathan Corgan | |
2012-02-06 | CMake package uses "X.X.X" version number instead of "vX.X.X" | Nicholas Corgan | |
2012-02-06 | Merge branch 'master' into next | Johnathan Corgan | |
2012-02-06 | Merge branch 'maint' | Johnathan Corgan | |
2012-02-06 | Revert "dpkg rejects "vX.X.X" version number because it doesn't start with a ↵ | Johnathan Corgan | |
number, CMake assigns "X.X.X" version number to generated executables" This reverts commit c2a9dedc9ff7027c55ace3bf356bc452067e1b86. | |||
2012-02-06 | Merge branch 'master' into next | Tom Rondeau | |
2012-02-06 | Merge branch 'maint' | Tom Rondeau | |
2012-02-06 | grc: add nthread parameter to FFT-based blocks. | Tom Rondeau | |
2012-02-06 | core: updated missed vfc version of fft block to use nthreads. | Tom Rondeau | |
Also updates copyright dates. | |||
2012-02-06 | Merge branch 'maint' of gnuradio.org:gnuradio into maint | Tom Rondeau | |
2012-02-06 | Merge branch 'master' into next | Johnathan Corgan | |
2012-02-06 | Merge branch 'maint' | Johnathan Corgan | |
2012-02-06 | Merge remote branch 'ncorgan/package-version-fix' into maint | Johnathan Corgan | |
2012-02-06 | docs: fixed some markup of formulas between html and xml (and therefore the ↵ | Tom Rondeau | |
swigdocs). | |||
2012-02-06 | dpkg rejects "vX.X.X" version number because it doesn't start with a number, ↵ | Nicholas Corgan | |
CMake assigns "X.X.X" version number to generated executables | |||
2012-02-06 | core: fix a warning. | Tom Rondeau | |
2012-02-06 | Merge branch 'master' into next | Tom Rondeau | |
2012-02-06 | Merge branch 'maint' | Tom Rondeau | |
2012-02-06 | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau | |
2012-02-06 | Merge branch 'maint' of gnuradio.org:gnuradio into maint | Tom Rondeau | |
2012-02-06 | Merge branch 'master' into next | Tom Rondeau | |
2012-02-06 | core: 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-06 | Merge branch 'master' into next | Johnathan Corgan | |
2012-02-06 | Merge branch 'maint' | Johnathan Corgan | |
2012-02-06 | howto: fix cmake swig header installation | Johnathan Corgan | |
2012-02-06 | core: 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-06 | core: add functions to set/get nthreads of gri FFT object. | Tom Rondeau | |
2012-02-06 | core: 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-06 | Merge branch 'maint' | Tom Rondeau | |
2012-02-06 | io: fix triggering and performance issues with oscope; specifically for the ↵ | Marcus Leech | |
strip-chart features. | |||
2012-02-05 | Merge branch 'master' into next | Johnathan Corgan | |
2012-02-05 | Merge branch 'maint' | Johnathan Corgan | |
2012-02-05 | cmake: remove QUIET option from some listfiles | Johnathan Corgan | |
* PKG_CHECK_MODULES only supports QUIET >=2.8.2, Ubuntu LTS has 2.8.0 | |||
2012-02-05 | howto: various fixes cmake, cleanup | Johnathan 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-03 | Merge branch 'master' into next | Johnathan Corgan | |
2012-02-03 | Merge branch 'maint' | Johnathan Corgan | |
2012-02-03 | Fixed mislabeled dependencies for Fedora 15 | Nicholas Corgan | |
2012-02-02 | core: more fixes when moving files from gengen to general. | Tom Rondeau | |
2012-02-02 | volk: adding new functions to Makefile. | Tom Rondeau | |
2012-02-02 | volk: adding new Volk functions added in this branch to the volk_profile ↵ | Tom Rondeau | |
tool and installing it into $prefix/bin. | |||
2012-02-02 | core: moving multiply_cc and multiply_const_cc out of gengen and into ↵ | Tom Rondeau | |
general so they can make use of volk calls. QA code now explicitly tests the cc versions of these blocks. | |||
2012-02-02 | volk: improving performance of multiply_const and multiply two streams. | Tom Rondeau | |
2012-02-02 | Merge branch 'master' into next | Johnathan Corgan | |
2012-02-02 | Merge branch 'maint' | Johnathan Corgan | |
2012-02-02 | sched: better working alignment handling. | Tom Rondeau | |
Works with max_noutput_items and set_output_multiple. | |||
2012-02-02 | grc: better error for import gr fail | Josh Blum | |
2012-02-02 | grc: fix install permissions on grc_setup_freedesktop | Josh Blum | |
2012-02-02 | volk: adding unaligned versions of complex multiply a constant and complex ↵ | Tom Rondeau | |
multiply 2 streams. | |||
2012-02-01 | Merge branch 'master' into next | Tom Rondeau | |
2012-02-01 | Merge branch 'maint' of gnuradio.org:gnuradio into maint | Tom Rondeau | |