| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | added pccc decoder + examples | Achilleas Anastasopoulos | 2011-02-21 | 9 | -56/+624 |
* | | | added pccc (parallel concatenated convlutional code) encoder | Achilleas Anastasopoulos | 2011-02-20 | 9 | -0/+249 |
* | | | updated documentation | Achilleas Anastasopoulos | 2011-02-20 | 2 | -6/+18 |
* | | | added sccc_decoder block (without the metrics part) | Achilleas Anastasopoulos | 2011-02-20 | 9 | -0/+543 |
* | | | added a scaling parameter in trellis_sccc_decoder, needed | Achilleas Anastasopoulos | 2011-02-20 | 6 | -11/+41 |
* | | | added sccc turbo decoder block + example test_sccc_turbo1.py | Achilleas Anastasopoulos | 2011-02-19 | 6 | -23/+265 |
* | | | templated siso_combined | Achilleas Anastasopoulos | 2011-02-18 | 5 | -433/+153 |
* | | | removed "audio" dependencies from test files in gr-trellis | Achilleas Anastasopoulos | 2011-02-18 | 12 | -12/+0 |
* | | | core algorithms such as viterbi/siso were refactored | Achilleas Anastasopoulos | 2011-02-18 | 22 | -19/+1524 |
* | | | inital commit of turbo stuff: | Achilleas Anastasopoulos | 2011-02-17 | 7 | -1/+246 |
| |/
|/| |
|
* | | Adding file operations result checking. | Tom Rondeau | 2010-11-09 | 2 | -5/+28 |
|/ |
|
* | Updating all of the QA code that I can actually test to work with the new XML... | Tom Rondeau | 2010-10-04 | 1 | -9/+3 |
* | Modify all block factories to use gnuradio::get_initial_sptr. | Eric Blossom | 2010-08-03 | 7 | -14/+14 |
* | Make C++ shared libraries versioned | Johnathan Corgan | 2010-05-28 | 2 | -8/+5 |
* | Added git ignore files auto created from svn:ignore properties. | git | 2009-08-14 | 7 | -0/+156 |
* | Merged r11123:11148 from jcorgan/np into trunk. | jcorgan | 2009-05-27 | 4 | -14/+42 |
* | Doc fixes. | eb | 2009-05-22 | 7 | -11/+15 |
* | added a radix-n fsm constructor | anastas | 2009-03-24 | 4 | -27/+44 |
* | Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S... | jcorgan | 2009-03-14 | 4 | -91/+318 |
* | Merged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk ... | jcorgan | 2009-02-26 | 3 | -49/+30 |
* | Added support for Continuous Phase Modulation in gr-trellis + an example | anastas | 2009-02-26 | 6 | -37/+285 |
* | Merged mld/fix_makefile_gen -r10446:10509 to trunk. This cleans up | eb | 2009-02-25 | 1 | -39/+21 |
* | Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck. | jcorgan | 2009-02-10 | 1 | -7/+22 |
* | Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck. | jcorgan | 2009-02-02 | 1 | -6/+4 |
* | General housekeeping--removing ancient cruft mostly. | jcorgan | 2009-01-27 | 2 | -25/+0 |
* | minor updates in gr-trellis/examples | anastas | 2008-12-06 | 2 | -4/+4 |
* | Several updates on gr-trellis: 1) new fsm constructor for a joint trellis, 2)... | anastas | 2008-11-13 | 11 | -1/+708 |
* | minor Makefile fix | eb | 2008-09-20 | 1 | -1/+1 |
* | Merged r9481:9518 on jblum/grc_reorganize into trunk. Reorganized grc source ... | jblum | 2008-09-07 | 1 | -8/+6 |
* | Fix compiler warnings across the tree. Adds --enable-warnings-as-errors conf... | jcorgan | 2008-08-24 | 1 | -0/+2 |
* | Tweaks for gcc 4.3 based on patch from Marek Mahut <mmahut@fedoraproject.org>. | eb | 2008-04-30 | 3 | -0/+3 |
* | Minor tweak that avoids intermittent build failure | eb | 2008-03-19 | 1 | -2/+1 |
* | Merged eb/reverted-7899 -r7928:7930 into trunk. This effectively | eb | 2008-03-05 | 1 | -6/+10 |
* | Fix for ticket:236, parallel makes are indeterminate. | eb | 2008-03-03 | 1 | -3/+28 |
* | Merged r7866:7887 from michaelld/discheck_fix into trunk. Allows running 'ma... | jcorgan | 2008-02-29 | 1 | -2/+3 |
* | Merged build_config branch into trunk: | michaelld | 2008-02-21 | 1 | -1/+1 |
* | Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GN... | jcorgan | 2008-02-08 | 2 | -4/+5 |
* | Implements ticket:207 | jcorgan | 2007-11-27 | 18 | -182/+182 |
* | Merged r6271:6278 from jcorgan/t182 into trunk. Implements ticket:182. | jcorgan | 2007-09-04 | 33 | -1/+2525 |
* | Updated license from GPL version 2 or later to GPL version 3 or later. | eb | 2007-07-21 | 45 | -45/+45 |
* | Merged r4632:4645 on jcorgan/linking into trunk. Cleans up linking issues wi... | jcorgan | 2007-02-26 | 1 | -1/+1 |
* | gr-trellis/src/lib/Makefile.gen added back to repo | anastas | 2007-02-13 | 1 | -0/+84 |
* | Removed generated files from repository. | jcorgan | 2007-02-13 | 2 | -140/+0 |
* | files are not required anymore | anastas | 2007-02-13 | 1 | -58/+0 |
* | files are not required anymore | anastas | 2007-02-13 | 1 | -185/+0 |
* | files are not required anymore | anastas | 2007-02-13 | 1 | -93/+0 |
* | trellis_generated.i and Makefile.gen need not be under version control... | anastas | 2007-02-13 | 4 | -20/+65 |
* | clean up the code | anastas | 2007-02-13 | 1 | -11/+0 |
* | implementation using templates | anastas | 2007-02-13 | 2 | -26/+47 |
* | added methods to interleaver class for writting to text file | anastas | 2007-02-13 | 3 | -0/+31 |