summaryrefslogtreecommitdiff
path: root/gr-trellis/src/lib/interleaver.cc
Commit message (Expand)AuthorAgeFilesLines
* updated documentationAchilleas Anastasopoulos2011-02-201-1/+1
* Adding file operations result checking.Tom Rondeau2010-11-091-2/+11
* Updated license from GPL version 2 or later to GPL version 3 or later.eb2007-07-211-1/+1
* added methods to interleaver class for writting to text fileanastas2007-02-131-0/+29
* Minor fix in interleaver class: invoking with negative seed will not reset th...anastas2007-02-061-2/+2
* Added explicit template instantiation.michaelld2007-02-061-4/+2
* Updated FSF address in all files. Fixes ticket:51eb2006-09-131-2/+2
* Refactored some common functions for metric calculations. Updated the documen...anastas2006-09-031-1/+1
* set svn:eol-style=nativeeb2006-08-191-108/+108
* Several enhancements to gr-trellis and gnuradio-examples/python/channel-coding:anastas2006-08-161-2/+2
* Added support for concatenated codesanastas2006-08-111-6/+6
* Additional constructor for random interleaver (not working yet)anastas2006-08-111-0/+28
* 1) Minor correction in Viterbi. 2) Checked in interleaver structureanastas2006-08-111-0/+80