summaryrefslogtreecommitdiff
path: root/gr-trellis/src/lib/generate_trellis.py
Commit message (Expand)AuthorAgeFilesLines
* Added pccc combined turbo decoder and corresponding GRC blockAchilleas Anastasopoulos2011-08-311-2/+4
* added pccc decoder + examplesAchilleas Anastasopoulos2011-02-211-0/+2
* added pccc (parallel concatenated convlutional code) encoderAchilleas Anastasopoulos2011-02-201-0/+2
* added sccc_decoder block (without the metrics part)Achilleas Anastasopoulos2011-02-201-0/+2
* added sccc turbo decoder block + example test_sccc_turbo1.pyAchilleas Anastasopoulos2011-02-191-1/+1
* core algorithms such as viterbi/siso were refactoredAchilleas Anastasopoulos2011-02-181-0/+2
* inital commit of turbo stuff:Achilleas Anastasopoulos2011-02-171-0/+2
* Updated license from GPL version 2 or later to GPL version 3 or later.eb2007-07-211-1/+1
* trellis_generated.i and Makefile.gen need not be under version control...anastas2007-02-131-2/+2
* Fix for ticket:29 . Newly generated .cc,.h,.i files are also checkedmichaelld2007-02-051-0/+117