summaryrefslogtreecommitdiff
path: root/gr-trellis/src/lib/generate_trellis.py
AgeCommit message (Collapse)Author
2011-02-21added pccc decoder + examplesAchilleas Anastasopoulos
2011-02-20added pccc (parallel concatenated convlutional code) encoderAchilleas Anastasopoulos
2011-02-20added sccc_decoder block (without the metrics part)Achilleas Anastasopoulos
2011-02-19added sccc turbo decoder block + example test_sccc_turbo1.pyAchilleas Anastasopoulos
2011-02-18core algorithms such as viterbi/siso were refactoredAchilleas Anastasopoulos
and implemented using templates. Minor renaming of some files
2011-02-17inital commit of turbo stuff:Achilleas Anastasopoulos
added sccc encoder block + minor fixes
2007-07-21Updated 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-13trellis_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-05Fix for ticket:29 . Newly generated .cc,.h,.i files are also checkedmichaelld
in, with the "warning" message at the top. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4385 221aa14e-8319-0410-a670-987f0aec2ac5