summaryrefslogtreecommitdiff
path: root/gr-trellis/src/lib/core_algorithms.cc
Commit message (Expand)AuthorAgeFilesLines
* trellis: converted gr-trellis to new style.Tom Rondeau2012-12-291-1437/+0
* trellis: updating gr-trellis to handle changes with gr-digital.Tom Rondeau2012-08-201-32/+32
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-131-36/+36
* Added pccc combined turbo decoder and corresponding GRC blockAchilleas Anastasopoulos2011-08-311-24/+222
* added pccc decoder + examplesAchilleas Anastasopoulos2011-02-211-56/+196
* added sccc_decoder block (without the metrics part)Achilleas Anastasopoulos2011-02-201-0/+134
* added a scaling parameter in trellis_sccc_decoder, neededAchilleas Anastasopoulos2011-02-201-1/+10
* added sccc turbo decoder block + example test_sccc_turbo1.pyAchilleas Anastasopoulos2011-02-191-8/+142
* templated siso_combinedAchilleas Anastasopoulos2011-02-181-15/+127
* core algorithms such as viterbi/siso were refactoredAchilleas Anastasopoulos2011-02-181-0/+710