summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-25I'm sorry but llrintf had one of the best conversions of all timeJosh Blum
2011-10-25cmake: added toolchain file for arm_cortex_a8_native buildsJosh Blum
2011-10-25cmake: restored extraction of git describeJosh Blum
2011-10-25cmake: set the enable variable to have parent scopeJosh Blum
2011-10-25msvc: fixed rint implementations in config.hJosh Blum
2011-10-25atsc: fix consistent linkage on atsc_make_fs_checkerJosh Blum
2011-10-25qtgui: Fixing slot names that can't be #if'd out for compatibility between Qw...Tom Rondeau
2011-10-25docs: ignore cmake header files.Tom Rondeau
2011-10-25build: build .la files for swig'd libraries.Tom Rondeau
2011-10-24build: name change because we're not 12 year olds.Tom Rondeau
2011-10-24usrp: these guys shouldn't still be here...Tom Rondeau
2011-10-24build: better handling of doxygen building and consistency between build tools.Tom Rondeau
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