summaryrefslogtreecommitdiff
path: root/gr-trellis
AgeCommit message (Expand)Author
2007-09-04Merged r6271:6278 from jcorgan/t182 into trunk. Implements ticket:182.jcorgan
2007-07-21Updated license from GPL version 2 or later to GPL version 3 or later.eb
2007-02-26Merged r4632:4645 on jcorgan/linking into trunk. Cleans up linking issues wi...jcorgan
2007-02-13gr-trellis/src/lib/Makefile.gen added back to repoanastas
2007-02-13Removed generated files from repository.jcorgan
2007-02-13files are not required anymoreanastas
2007-02-13files are not required anymoreanastas
2007-02-13files are not required anymoreanastas
2007-02-13trellis_generated.i and Makefile.gen need not be under version control...anastas
2007-02-13clean up the codeanastas
2007-02-13implementation using templatesanastas
2007-02-13added methods to interleaver class for writting to text fileanastas
2007-02-13viterbi_combined templates for both input and outputanastas
2007-02-13added methods to fsm class for writting to text fileanastas
2007-02-06Minor fix in interleaver class: invoking with negative seed will not reset th...anastas
2007-02-06Added explicit template instantiation.michaelld
2007-02-06added method in fsm to generate an svg description of the fsm (by Tim Meehan)anastas
2007-02-06added comments in quicksort_index.ccanastas
2007-02-05removed generated files from svneb
2007-02-05changed variable name to remove automake warningeb
2007-02-05Fix for ticket:29 . Newly generated .cc,.h,.i files are also checkedmichaelld
2007-02-05minor fixes so that there are no warnings when making gr-trellisanastas
2007-02-05added warning message for automatic generationanastas
2007-02-04added support for irregular FSMsanastas
2007-01-16Add comment noting use of GNU make extension.gdt
2006-11-25Use paths with $(top_srcdir) so that builds from other than source dirs work.gdt
2006-11-25Avoid pattern rule to enable building with BSD make.gdt
2006-10-09Fixes ticket:87.jcorgan
2006-09-28Fixes ticket:77.jcorgan
2006-09-28Partial fix for ticket:76. Fixes those components that are beingjcorgan
2006-09-14fixed ticket #65anastas
2006-09-13Updated FSF address in all files. Fixes ticket:51eb
2006-09-11Updated documentation in gr-trellis/docanastas
2006-09-03Refactored some common functions for metric calculations. Updated the documen...anastas
2006-08-30updated gr-trellis documentationanastas
2006-08-30Added a siso_combined block analogous to the viterbi_combined; useful for FSM...anastas
2006-08-27Implements ticket:3 and fixes ticket:42. The common functionality of jcorgan
2006-08-26Fixes ticket:34. Merged r3420:3425 from jcorgan/ticket-34.jcorgan
2006-08-26added $(NO_UNDEFINED) to Makefile.ameb
2006-08-25trial fix for ticket:55eb
2006-08-23clean-up of Viterbi blocks: d_trace is not a private variable anymore but a l...anastas
2006-08-19set svn:eol-style=nativeeb
2006-08-16Fixes ticket:37.jcorgan
2006-08-16Several enhancements to gr-trellis and gnuradio-examples/python/channel-coding:anastas
2006-08-15Fixes for ticket:35, allowing use of BSD make instead of GNU make.jcorgan
2006-08-12Fixes ticket:26, ticket:27, and ticket:32.jcorgan
2006-08-11Temporary fix to qa_trellis.py so that make distcheck succeedsanastas
2006-08-11Fixed gnuradio-examples/python/channel-coding/Makefile.am so that make distch...anastas
2006-08-11Added support for concatenated codesanastas
2006-08-11Additional constructor for random interleaver (not working yet)anastas