Age | Commit message (Expand) | Author |
2011-10-24 | build: making cmake build pyo files during install. | Tom Rondeau |
2011-10-24 | shd: adding gr-shd to cmake build structure. Adding missed app to autotools b... | Tom Rondeau |
2011-10-24 | qtgui: fixed typo for name of export define | Josh Blum |
2011-10-24 | core: really fixed this on 32-bit machines (actually tested). Forced to promo... | Tom Rondeau |
2011-10-24 | docs: distribute doxygen logo file. | Tom Rondeau |
2011-10-24 | core: fixed float_to_int for 32-bit machines. | Tom Rondeau |
2011-10-23 | Remove checks for OpenGL from configure. | Philip Balister |
2011-10-23 | qr-qtgui-sink : Set lower limit of FT size to 256 from 1024. | Philip Balister |
2011-10-23 | qtqui-sink : Do not run the FFT unless updating the display. | Philip Balister |
2011-10-23 | Merge branch 'cmake_foo2' | Tom Rondeau |
2011-10-23 | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau |
2011-10-23 | the libraries | Josh Blum |
2011-10-23 | core: Making gnuradio-core dependent on Volk. This means you HAVE to have Vol... | Tom Rondeau |
2011-10-23 | core: added a test for float_to_int overflow clipping. | Tom Rondeau |
2011-10-23 | core: Added type conversion int->float (issue #192). Added with a gri file an... | Tom Rondeau |
2011-10-23 | cmake: make python checks optional for cross builds | Josh Blum |
2011-10-23 | cmake: removed problematic/unused parsing of git describe | Josh Blum |
2011-10-22 | build: update version to 3.5.0git | Johnathan Corgan |
2011-10-22 | Merge branch 'master' into next | Johnathan Corgan |
2011-10-22 | build: update revision to 3.4.2git | Johnathan Corgan |
2011-10-22 | Merge branch 'master' into next | Johnathan Corgan |
2011-10-22 | build: update version to 3.4.2 (release) | Johnathan Corgan |
2011-10-22 | Merge branch 'master' into next | Johnathan Corgan |
2011-10-22 | build: update config.{guess,sub} from canonical source | Johnathan Corgan |
2011-10-22 | Merge remote branch 'jblum/cmake_fixes' into next | Tom Rondeau |
2011-10-22 | docs: don't need to distribute README files in docs component. Just the insta... | Tom Rondeau |
2011-10-21 | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau |
2011-10-21 | uhd: added some documentation to the UHD main page on standard option parser ... | Tom Rondeau |
2011-10-21 | uhd: added subdevspec option to UHD examples and sets antenna based on option. | Tom Rondeau |
2011-10-21 | digital: added subdevspec option to digital UHD examples. | Tom Rondeau |
2011-10-21 | uhd: fixing uhd apps to take a subdev spec; also changing to more general uhd... | Tom Rondeau |
2011-10-21 | docs: Removing some more unnecessary stuff. | Tom Rondeau |
2011-10-21 | docs: updating documentation. More build instructions/information in Doxygen.... | Tom Rondeau |
2011-10-21 | docs: Fixed the include path to always find the right path. | Tom Rondeau |
2011-10-21 | core: runtime.i dont include gr_tag.i, avoids pmt dependency | Josh Blum |
2011-10-20 | tags: added swigging for gr_tags header | Josh Blum |
2011-10-20 | pmt: fix #446 by putting pmt swig into namespace | Josh Blum |
2011-10-20 | cmake: more tweaks for version extraction when git not found | Josh Blum |
2011-10-20 | cmake: parse the version.sh and git describe to model the m4 files | Josh Blum |
2011-10-20 | misc fix missing installed files/tweaks | Josh Blum |
2011-10-20 | docs: installing README files. | Tom Rondeau |
2011-10-20 | utils: added cmake support for the gr-utils | Josh Blum |
2011-10-20 | volk: give priority to generated includes (helps with dirty tree) | Josh Blum |
2011-10-20 | removes gcc warning, dont need symbol export on plain c structs | Josh Blum |
2011-10-20 | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau |
2011-10-20 | build: fixed missing file in Makefile.am. | Tom Rondeau |
2011-10-20 | filter: fixed x86 checking logic when not x86 | Josh Blum |
2011-10-20 | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau |
2011-10-20 | core: fixing AM_CPPFLAGS in viterbi/Makefile.am | Tom Rondeau |
2011-10-20 | vocoder: fixed signed/unsigned warning. | Tom Rondeau |