Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gr: squashed cmakelists.txt into one commit | Josh Blum | 2011-07-20 | 110 | -3/+8127 |
| | |||||
* | core: API declaration macros for core class and function symbols | Josh Blum | 2011-07-20 | 334 | -851/+1238 |
| | |||||
* | core: declare erf in case it was missing in math.h and provided for by the ↵ | Josh Blum | 2011-07-20 | 1 | -0/+3 |
| | | | | build system | ||||
* | gr: replaced uses of snprintf with boost format in common code build by MSVC | Josh Blum | 2011-07-20 | 1 | -3/+3 |
| | |||||
* | core: removed files that included <strings.h> | Josh Blum | 2011-07-20 | 3 | -3/+0 |
| | |||||
* | gruel: support for windows API set realtime scheduling | Josh Blum | 2011-07-20 | 1 | -0/+32 |
| | |||||
* | gruel: API declaration macros for gruel class and function symbols | Josh Blum | 2011-07-20 | 19 | -226/+286 |
| | |||||
* | volk: snagged the volk changes from cmake branch | Josh Blum | 2011-07-20 | 4 | -2/+12 |
| | |||||
* | core: removed uses of c99 dynamic arrays for MSVC compile | Josh Blum | 2011-07-20 | 3 | -8/+11 |
| | |||||
* | gr: replaced uses of snprintf with boost format in common code build by MSVC | Josh Blum | 2011-07-20 | 4 | -28/+27 |
| | |||||
* | core: hack needed for gri wisdom on windows because you cant pass file ↵ | Josh Blum | 2011-07-20 | 1 | -0/+13 |
| | | | | descriptors across library boundaries | ||||
* | core: use gendir envvar to optionally generate makfile.gen into the build dir | Josh Blum | 2011-07-20 | 1 | -1/+1 |
| | |||||
* | core: added missing io.h includes on cc files | Josh Blum | 2011-07-20 | 4 | -0/+14 |
| | | | | | | Added to the cc files which were missing io.h and required compatibility declarations in io.h to compile. Applies to compiling under MSVC with cmake work branch. | ||||
* | core: added missing config.h includes on cc files | Josh Blum | 2011-07-20 | 8 | -0/+30 |
| | | | | | | Added to the cc files which were missing config.h and required compatibility functions defined in config.h. Applies to compiling under MSVC with cmake work branch. | ||||
* | gr-vocoder: adds alaw encoder, decoder, and audio loopback example | Johnathan Corgan | 2011-07-19 | 14 | -0/+401 |
| | |||||
* | gr-vocoder: adds ulaw encoder, decoder, and audio loopback example | Johnathan Corgan | 2011-07-19 | 14 | -5/+406 |
| | |||||
* | gr-vocoder: moved g72x out of gnuradio-core, renamed g7xx | Johnathan Corgan | 2011-07-19 | 15 | -7/+7 |
| | |||||
* | Merge branch 'master' into next | Johnathan Corgan | 2011-07-19 | 3 | -4/+9 |
|\ | |||||
| * | volk: fix whitespace in Python script | Moritz Fischer | 2011-07-19 | 1 | -2/+2 |
| | | |||||
| * | audio: fixing alsa source like we did for alsa sink before. | Tom Rondeau | 2011-07-10 | 1 | -1/+7 |
| | | |||||
| * | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau | 2011-07-10 | 184 | -2473/+3574 |
| |\ | |||||
| * | | qtgui: missed this when updating time info. | Tom Rondeau | 2011-07-10 | 1 | -1/+0 |
| | | | |||||
* | | | gr-vocoder: distcheck fixes | Johnathan Corgan | 2011-07-18 | 1 | -0/+5 |
| | | | |||||
* | | | gnuradio-examples: removed digital_voice examples | Johnathan Corgan | 2011-07-18 | 6 | -161/+0 |
| | | | |||||
* | | | gr-vocoder: removed gr-codec2-vocoder | Johnathan Corgan | 2011-07-18 | 82 | -8724/+0 |
| | | | |||||
* | | | gr-vocoder: re-implemented gr-codec2-vocoder inside gr-vocoder | Johnathan Corgan | 2011-07-18 | 78 | -3/+7855 |
| | | | |||||
* | | | Merge remote branch 'ttsou/codec2' into wip/vocoders | Johnathan Corgan | 2011-07-18 | 82 | -0/+8724 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: config/Makefile.am configure.ac | ||||
| * | | | vocoder: codec2: add block for David Rowe's Codec2 | Thomas Tsou | 2011-07-07 | 82 | -0/+8724 |
| | | | | |||||
* | | | | gr-cvsd-vocoder: removed from tree | Johnathan Corgan | 2011-07-18 | 21 | -1458/+0 |
| | | | | |||||
* | | | | gr-vocoder: re-implemented gr-cvsd-vocoder in gr-vocoder | Johnathan Corgan | 2011-07-18 | 19 | -7/+1113 |
| | | | | |||||
* | | | | gr-gsm-fr-vocoder: removed from tree | Johnathan Corgan | 2011-07-18 | 49 | -6303/+0 |
| | | | | |||||
* | | | | gr-vocoder: reimplemented gr-gsm-fr-vocoder in gr-vocoder | Johnathan Corgan | 2011-07-18 | 52 | -16/+6210 |
| | | | | |||||
* | | | | Merge remote branch 'gnuradio/next' into wip/vocoders | Johnathan Corgan | 2011-07-18 | 5 | -9/+13 |
|\ \ \ \ | |||||
| * | | | | digital: fixing imports and build/dist for gr-digital. | Tom Rondeau | 2011-07-18 | 5 | -9/+13 |
| | | | | | |||||
* | | | | | Merge remote branch 'gnuradio/next' into wip/vocoders | Johnathan Corgan | 2011-07-17 | 6 | -80/+631 |
|\| | | | | |||||
| * | | | | digital: reverting back to ofdm, pkt, and modulation_utils in gnuradio-core ↵ | Tom Rondeau | 2011-07-17 | 6 | -80/+631 |
| | | | | | | | | | | | | | | | | | | | | to master. Moved new versions under gr-digital. | ||||
* | | | | | gr-vocoder: add skeleton top-level component | Johnathan Corgan | 2011-07-17 | 22 | -0/+310 |
|/ / / / | |||||
* | | | | Merge branch '8psk' into next | Tom Rondeau | 2011-07-17 | 136 | -215/+8766 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: gr-msdd6000/src/Makefile.swig.gen | ||||
| * | | | | trellis: fixing trellis build and qa structure. run_tests.in adds gr-digital ↵ | Tom Rondeau | 2011-07-12 | 2 | -5/+12 |
| | | | | | | | | | | | | | | | | | | | | to the PYTHONPATH so that the QA code can import digital_swig. | ||||
| * | | | | fixing build for constellation code. Had to make some changes to the qa code ↵ | Tom Rondeau | 2011-07-12 | 11 | -31/+45 |
| | | | | | | | | | | | | | | | | | | | | to import the right stuff after being changed from sitting in gnuradio-core. | ||||
| * | | | | fixing build | Tom Rondeau | 2011-07-12 | 8 | -1/+954 |
| | | | | | |||||
| * | | | | digital: removed new constellation blocks from gnuradio-core. | Tom Rondeau | 2011-07-10 | 8 | -837/+0 |
| | | | | | |||||
| * | | | | digital: work on build to make gr-trellis dependent on gr-digital. | Tom Rondeau | 2011-07-10 | 5 | -8/+10 |
| | | | | | |||||
| * | | | | digital: moving more constellation blocks into gr-digital. Builds, make ↵ | Tom Rondeau | 2011-07-10 | 17 | -37/+883 |
| | | | | | | | | | | | | | | | | | | | | check needs work. | ||||
| * | | | | digital: fixed variable ordering to remove warning. | Tom Rondeau | 2011-07-10 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Merge pull request #2 from benreynwar/8psk | Tom Rondeau | 2011-06-22 | 37 | -75/+636 |
| |\ \ \ \ | | | | | | | | | | | | | Constell obj | ||||
| | * | | | | gr-digital, gr-trellis: Fixing gr-trellis to work with constellation now ↵ | Ben Reynwar | 2011-06-21 | 13 | -44/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | that it is in gr-digital. | ||||
| | * | | | | Fixed error in m4 config file. | Ben Reynwar | 2011-06-13 | 1 | -2/+0 |
| | | | | | | |||||
| | * | | | | Merge branch '8psk' of https://github.com/trondeau/gnuradio into 8psk | Ben Reynwar | 2011-06-13 | 146 | -1477/+5686 |
| | |\ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge branch 'master' into 8psk | Tom Rondeau | 2011-06-13 | 94 | -1338/+3944 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gr-qtgui/lib/qtgui_time_sink_c.cc gr-trellis/src/lib/Makefile.am gr-trellis/src/lib/calc_metric.h gr-trellis/src/lib/trellis.i gr-trellis/src/lib/trellis_constellation_metrics_cf.i gr-trellis/src/lib/trellis_metric_type.h gr-trellis/src/lib/trellis_sccc_encoder_XX.i.t |