summaryrefslogtreecommitdiff
path: root/gr-trellis
Commit message (Expand)AuthorAgeFilesLines
* Tweaks for gcc 4.3 based on patch from Marek Mahut <mmahut@fedoraproject.org>.eb2008-04-303-0/+3
* Minor tweak that avoids intermittent build failureeb2008-03-191-2/+1
* Merged eb/reverted-7899 -r7928:7930 into trunk. This effectivelyeb2008-03-051-6/+10
* Fix for ticket:236, parallel makes are indeterminate.eb2008-03-031-3/+28
* Merged r7866:7887 from michaelld/discheck_fix into trunk. Allows running 'ma...jcorgan2008-02-291-2/+3
* Merged build_config branch into trunk:michaelld2008-02-211-1/+1
* Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GN...jcorgan2008-02-082-4/+5
* Implements ticket:207jcorgan2007-11-2718-182/+182
* Merged r6271:6278 from jcorgan/t182 into trunk. Implements ticket:182.jcorgan2007-09-0433-1/+2525
* Updated license from GPL version 2 or later to GPL version 3 or later.eb2007-07-2145-45/+45
* Merged r4632:4645 on jcorgan/linking into trunk. Cleans up linking issues wi...jcorgan2007-02-261-1/+1
* gr-trellis/src/lib/Makefile.gen added back to repoanastas2007-02-131-0/+84
* Removed generated files from repository.jcorgan2007-02-132-140/+0
* files are not required anymoreanastas2007-02-131-58/+0
* files are not required anymoreanastas2007-02-131-185/+0
* files are not required anymoreanastas2007-02-131-93/+0
* trellis_generated.i and Makefile.gen need not be under version control...anastas2007-02-134-20/+65
* clean up the codeanastas2007-02-131-11/+0
* implementation using templatesanastas2007-02-132-26/+47
* added methods to interleaver class for writting to text fileanastas2007-02-133-0/+31
* viterbi_combined templates for both input and outputanastas2007-02-133-0/+336
* added methods to fsm class for writting to text fileanastas2007-02-133-10/+41
* Minor fix in interleaver class: invoking with negative seed will not reset th...anastas2007-02-065-7/+6
* Added explicit template instantiation.michaelld2007-02-063-57/+37
* added method in fsm to generate an svg description of the fsm (by Tim Meehan)anastas2007-02-063-5/+63
* added comments in quicksort_index.ccanastas2007-02-061-0/+3
* removed generated files from svneb2007-02-0548-3761/+0
* changed variable name to remove automake warningeb2007-02-051-4/+4
* Fix for ticket:29 . Newly generated .cc,.h,.i files are also checkedmichaelld2007-02-0521-295/+159
* minor fixes so that there are no warnings when making gr-trellisanastas2007-02-055-7/+7
* added warning message for automatic generationanastas2007-02-054-0/+8
* added support for irregular FSMsanastas2007-02-0413-83/+89
* 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