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