summaryrefslogtreecommitdiff
path: root/gr-trellis
Commit message (Expand)AuthorAgeFilesLines
...
* Add comment noting use of GNU make extension.gdt2007-01-161-0/+1
* Use paths with $(top_srcdir) so that builds from other than source dirs work.gdt2006-11-251-1/+1
* Avoid pattern rule to enable building with BSD make.gdt2006-11-251-2/+2
* Fixes ticket:87.jcorgan2006-10-091-0/+2
* Fixes ticket:77.jcorgan2006-09-281-1/+9
* Partial fix for ticket:76. Fixes those components that are beingjcorgan2006-09-281-0/+4
* fixed ticket #65anastas2006-09-142-3/+5
* Updated FSF address in all files. Fixes ticket:51eb2006-09-1395-192/+192
* Updated documentation in gr-trellis/docanastas2006-09-113-8/+436
* Refactored some common functions for metric calculations. Updated the documen...anastas2006-09-0316-33/+184
* updated gr-trellis documentationanastas2006-08-301-8/+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
* Fixes ticket:34. Merged r3420:3425 from jcorgan/ticket-34.jcorgan2006-08-262-18/+30
* 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-1681-1006/+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-1122-17/+606
* 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
* Improved documentation files\nanastas2006-08-095-311/+326
* First 3 tests added for fsm classanastas2006-08-092-0/+42
* Minor Changesanastas2006-08-091-17/+14
* VPATH update for gr-trelliseb2006-08-072-2/+4
* Merged anastas/wip changes r3156:3218 into trunk.eb2006-08-0780-0/+6743