summaryrefslogtreecommitdiff
path: root/gr-trellis/src
Commit message (Expand)AuthorAgeFilesLines
* Fixes ticket:77.jcorgan2006-09-281-1/+9
* Partial fix for ticket:76. Fixes those components that are beingjcorgan2006-09-281-0/+4
* Updated FSF address in all files. Fixes ticket:51eb2006-09-1391-184/+184
* Refactored some common functions for metric calculations. Updated the documen...anastas2006-09-0313-15/+79
* Added a siso_combined block analogous to the viterbi_combined; useful for FSM...anastas2006-08-307-21/+559
* Implements ticket:3 and fixes ticket:42. The common functionality of jcorgan2006-08-271-49/+8
* added $(NO_UNDEFINED) to Makefile.ameb2006-08-261-1/+1
* trial fix for ticket:55eb2006-08-251-1/+1
* clean-up of Viterbi blocks: d_trace is not a private variable anymore but a l...anastas2006-08-2320-148/+156
* set svn:eol-style=nativeeb2006-08-196-671/+671
* Fixes ticket:37.jcorgan2006-08-161-12/+0
* Several enhancements to gr-trellis and gnuradio-examples/python/channel-coding:anastas2006-08-1680-560/+1401
* Fixes for ticket:35, allowing use of BSD make instead of GNU make.jcorgan2006-08-151-3/+3
* Fixes ticket:26, ticket:27, and ticket:32.jcorgan2006-08-121-0/+4
* Temporary fix to qa_trellis.py so that make distcheck succeedsanastas2006-08-111-2/+4
* Fixed gnuradio-examples/python/channel-coding/Makefile.am so that make distch...anastas2006-08-113-25/+4
* Added support for concatenated codesanastas2006-08-1121-16/+605
* Additional constructor for random interleaver (not working yet)anastas2006-08-117-0/+121
* 1) Minor correction in Viterbi. 2) Checked in interleaver structureanastas2006-08-1116-8/+350
* First 3 tests added for fsm classanastas2006-08-092-0/+42
* VPATH update for gr-trelliseb2006-08-072-2/+4
* Merged anastas/wip changes r3156:3218 into trunk.eb2006-08-0772-0/+5396