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