Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added pccc combined turbo decoder and corresponding GRC block | Achilleas Anastasopoulos | 2011-08-31 | 1 | -2/+4 |
| | |||||
* | added pccc decoder + examples | Achilleas Anastasopoulos | 2011-02-21 | 1 | -0/+2 |
| | |||||
* | added pccc (parallel concatenated convlutional code) encoder | Achilleas Anastasopoulos | 2011-02-20 | 1 | -0/+2 |
| | |||||
* | added sccc_decoder block (without the metrics part) | Achilleas Anastasopoulos | 2011-02-20 | 1 | -0/+2 |
| | |||||
* | added sccc turbo decoder block + example test_sccc_turbo1.py | Achilleas Anastasopoulos | 2011-02-19 | 1 | -1/+1 |
| | |||||
* | core algorithms such as viterbi/siso were refactored | Achilleas Anastasopoulos | 2011-02-18 | 1 | -0/+2 |
| | | | | | and implemented using templates. Minor renaming of some files | ||||
* | inital commit of turbo stuff: | Achilleas Anastasopoulos | 2011-02-17 | 1 | -0/+2 |
| | | | | added sccc encoder block + minor fixes | ||||
* | Updated license from GPL version 2 or later to GPL version 3 or later. | eb | 2007-07-21 | 1 | -1/+1 |
| | | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6044 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | trellis_generated.i and Makefile.gen need not be under version control... | anastas | 2007-02-13 | 1 | -2/+2 |
| | | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4466 221aa14e-8319-0410-a670-987f0aec2ac5 | ||||
* | Fix for ticket:29 . Newly generated .cc,.h,.i files are also checked | michaelld | 2007-02-05 | 1 | -0/+117 |
in, with the "warning" message at the top. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4385 221aa14e-8319-0410-a670-987f0aec2ac5 |