summaryrefslogtreecommitdiff
path: root/gnuradio-core
AgeCommit message (Expand)Author
2011-09-11filter: detect correct bit width on x86 compilerJosh Blum
2011-09-07core: added source deps to swig files (regen on *.h,*.i)Josh Blum
2011-09-05Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum
2011-08-03core: removed modification of includedir for pc file, its not needed and was ...Josh Blum
2011-08-03rs: reasonable workaround for compiling reed-solomon under MSVCJosh Blum
2011-08-02core: dont set boost vars for gnuradio-core.pcJosh Blum
2011-08-02cmake: language tweak for component group descriptionJosh 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
2011-07-20core: hack needed for gri wisdom on windows because you cant pass file descri...Josh Blum
2011-07-20core: use gendir envvar to optionally generate makfile.gen into the build dirJosh Blum
2011-07-20core: added missing io.h includes on cc filesJosh Blum
2011-07-20core: added missing config.h includes on cc filesJosh Blum
2011-07-19gr-vocoder: moved g72x out of gnuradio-core, renamed g7xxJohnathan Corgan
2011-07-18gr-vocoder: reimplemented gr-gsm-fr-vocoder in gr-vocoderJohnathan Corgan
2011-07-17digital: reverting back to ofdm, pkt, and modulation_utils in gnuradio-core t...Tom Rondeau
2011-07-17Merge branch '8psk' into nextTom Rondeau
2011-07-12fixing buildTom Rondeau
2011-07-10digital: removed new constellation blocks from gnuradio-core.Tom Rondeau
2011-07-01Fix sensitivity accessor in gr_frequency_modulator_fc.Johnathan Corgan
2011-07-01Merge branch 'single_pole_iir_const'Johnathan Corgan
2011-07-01gnuradio-core: make accessor const in gr_single_pole_iirJohannes Schmitz
2011-07-01gnuradio-core: use common coding style for accessor in quadrature_demod_cfJohnathan Corgan
2011-07-01gnuradio-core: add accessors for gain property of quadrature_demod_cfAlexandru Csete
2011-06-21gr-digital, gr-trellis: Fixing gr-trellis to work with constellation now that...Ben Reynwar
2011-06-13Merge branch '8psk' of https://github.com/trondeau/gnuradio into 8pskBen Reynwar
2011-06-13Merge branch 'master' into 8pskTom Rondeau
2011-06-11Allow disabling shm vmcircbuf tests at configure timeDon Ward
2011-06-03Merge branch 'master' into 8pskTom Rondeau
2011-06-02core: fixed documentation for dc blocker.Tom Rondeau