Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 '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 'maint' | Johnathan Corgan | |
2012-02-03 | Fixed mislabeled dependencies for Fedora 15 | Nicholas Corgan | |
2012-02-02 | Merge branch 'maint' | Johnathan Corgan | |
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-01 | Merge branch 'maint' of gnuradio.org:gnuradio into maint | Tom Rondeau | |
2012-02-01 | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau | |
2012-02-01 | Merge branch 'maint' | Tom Rondeau | |
2012-02-01 | uhd: fix for uhd_fft to work with basicRx d'board. | Marcus Leech | |
2012-02-01 | Merge branch 'uhd_fft_rxbasic' | Tom Rondeau | |
2012-02-01 | uhd: fix for uhd_fft to work with basicRx d'board. | Marcus Leech | |
2012-01-27 | Merge branch 'gr-uhd-async-msg-recv' | Johnathan Corgan | |
2012-01-26 | uhd: add async message print option to apps | Johnathan Corgan | |
2012-01-26 | uhd: add utility function to convert raw gr_message to async_metadata_t | Johnathan Corgan | |
2012-01-25 | Merge branch 'maint' | Johnathan Corgan | |
2012-01-25 | core: fix floor ambiguous overload in vcc fftw | Josh 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-21 | Merge branch 'maint' | Tom Rondeau | |
2012-01-21 | noaa: add pc file for gr-noaa to m4 file. | Tom Rondeau | |
2012-01-19 | Merge branch 'maint' | Tom Rondeau | |
2012-01-19 | docs: another try/except/rerun spot. | Tom Rondeau | |
2012-01-19 | Merge branch 'maint' | Tom Rondeau | |
2012-01-19 | Merge branch 'nosync' into maint | Tom Rondeau | |
2012-01-19 | core: fixed bug in FFT shift operation. | Tom Rondeau | |
2012-01-18 | Merge branch 'maint' | Tom Rondeau | |
2012-01-18 | volk: fix for newer orc. | Nick Foster | |
2012-01-18 | Merge branch 'maint' | Johnathan Corgan | |
2012-01-18 | noaa: add pkgconfig file for C++ library | Johnathan Corgan | |
2012-01-17 | Merge branch 'maint' | Johnathan Corgan | |
2012-01-17 | qtgui: better findqwt.cmake with standard paths | Josh Blum | |
2012-01-17 | gruel: hrt under bsd should use clock gettime | Josh Blum | |
2012-01-17 | cmake: fix for cmake 2.6 with library extras mode | Josh Blum | |
OUTPUT_NAME is a target output name that should work with both 2.6 and 2.8 LIBRARY_OUTPUT_NAME is new to 2.8 and more specific | |||
2012-01-16 | Merge branch 'maint' | Tom Rondeau | |
2012-01-16 | digital: fixing up BERT interfaces. Also added a gain control to the tx side ↵ | Tom Rondeau | |
(so options.amplitude is actually used). | |||
2012-01-16 | docs: another hack to check for errors and retry when building the swigdocs. | Tom Rondeau | |
2012-01-16 | core: fix for off-by-one issue in strip chart. Increases buffer size for ↵ | Marcus Leech | |
longer displays. | |||
2012-01-16 | core: the burst_tag block can have user-defined keys and values for the tags ↵ | Marcus Leech | |
when a burst is on or off instead of static values. Defaults are the same. Use set_true_tag and set_false_tag to override these. | |||
2012-01-15 | core: fix for off-by-one issue in strip chart. Increases buffer size for ↵ | Marcus Leech | |
longer displays. | |||
2012-01-15 | digital: added get/set functions to mpsk_receiver_cc for theta (phase ↵ | Tom Rondeau | |
offset), omega relative limit, and modulation order. | |||
2012-01-13 | Merge branch 'maint' | Johnathan Corgan | |
2012-01-13 | Fix compilation with gcc-4.7 | Jaroslav Skarvada | |
2012-01-07 | build: update revision to 3.5.2git | Johnathan Corgan | |