summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-10-20filter: fixed x86 checking logic when not x86Josh Blum
2011-10-20Merge branch 'next' of gnuradio.org:gnuradio into nextTom Rondeau
2011-10-20core: fixing AM_CPPFLAGS in viterbi/Makefile.amTom Rondeau
2011-10-20vocoder: fixed signed/unsigned warning.Tom Rondeau
2011-10-20volk: fixed signed/unsigned comparison warnings.Tom Rondeau
2011-10-19Merge branch 'master' into nextJosh Blum
2011-10-19grc: tweaks for colors, added 64 int, vector darkenJosh Blum
2011-10-19Somehow, these headers got duplicated. Removed from core, are in gr-digital.Tom Rondeau
2011-10-19Fixed Makefile.am trailing backslash for autofoo build.Tom Rondeau
2011-10-19tags: made tags object orientedJosh Blum
2011-10-19grc: added throttle tag to blocks that throttleJosh Blum
2011-10-19Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-19usrp: updated installed examplesJosh Blum
2011-10-19Removed usrp(2) directories.Tom Rondeau
2011-10-19cmake: added conditional check for compiler flagsJosh Blum
2011-10-19Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-19swig: fix rules for generated index filesJosh Blum
2011-10-19Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. A...Tom Rondeau
2011-10-19Merge remote-tracking branch 'jcorgan/pager-update' into nextTom Rondeau
2011-10-19core: forgot to remove extra underJosh Blum
2011-10-19Removed radio-astronomy; updated and replaced by simple-ra in cgran (https://...Tom Rondeau
2011-10-19examples: updated config files for removed examples.Tom Rondeau
2011-10-19digital: added missing symbol export in digital_constellationJosh Blum
2011-10-19examples: removed multi-antenna examples.Tom Rondeau
2011-10-19examples: removed multi_usrp examples.Tom Rondeau
2011-10-19core: added transcendental to cmake buildJosh Blum
2011-10-19Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-19grc: dont set the HLKM stuff unless win32Josh Blum
2011-10-19cmake: fix that component depends on component hackJosh Blum
2011-10-19uhd: fixed examples to use new find_devices command.Tom Rondeau
2011-10-19uhd: fixed swig file to make guile build happy.Tom Rondeau
2011-10-19cmake: added ability to support -DENABLE_XXX=FORCEJosh Blum
2011-10-19uhd: added uhd.find_devices to pythonJosh Blum
2011-10-19digital: fixed digital narrowband examples to set the sample rate based on th...Tom Rondeau
2011-10-19digital: fixed digital ofdm examples to use args instead of address and bette...Tom Rondeau
2011-10-19digital: fixed digital narrowband examples to use args instead of address and...Tom Rondeau
2011-10-19uhd: updating examples to use args and better default for all UHD examples; a...Tom Rondeau
2011-10-18Merge branch 'master' into nextTom Rondeau
2011-10-18digital: xml is so picky. This fixes the problems with the new GRC blocks in ...Tom Rondeau
2011-10-18howto: changes as per tom's suggestionsJosh Blum
2011-10-18wxgui: saner defaults to wxgui plotters from issue #450.Tom Rondeau
2011-10-18added transcendental block from jblum/transcendental (reworked for master bra...Tom Rondeau
2011-10-18digital: added mising install rules for moved ofdm xml filesJosh Blum
2011-10-17added some more python dash BJosh Blum
2011-10-17Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum