Simple code cleanup.
[debian/gnuradio] / gr-trellis /
2009-08-25 Johnathan CorganMerge utils from gnuradio.org/git/trondeau.git
2009-08-15 Johnathan CorganMerged branch 'msgq' from gnuradio.org/git/jblum.git
2009-08-14 gitAdded git ignore files auto created from svn:ignore...
2009-08-14 git repository hostingAdded git ignore files auto created from svn:ignore...
2009-05-27 jcorganMerged r11123:11148 from jcorgan/np into trunk.
2009-05-22 ebDoc fixes.
2009-03-24 anastasadded a radix-n fsm constructor
2009-03-14 jcorganMerged r10554:10595 from michaelld/am_swig_4 into trunk...
2009-02-26 jcorganMerged r10504:10528 from michaelld/fix_local_data_insta...
2009-02-26 anastasAdded support for Continuous Phase Modulation in gr...
2009-02-25 ebMerged mld/fix_makefile_gen -r10446:10509 to trunk...
2009-02-10 jcorganMerged r10385:10413 from michaelld/swig_tweaks into...
2009-02-02 jcorganMerged r10288:10370 from michaelld/swigpythonargs into...
2009-01-27 jcorganGeneral housekeeping--removing ancient cruft mostly.
2008-12-06 anastasminor updates in gr-trellis/examples
2008-11-13 anastasSeveral updates on gr-trellis: 1) new fsm constructor...
2008-09-20 ebminor Makefile fix
2008-09-07 jblumMerged r9481:9518 on jblum/grc_reorganize into trunk...
2008-08-24 jcorganFix compiler warnings across the tree. Adds --enable...
2008-04-30 ebTweaks for gcc 4.3 based on patch from Marek Mahut...
2008-03-19 ebMinor tweak that avoids intermittent build failure
2008-03-05 ebMerged eb/reverted-7899 -r7928:7930 into trunk. This...
2008-03-03 ebFix for ticket:236, parallel makes are indeterminate.
2008-02-29 jcorganMerged r7866:7887 from michaelld/discheck_fix into...
2008-02-21 michaelldMerged build_config branch into trunk:
2008-02-08 jcorganMerged r7478:7608 from michaelld/t186 into trunk. ...
2007-11-27 jcorganImplements ticket:207
2007-09-04 jcorganMerged r6271:6278 from jcorgan/t182 into trunk. Implem...
2007-07-21 ebUpdated license from GPL version 2 or later to GPL...
2007-02-26 jcorganMerged r4632:4645 on jcorgan/linking into trunk. Clean...
2007-02-13 anastasgr-trellis/src/lib/Makefile.gen added back to repo
2007-02-13 jcorganRemoved generated files from repository.
2007-02-13 anastasfiles are not required anymore
2007-02-13 anastasfiles are not required anymore
2007-02-13 anastasfiles are not required anymore
2007-02-13 anastastrellis_generated.i and Makefile.gen need not be under...
2007-02-13 anastasclean up the code
2007-02-13 anastasimplementation using templates
2007-02-13 anastasadded methods to interleaver class for writting to...
2007-02-13 anastasviterbi_combined templates for both input and output
2007-02-13 anastasadded methods to fsm class for writting to text file
2007-02-06 anastasMinor fix in interleaver class: invoking with negative...
2007-02-06 michaelldAdded explicit template instantiation.
2007-02-06 anastasadded method in fsm to generate an svg description...
2007-02-06 anastasadded comments in quicksort_index.cc
2007-02-05 ebremoved generated files from svn
2007-02-05 ebchanged variable name to remove automake warning
2007-02-05 michaelldFix for ticket:29 . Newly generated .cc,.h,.i files...
2007-02-05 anastasminor fixes so that there are no warnings when making...
2007-02-05 anastasadded warning message for automatic generation
2007-02-04 anastasadded support for irregular FSMs
2007-01-16 gdtAdd comment noting use of GNU make extension.
2006-11-25 gdtUse paths with $(top_srcdir) so that builds from other...
2006-11-25 gdtAvoid pattern rule to enable building with BSD make.
2006-10-09 jcorganFixes ticket:87.
2006-09-28 jcorganFixes ticket:77.
2006-09-28 jcorganPartial fix for ticket:76. Fixes those components that...
2006-09-14 anastasfixed ticket #65
2006-09-13 ebUpdated FSF address in all files. Fixes ticket:51
2006-09-11 anastasUpdated documentation in gr-trellis/doc
2006-09-03 anastasRefactored some common functions for metric calculation...
2006-08-30 anastasupdated gr-trellis documentation
2006-08-30 anastasAdded a siso_combined block analogous to the viterbi_co...
2006-08-27 jcorganImplements ticket:3 and fixes ticket:42. The common...
2006-08-26 jcorganFixes ticket:34. Merged r3420:3425 from jcorgan/ticket-34.
2006-08-26 ebadded $(NO_UNDEFINED) to Makefile.am
2006-08-25 ebtrial fix for ticket:55
2006-08-23 anastasclean-up of Viterbi blocks: d_trace is not a private...
2006-08-19 ebset svn:eol-style=native
2006-08-16 jcorganFixes ticket:37.
2006-08-16 anastasSeveral enhancements to gr-trellis and gnuradio-example...
2006-08-15 jcorganFixes for ticket:35, allowing use of BSD make instead...
2006-08-12 jcorganFixes ticket:26, ticket:27, and ticket:32.
2006-08-11 anastasTemporary fix to qa_trellis.py so that make distcheck...
2006-08-11 anastasFixed gnuradio-examples/python/channel-coding/Makefile...
2006-08-11 anastasAdded support for concatenated codes
2006-08-11 anastasAdditional constructor for random interleaver (not...
2006-08-11 anastas1) Minor correction in Viterbi. 2) Checked in interleav...
2006-08-09 anastasImproved documentation files\n
2006-08-09 anastasFirst 3 tests added for fsm class
2006-08-09 anastasMinor Changes
2006-08-07 ebVPATH update for gr-trellis
2006-08-07 ebMerged anastas/wip changes r3156:3218 into trunk.