summaryrefslogtreecommitdiff
path: root/gr-trellis
AgeCommit message (Expand)Author
2009-05-22Doc fixes.eb
2009-03-24added a radix-n fsm constructoranastas
2009-03-14Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...jcorgan
2009-02-26Merged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk ...jcorgan
2009-02-26Added support for Continuous Phase Modulation in gr-trellis + an exampleanastas
2009-02-25Merged mld/fix_makefile_gen -r10446:10509 to trunk. This cleans upeb
2009-02-10Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck.jcorgan
2009-02-02Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck.jcorgan
2009-01-27General housekeeping--removing ancient cruft mostly.jcorgan
2008-12-06minor updates in gr-trellis/examplesanastas
2008-11-13Several updates on gr-trellis: 1) new fsm constructor for a joint trellis, 2)...anastas
2008-09-20minor Makefile fixeb
2008-09-07Merged r9481:9518 on jblum/grc_reorganize into trunk. Reorganized grc source ...jblum
2008-08-24Fix compiler warnings across the tree. Adds --enable-warnings-as-errors conf...jcorgan
2008-04-30Tweaks for gcc 4.3 based on patch from Marek Mahut <mmahut@fedoraproject.org>.eb
2008-03-19Minor tweak that avoids intermittent build failureeb
2008-03-05Merged eb/reverted-7899 -r7928:7930 into trunk. This effectivelyeb
2008-03-03Fix for ticket:236, parallel makes are indeterminate.eb
2008-02-29Merged r7866:7887 from michaelld/discheck_fix into trunk. Allows running 'ma...jcorgan
2008-02-21Merged build_config branch into trunk:michaelld
2008-02-08Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GN...jcorgan
2007-11-27Implements ticket:207jcorgan
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