Age | Commit message (Expand) | Author |
2011-07-21 | vocoder: added symbol visibility defines to gr-vocoder, builds on MSVC and linux | Josh Blum |
2011-07-21 | digital: added symbol visibility defines to gr-digital, builds on MSVC and linux | Josh Blum |
2011-07-21 | vocoder: added cmake support for gr-vocoder (unix only) | Josh Blum |
2011-07-20 | digital: added cmake support for gr-digital (unix only) | Josh Blum |
2011-07-20 | gr: squashed cmakelists.txt into one commit | Josh Blum |
2011-07-20 | core: API declaration macros for core class and function symbols | Josh Blum |
2011-07-20 | core: declare erf in case it was missing in math.h and provided for by the bu... | Josh Blum |
2011-07-20 | gr: replaced uses of snprintf with boost format in common code build by MSVC | Josh Blum |
2011-07-20 | core: removed files that included <strings.h> | Josh Blum |
2011-07-20 | gruel: support for windows API set realtime scheduling | Josh Blum |
2011-07-20 | gruel: API declaration macros for gruel class and function symbols | Josh Blum |
2011-07-20 | volk: snagged the volk changes from cmake branch | Josh Blum |
2011-07-20 | core: removed uses of c99 dynamic arrays for MSVC compile | Josh Blum |
2011-07-20 | gr: replaced uses of snprintf with boost format in common code build by MSVC | Josh Blum |
2011-07-20 | core: hack needed for gri wisdom on windows because you cant pass file descri... | Josh Blum |
2011-07-20 | core: use gendir envvar to optionally generate makfile.gen into the build dir | Josh Blum |
2011-07-20 | core: added missing io.h includes on cc files | Josh Blum |
2011-07-20 | core: added missing config.h includes on cc files | Josh Blum |
2011-07-19 | gr-vocoder: adds alaw encoder, decoder, and audio loopback example | Johnathan Corgan |
2011-07-19 | gr-vocoder: adds ulaw encoder, decoder, and audio loopback example | Johnathan Corgan |
2011-07-19 | gr-vocoder: moved g72x out of gnuradio-core, renamed g7xx | Johnathan Corgan |
2011-07-19 | Merge branch 'master' into next | Johnathan Corgan |
2011-07-19 | volk: fix whitespace in Python script | Moritz Fischer |
2011-07-18 | gr-vocoder: distcheck fixes | Johnathan Corgan |
2011-07-18 | gnuradio-examples: removed digital_voice examples | Johnathan Corgan |
2011-07-18 | gr-vocoder: removed gr-codec2-vocoder | Johnathan Corgan |
2011-07-18 | gr-vocoder: re-implemented gr-codec2-vocoder inside gr-vocoder | Johnathan Corgan |
2011-07-18 | Merge remote branch 'ttsou/codec2' into wip/vocoders | Johnathan Corgan |
2011-07-18 | gr-cvsd-vocoder: removed from tree | Johnathan Corgan |
2011-07-18 | gr-vocoder: re-implemented gr-cvsd-vocoder in gr-vocoder | Johnathan Corgan |
2011-07-18 | gr-gsm-fr-vocoder: removed from tree | Johnathan Corgan |
2011-07-18 | gr-vocoder: reimplemented gr-gsm-fr-vocoder in gr-vocoder | Johnathan Corgan |
2011-07-18 | Merge remote branch 'gnuradio/next' into wip/vocoders | Johnathan Corgan |
2011-07-18 | digital: fixing imports and build/dist for gr-digital. | Tom Rondeau |
2011-07-17 | Merge remote branch 'gnuradio/next' into wip/vocoders | Johnathan Corgan |
2011-07-17 | gr-vocoder: add skeleton top-level component | Johnathan Corgan |
2011-07-17 | digital: reverting back to ofdm, pkt, and modulation_utils in gnuradio-core t... | Tom Rondeau |
2011-07-17 | Merge branch '8psk' into next | Tom Rondeau |
2011-07-12 | trellis: fixing trellis build and qa structure. run_tests.in adds gr-digital ... | Tom Rondeau |
2011-07-12 | fixing build for constellation code. Had to make some changes to the qa code ... | Tom Rondeau |
2011-07-12 | fixing build | Tom Rondeau |
2011-07-10 | audio: fixing alsa source like we did for alsa sink before. | Tom Rondeau |
2011-07-10 | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau |
2011-07-10 | qtgui: missed this when updating time info. | Tom Rondeau |
2011-07-10 | digital: removed new constellation blocks from gnuradio-core. | Tom Rondeau |
2011-07-10 | digital: work on build to make gr-trellis dependent on gr-digital. | Tom Rondeau |
2011-07-10 | digital: moving more constellation blocks into gr-digital. Builds, make check... | Tom Rondeau |
2011-07-10 | digital: fixed variable ordering to remove warning. | Tom Rondeau |
2011-07-08 | build: fix incorrect version on next branch | Johnathan Corgan |
2011-07-08 | Merge branch 'master' into next | Johnathan Corgan |