summaryrefslogtreecommitdiff
path: root/gr-trellis/src/examples/test_sccc_turbo1.py
Commit message (Collapse)AuthorAgeFilesLines
* examples: Reworked locations and installation of examples.Tom Rondeau2012-04-031-99/+0
| | | | All python and GRC examples directly associated with a top-level component are now in that examples directory. Examples are split into c++, python, and grc dirs but are all installed into $prefix/share/gnuradio/examples/<component>.
* trellis: fixed the trellis examples to look in gr-digital for the ↵Tom Rondeau2011-10-251-2/+2
| | | | constellation information.
* added a scaling parameter in trellis_sccc_decoder, neededAchilleas Anastasopoulos2011-02-201-1/+1
| | | | for sum-product metric calculation
* added sccc turbo decoder block + example test_sccc_turbo1.pyAchilleas Anastasopoulos2011-02-191-0/+99