summaryrefslogtreecommitdiff
path: root/gr-error-correcting-codes/src/lib/libecc
Commit message (Collapse)AuthorAgeFilesLines
* Moved to limbo pending some better idea.eb2007-01-1331-9645/+0
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4259 221aa14e-8319-0410-a670-987f0aec2ac5
* SWIG compilation speedup! Fixes ticket:9. eb2007-01-132-3/+0
| | | | | | | | | | | | | | | | | | Merged -r4203:4254 from eb/swig-split into trunk. This refactors gnuradio_swig_python.{cc,py} into 5 separate .so's These correspond to the runtime, general, filter and io directories, and also includes a new directory, gengen. gengen contains that part of general that was machine generated. This split is arbitrary, but was useful for getting size of the swig generated glue code for general down to about 2MB. In addition, the swig glue is now compiled with -g1 -O1 instead of -g -O2. With this change all the swig code now compiles in about 60% of the time that it used to take. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4255 221aa14e-8319-0410-a670-987f0aec2ac5
* Fix for ticket:80 .michaelld2006-10-141-0/+10
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3787 221aa14e-8319-0410-a670-987f0aec2ac5
* Updated FSF address in all files. Fixes ticket:51eb2006-09-1331-62/+62
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3534 221aa14e-8319-0410-a670-987f0aec2ac5
* revised fix for ticket:54eb2006-08-292-267/+13
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3449 221aa14e-8319-0410-a670-987f0aec2ac5
* Fix for ticket:54 .michaelld2006-08-262-50/+245
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3428 221aa14e-8319-0410-a670-987f0aec2ac5
* Fix for ticket:36 , now (hopefully) does "make check" properly on allmichaelld2006-08-171-2/+2
| | | | | | | | platforms. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3342 221aa14e-8319-0410-a670-987f0aec2ac5
* Fixes YA compile issue of a sloppy use of "const" ... should compilemichaelld2006-08-144-19/+68
| | | | | | | | | | now on all systems (with warnings possibly, but no errors). Mods which force template expansion for a specific metric PDF function type <float>, while still allowing for use-defined M-ary precision of the metrics. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3282 221aa14e-8319-0410-a670-987f0aec2ac5
* fixes ticket:25michaelld2006-08-1410-396/+2614
| | | | | | | | | | | | merged from 3244 to 3270 in michaelld/wip Convolutional encoder now works; all features tested. Re-enabled gr-ecc in the top configure.ac file. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3271 221aa14e-8319-0410-a670-987f0aec2ac5
* Fixes for ticket:10, ticket:18, and ticket:19. Merged r3194:3215 fromjcorgan2006-08-071-1/+3
| | | | | | | | | | | | /gnuradio/branches/developers/jcorgan/ticket-10. 'make distcheck' now successfully completes on a machine that has never had gnuradio installed before. In addition, several cleanups and refactoring of build system code have been applied. NOTE: gr-audio-portaudio, gr-audio-osx, and gr-audio-windows have not been fully tested and will need verification by the maintainers of these components. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3216 221aa14e-8319-0410-a670-987f0aec2ac5
* Fixed compile problem on x86_64. Reordered functions for consistency.eb2006-08-041-22/+12
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3144 221aa14e-8319-0410-a670-987f0aec2ac5
* Merge CVS changes from FIRST_MIGRATION_2006_07_26 into trunk.jcorgan2006-08-0431-1840/+1948
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3138 221aa14e-8319-0410-a670-987f0aec2ac5
* Houston, we have a trunk.jcorgan2006-08-0335-0/+7330
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3122 221aa14e-8319-0410-a670-987f0aec2ac5