summaryrefslogtreecommitdiff
path: root/gnuradio-core/src
AgeCommit message (Expand)Author
2011-09-24Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-09-23Merge branch 'master' into nextTom Rondeau
2011-09-23Merge branch 'maint'Tom Rondeau
2011-09-23fixed QA code for PLL changesTom Rondeau
2011-09-23Merge branch 'master' into nextTom Rondeau
2011-09-23Merge branch 'maint'Tom Rondeau
2011-09-23fixing PLL's so their output update is done at the right time; were lagging b...Tom Rondeau
2011-09-22Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum
2011-09-22Merge branch 'master' into nextTom Rondeau
2011-09-21trellis: performed generation re-work on gr-trellis libJosh Blum
2011-09-21core: re-work gengen generation (hope its simpler)Josh Blum
2011-09-21core: attempt at fixing up generation logic in gengen (filter, trellis TODO)Josh Blum
2011-09-21core: Doxygen comments for added tag name parameter.Tom Rondeau
2011-09-17cmake: modified find files to better follow coding guideJosh Blum
2011-09-12cmake: updates to build after latest next mergeJosh Blum
2011-09-12Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-09-11filter: detect correct bit width on x86 compilerJosh Blum
2011-09-09Merge branch 'master' into nextTom Rondeau
2011-09-09Merge branch 'correlate_tag'Tom Rondeau
2011-09-09tags: fixed fwrite line for the right item size number.Tom Rondeau
2011-09-09fixing doxygen comment typo.Tom Rondeau
2011-09-09tags: fixed fwrite line for the right item size number.Tom Rondeau
2011-09-08logpwrfft.py -- need to average the square, not square the average. Then do ...Matt Ettus
2011-09-08Merge branch 'master' into nextTom Rondeau
2011-09-07core: added source deps to swig files (regen on *.h,*.i)Josh Blum
2011-09-07logpwrfft.py -- need to average the square, not square the average. Then do ...Matt Ettus
2011-09-03Add gr_correlate_access_code_tag_bb, issues tags instead of annotating samplesNick Foster
2011-08-03rs: reasonable workaround for compiling reed-solomon under MSVCJosh Blum
2011-07-28Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum
2011-07-28filter: fixed file extension on filter CMakeLists neon codeJosh Blum
2011-07-27fixed some more warnings; mostly in doxygen or order of variable initialization.Tom Rondeau
2011-07-26Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum
2011-07-26Merge branch 'master' into nextTom Rondeau
2011-07-26Merge branch 'maint'Tom Rondeau
2011-07-26Fixed warnings about doxygen format.Tom Rondeau
2011-07-26Fixed return warnings.Tom Rondeau
2011-07-26Merge branch 'master' into nextJohnathan Corgan
2011-07-26Merge branch 'maint'Johnathan Corgan
2011-07-26core: added missing io.h includes on cc filesJosh Blum
2011-07-26core: added missing config.h includes on cc filesJosh Blum
2011-07-23atsc: added cmake support for gr-atsc (unix only)Josh Blum
2011-07-23gr: tweaks to build cmake branch on osxJosh Blum
2011-07-22gr: added API macros for noaa and pager, also renamed the ones for digital an...Josh Blum
2011-07-20gr: squashed cmakelists.txt into one commitJosh Blum
2011-07-20core: API declaration macros for core class and function symbolsJosh Blum
2011-07-20core: declare erf in case it was missing in math.h and provided for by the bu...Josh Blum
2011-07-20gr: replaced uses of snprintf with boost format in common code build by MSVCJosh Blum
2011-07-20core: removed files that included <strings.h>Josh Blum
2011-07-20core: removed uses of c99 dynamic arrays for MSVC compileJosh Blum
2011-07-20gr: replaced uses of snprintf with boost format in common code build by MSVCJosh Blum