| Commit message (Expand) | Author | Age | Files | Lines |
* | trellis: fixed import statements; fixed test_cpm to convert numpy stuff to ty... | Tom Rondeau | 2011-09-23 | 2 | -6/+16 |
* | trellis: removing generated files. | Tom Rondeau | 2011-09-06 | 18 | -2064/+0 |
* | Merge branch 'turbo' | Tom Rondeau | 2011-09-02 | 45 | -66/+4183 |
|\ |
|
| * | Minor fixes in turbo GRC blocks | Achilleas Anastasopoulos | 2011-09-01 | 11 | -12/+17 |
| * | Minor fixes in turbo GRC blocks and one more example added. | Achilleas Anastasopoulos | 2011-09-01 | 1 | -1/+1 |
| * | Added pccc combined turbo decoder and corresponding GRC block | Achilleas Anastasopoulos | 2011-08-31 | 28 | -49/+2861 |
| * | More examples and turbo decoder blocks added. | Achilleas Anastasopoulos | 2011-08-31 | 3 | -5/+123 |
| * | Added more turbo encoder/decoder blocks and examples. | Achilleas Anastasopoulos | 2011-08-31 | 4 | -2/+217 |
| * | Added SCCC encoder/decoder grc blocksi and examples. Also moved all grc block... | Achilleas Anastasopoulos | 2011-08-31 | 11 | -25/+297 |
| * | added grc directory in gr-trellis | Achilleas Anastasopoulos | 2011-06-13 | 10 | -9/+64 |
| * | Moved grc files from grc/block to gr-trellis/grc | Achilleas Anastasopoulos | 2011-06-12 | 7 | -0/+640 |
* | | Fixed warnings about variable intialization order. | Tom Rondeau | 2011-07-26 | 3 | -3/+3 |
|/ |
|
* | Merge branch 'mergeme/fix/trellis/metrics_typo' | Tom Rondeau | 2011-06-07 | 1 | -1/+1 |
|\ |
|
| * | trellis: fix typo, had include config.h logic reversed | Josh Blum | 2011-05-25 | 1 | -1/+1 |
* | | Merge branch 'master' into turbo | Tom Rondeau | 2011-06-05 | 8 | -179/+147 |
|\| |
|
| * | Use load-extension-global instead of load-extension | Eric Blossom | 2010-12-10 | 1 | -1/+1 |
| * | trellis_generated.i has to be generated first, befofre we can generate anythi... | Rob Savoye | 2010-12-07 | 1 | -0/+1 |
| * | Merge branch 'next' into guile-next | Eric Blossom | 2010-12-06 | 2 | -5/+28 |
| |\ |
|
| * | | Regenerated Makefile.swig.gen's | Eric Blossom | 2010-12-03 | 1 | -5/+5 |
| * | | Rename libguile- to libguile-gnuradio- to match guile library naming convention. | Eric Blossom | 2010-12-03 | 1 | -1/+1 |
| * | | Update .gitignore's | Eric Blossom | 2010-11-24 | 1 | -0/+3 |
| * | | Update .gitignore's | Eric Blossom | 2010-11-24 | 1 | -0/+1 |
| * | | Major Makefile.am housecleaning. Passes distcheck. | Eric Blossom | 2010-11-24 | 3 | -12/+5 |
| * | | Consistently use TESTS += in conditionals | Eric Blossom | 2010-11-24 | 1 | -2/+1 |
| * | | Add disabled guile test to trellis | Eric Blossom | 2010-11-23 | 1 | -0/+14 |
| * | | Enable guile test for trellis | Eric Blossom | 2010-11-23 | 3 | -3/+65 |
| * | | regenerated | Rob Savoye | 2010-11-19 | 1 | -11/+23 |
| * | | regenerated | Eric Blossom | 2010-11-16 | 1 | -1/+1 |
| * | | regenerated | Eric Blossom | 2010-11-10 | 1 | -2/+2 |
| * | | regenerated | Rob Savoye | 2010-11-10 | 1 | -27/+10 |
| * | | regenerated | Rob Savoye | 2010-11-10 | 1 | -8/+7 |
| * | | Add $(GENERATED_CC) backing to _SOURCES | Eric Blossom | 2010-11-10 | 1 | -1/+2 |
| * | | Remove swig generated python code from C++-only libraries | Eric Blossom | 2010-11-10 | 1 | -2/+1 |
| * | | add load-extension support | Rob Savoye | 2010-11-10 | 1 | -0/+9 |
| * | | regenerated | Rob Savoye | 2010-11-10 | 1 | -2/+5 |
| * | | regenerate | Eric Blossom | 2010-11-10 | 1 | -6/+6 |
| * | | Rengenerate Makefile.swig.gen's | Eric Blossom | 2010-11-10 | 1 | -2/+3 |
| * | | add python/*.cc to SOURCES so dependencies work properly. | Rob Savoye | 2010-11-10 | 1 | -1/+1 |
| * | | regenerated | Rob Savoye | 2010-11-10 | 1 | -216/+25 |
| * | | regenerated | Rob Savoye | 2010-11-10 | 1 | -33/+33 |
| * | | regeneratd | Rob Savoye | 2010-11-10 | 1 | -1/+1 |
| * | | don't ifdef the target away. regenerate .gen files. | Rob Savoye | 2010-11-10 | 1 | -7/+44 |
| * | | regenerated | Rob Savoye | 2010-11-10 | 1 | -27/+27 |
| * | | regenerated | Rob Savoye | 2010-11-10 | 1 | -22/+31 |
| * | | regenerated after changes to the template | Rob Savoye | 2010-11-10 | 1 | -10/+26 |
| * | | regenerated from template | Rob Savoye | 2010-11-10 | 1 | -9/+26 |
* | | | trellis: fixed Makefile by removing non-existant file names. | Tom Rondeau | 2011-06-05 | 1 | -2/+0 |
* | | | Updated some of the examples in gr-trellis to use the options parser | Achilleas Anastasopoulos | 2011-06-02 | 6 | -177/+78 |
* | | | updated gr-trellis documentation | Achilleas Anastasopoulos | 2011-03-24 | 1 | -2/+12 |
* | | | Added Makefile.gen back to repo | Achilleas Anastasopoulos | 2011-02-22 | 2 | -1/+156 |