| Commit message (Expand) | Author | Age | Files | Lines |
* | Added git ignore files auto created from svn:ignore properties. | git | 2009-08-14 | 7 | -0/+156 |
* | Merged r11123:11148 from jcorgan/np into trunk. | jcorgan | 2009-05-27 | 4 | -14/+42 |
* | Doc fixes. | eb | 2009-05-22 | 7 | -11/+15 |
* | added a radix-n fsm constructor | anastas | 2009-03-24 | 4 | -27/+44 |
* | Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S... | jcorgan | 2009-03-14 | 4 | -91/+318 |
* | Merged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk ... | jcorgan | 2009-02-26 | 3 | -49/+30 |
* | Added support for Continuous Phase Modulation in gr-trellis + an example | anastas | 2009-02-26 | 6 | -37/+285 |
* | Merged mld/fix_makefile_gen -r10446:10509 to trunk. This cleans up | eb | 2009-02-25 | 1 | -39/+21 |
* | Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck. | jcorgan | 2009-02-10 | 1 | -7/+22 |
* | Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck. | jcorgan | 2009-02-02 | 1 | -6/+4 |
* | General housekeeping--removing ancient cruft mostly. | jcorgan | 2009-01-27 | 2 | -25/+0 |
* | minor updates in gr-trellis/examples | anastas | 2008-12-06 | 2 | -4/+4 |
* | Several updates on gr-trellis: 1) new fsm constructor for a joint trellis, 2)... | anastas | 2008-11-13 | 11 | -1/+708 |
* | minor Makefile fix | eb | 2008-09-20 | 1 | -1/+1 |
* | Merged r9481:9518 on jblum/grc_reorganize into trunk. Reorganized grc source ... | jblum | 2008-09-07 | 1 | -8/+6 |
* | Fix compiler warnings across the tree. Adds --enable-warnings-as-errors conf... | jcorgan | 2008-08-24 | 1 | -0/+2 |
* | Tweaks for gcc 4.3 based on patch from Marek Mahut <mmahut@fedoraproject.org>. | eb | 2008-04-30 | 3 | -0/+3 |
* | Minor tweak that avoids intermittent build failure | eb | 2008-03-19 | 1 | -2/+1 |
* | Merged eb/reverted-7899 -r7928:7930 into trunk. This effectively | eb | 2008-03-05 | 1 | -6/+10 |
* | Fix for ticket:236, parallel makes are indeterminate. | eb | 2008-03-03 | 1 | -3/+28 |
* | Merged r7866:7887 from michaelld/discheck_fix into trunk. Allows running 'ma... | jcorgan | 2008-02-29 | 1 | -2/+3 |
* | Merged build_config branch into trunk: | michaelld | 2008-02-21 | 1 | -1/+1 |
* | Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GN... | jcorgan | 2008-02-08 | 2 | -4/+5 |
* | Implements ticket:207 | jcorgan | 2007-11-27 | 18 | -182/+182 |
* | Merged r6271:6278 from jcorgan/t182 into trunk. Implements ticket:182. | jcorgan | 2007-09-04 | 33 | -1/+2525 |
* | Updated license from GPL version 2 or later to GPL version 3 or later. | eb | 2007-07-21 | 45 | -45/+45 |
* | Merged r4632:4645 on jcorgan/linking into trunk. Cleans up linking issues wi... | jcorgan | 2007-02-26 | 1 | -1/+1 |
* | gr-trellis/src/lib/Makefile.gen added back to repo | anastas | 2007-02-13 | 1 | -0/+84 |
* | Removed generated files from repository. | jcorgan | 2007-02-13 | 2 | -140/+0 |
* | files are not required anymore | anastas | 2007-02-13 | 1 | -58/+0 |
* | files are not required anymore | anastas | 2007-02-13 | 1 | -185/+0 |
* | files are not required anymore | anastas | 2007-02-13 | 1 | -93/+0 |
* | trellis_generated.i and Makefile.gen need not be under version control... | anastas | 2007-02-13 | 4 | -20/+65 |
* | clean up the code | anastas | 2007-02-13 | 1 | -11/+0 |
* | implementation using templates | anastas | 2007-02-13 | 2 | -26/+47 |
* | added methods to interleaver class for writting to text file | anastas | 2007-02-13 | 3 | -0/+31 |
* | viterbi_combined templates for both input and output | anastas | 2007-02-13 | 3 | -0/+336 |
* | added methods to fsm class for writting to text file | anastas | 2007-02-13 | 3 | -10/+41 |
* | Minor fix in interleaver class: invoking with negative seed will not reset th... | anastas | 2007-02-06 | 5 | -7/+6 |
* | Added explicit template instantiation. | michaelld | 2007-02-06 | 3 | -57/+37 |
* | added method in fsm to generate an svg description of the fsm (by Tim Meehan) | anastas | 2007-02-06 | 3 | -5/+63 |
* | added comments in quicksort_index.cc | anastas | 2007-02-06 | 1 | -0/+3 |
* | removed generated files from svn | eb | 2007-02-05 | 48 | -3761/+0 |
* | changed variable name to remove automake warning | eb | 2007-02-05 | 1 | -4/+4 |
* | Fix for ticket:29 . Newly generated .cc,.h,.i files are also checked | michaelld | 2007-02-05 | 21 | -295/+159 |
* | minor fixes so that there are no warnings when making gr-trellis | anastas | 2007-02-05 | 5 | -7/+7 |
* | added warning message for automatic generation | anastas | 2007-02-05 | 4 | -0/+8 |
* | added support for irregular FSMs | anastas | 2007-02-04 | 13 | -83/+89 |
* | Add comment noting use of GNU make extension. | gdt | 2007-01-16 | 1 | -0/+1 |
* | Use paths with $(top_srcdir) so that builds from other than source dirs work. | gdt | 2006-11-25 | 1 | -1/+1 |