summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes ticket:34. Merged r3420:3425 from jcorgan/ticket-34.jcorgan2006-08-264-20/+33
* added $(NO_UNDEFINED) to Makefile.ameb2006-08-261-1/+1
* added $(NO_UNDEFINED) to Makefile.ameb2006-08-261-16/+7
* Implements ticket:28. See BuildConfiguration for documentation.jcorgan2006-08-2528-250/+281
* trial fix for ticket:55eb2006-08-251-1/+1
* audio spectrum analyzer. SHould have had this a long time agomatt2006-08-251-0/+137
* fixed problem with tunnel.pytrondeau2006-08-251-13/+23
* Trial fix for ticket:53.jcorgan2006-08-241-1/+1
* Trial fix for ticket:45eb2006-08-245-11/+17
* Updated viterbi equalization examples and README fileanastas2006-08-233-15/+22
* clean-up of Viterbi blocks: d_trace is not a private variable anymore but a l...anastas2006-08-2320-148/+156
* Added examples for Viterbi Equalization in gnuradio-examples/python/channel-c...anastas2006-08-222-0/+195
* Fixes ticket:35.jcorgan2006-08-202-7/+13
* set svn:eol-style=nativeeb2006-08-190-0/+0
* set svn:eol-style=nativeeb2006-08-196-671/+671
* Fixes ticket:38. Merged -r3339:3349 from jcorgan/ticket-38 into trunk.jcorgan2006-08-193-18/+19
* trial fix for ticket:43eb2006-08-181-0/+6
* Fix for ticket:36 , now (hopefully) does "make check" properly on allmichaelld2006-08-171-2/+2
* merged in mblock work-in-progresseb2006-08-1717-0/+522
* Removed TODO.build as this can be managed in tracjcorgan2006-08-171-43/+0
* trial fix for ticket:33eb2006-08-161-0/+1
* removed obsolete comment and FIXMEeb2006-08-161-4/+0
* Fixes ticket:37.jcorgan2006-08-161-12/+0
* Removed ezdop from build until m4 issue fixed.jcorgan2006-08-161-2/+2
* Several enhancements to gr-trellis and gnuradio-examples/python/channel-coding:anastas2006-08-16104-1252/+2018
* strtof -> strtodeb2006-08-163-13/+13
* Disabled GRC_GR_ERROR_CORRECTING_CODES, which was inadvertantly reanbledeb2006-08-161-1/+1
* Moved usrp-hw to new homeeb2006-08-16471-1305498/+0
* some of the generated filesmatt2006-08-1617-0/+392405
* rev 2.1 gerbersmatt2006-08-1614-1369/+1536
* generated files, rev 2.0matt2006-08-1620-0/+36110
* added in generated filesmatt2006-08-1638-0/+47595
* add in generated filesmatt2006-08-1640-0/+45179
* output filesmatt2006-08-1616-0/+20487
* shipping rev 4 versions of filesmatt2006-08-1649-0/+240491
* copied over from usrp-b-bom-20060323.xls matt2006-08-161-0/+0
* copied over from usrp-b-bom-20060106-rev3.xlsmatt2006-08-161-0/+0
* rev 4 updatesmatt2006-08-1649-137056/+148077
* tagged released version of USRPmatt2006-08-1648-0/+229470
* renamed to generic namesmatt2006-08-162-0/+0
* renamed to generic namematt2006-08-161-0/+0
* rename to generic namematt2006-08-161-0/+0
* complete usrp rev 3 filesmatt2006-08-1640-0/+223458
* more initial checkinsmatt2006-08-1642-0/+34039
* first checkin of usrp-hwmatt2006-08-16160-0/+25076
* Reenabling ezdopjcorgan2006-08-161-1/+1
* More fixes for ticket:35, which was reopened.jcorgan2006-08-169-47/+34
* disabled gr-error-correcting codes. Make check is still failing.eb2006-08-151-1/+1
* Fixes for ticket:35, allowing use of BSD make instead of GNU make.jcorgan2006-08-1513-31/+32
* Fixes YA compile issue of a sloppy use of "const" ... should compilemichaelld2006-08-148-43/+81