| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes ticket:34. Merged r3420:3425 from jcorgan/ticket-34. | jcorgan | 2006-08-26 | 4 | -20/+33 |
* | added $(NO_UNDEFINED) to Makefile.am | eb | 2006-08-26 | 1 | -1/+1 |
* | added $(NO_UNDEFINED) to Makefile.am | eb | 2006-08-26 | 1 | -16/+7 |
* | Implements ticket:28. See BuildConfiguration for documentation. | jcorgan | 2006-08-25 | 28 | -250/+281 |
* | trial fix for ticket:55 | eb | 2006-08-25 | 1 | -1/+1 |
* | audio spectrum analyzer. SHould have had this a long time ago | matt | 2006-08-25 | 1 | -0/+137 |
* | fixed problem with tunnel.py | trondeau | 2006-08-25 | 1 | -13/+23 |
* | Trial fix for ticket:53. | jcorgan | 2006-08-24 | 1 | -1/+1 |
* | Trial fix for ticket:45 | eb | 2006-08-24 | 5 | -11/+17 |
* | Updated viterbi equalization examples and README file | anastas | 2006-08-23 | 3 | -15/+22 |
* | clean-up of Viterbi blocks: d_trace is not a private variable anymore but a l... | anastas | 2006-08-23 | 20 | -148/+156 |
* | Added examples for Viterbi Equalization in gnuradio-examples/python/channel-c... | anastas | 2006-08-22 | 2 | -0/+195 |
* | Fixes ticket:35. | jcorgan | 2006-08-20 | 2 | -7/+13 |
* | set svn:eol-style=native | eb | 2006-08-19 | 0 | -0/+0 |
* | set svn:eol-style=native | eb | 2006-08-19 | 6 | -671/+671 |
* | Fixes ticket:38. Merged -r3339:3349 from jcorgan/ticket-38 into trunk. | jcorgan | 2006-08-19 | 3 | -18/+19 |
* | trial fix for ticket:43 | eb | 2006-08-18 | 1 | -0/+6 |
* | Fix for ticket:36 , now (hopefully) does "make check" properly on all | michaelld | 2006-08-17 | 1 | -2/+2 |
* | merged in mblock work-in-progress | eb | 2006-08-17 | 17 | -0/+522 |
* | Removed TODO.build as this can be managed in trac | jcorgan | 2006-08-17 | 1 | -43/+0 |
* | trial fix for ticket:33 | eb | 2006-08-16 | 1 | -0/+1 |
* | removed obsolete comment and FIXME | eb | 2006-08-16 | 1 | -4/+0 |
* | Fixes ticket:37. | jcorgan | 2006-08-16 | 1 | -12/+0 |
* | Removed ezdop from build until m4 issue fixed. | jcorgan | 2006-08-16 | 1 | -2/+2 |
* | Several enhancements to gr-trellis and gnuradio-examples/python/channel-coding: | anastas | 2006-08-16 | 104 | -1252/+2018 |
* | strtof -> strtod | eb | 2006-08-16 | 3 | -13/+13 |
* | Disabled GRC_GR_ERROR_CORRECTING_CODES, which was inadvertantly reanbled | eb | 2006-08-16 | 1 | -1/+1 |
* | Moved usrp-hw to new home | eb | 2006-08-16 | 471 | -1305498/+0 |
* | some of the generated files | matt | 2006-08-16 | 17 | -0/+392405 |
* | rev 2.1 gerbers | matt | 2006-08-16 | 14 | -1369/+1536 |
* | generated files, rev 2.0 | matt | 2006-08-16 | 20 | -0/+36110 |
* | added in generated files | matt | 2006-08-16 | 38 | -0/+47595 |
* | add in generated files | matt | 2006-08-16 | 40 | -0/+45179 |
* | output files | matt | 2006-08-16 | 16 | -0/+20487 |
* | shipping rev 4 versions of files | matt | 2006-08-16 | 49 | -0/+240491 |
* | copied over from usrp-b-bom-20060323.xls | matt | 2006-08-16 | 1 | -0/+0 |
* | copied over from usrp-b-bom-20060106-rev3.xls | matt | 2006-08-16 | 1 | -0/+0 |
* | rev 4 updates | matt | 2006-08-16 | 49 | -137056/+148077 |
* | tagged released version of USRP | matt | 2006-08-16 | 48 | -0/+229470 |
* | renamed to generic names | matt | 2006-08-16 | 2 | -0/+0 |
* | renamed to generic name | matt | 2006-08-16 | 1 | -0/+0 |
* | rename to generic name | matt | 2006-08-16 | 1 | -0/+0 |
* | complete usrp rev 3 files | matt | 2006-08-16 | 40 | -0/+223458 |
* | more initial checkins | matt | 2006-08-16 | 42 | -0/+34039 |
* | first checkin of usrp-hw | matt | 2006-08-16 | 160 | -0/+25076 |
* | Reenabling ezdop | jcorgan | 2006-08-16 | 1 | -1/+1 |
* | More fixes for ticket:35, which was reopened. | jcorgan | 2006-08-16 | 9 | -47/+34 |
* | disabled gr-error-correcting codes. Make check is still failing. | eb | 2006-08-15 | 1 | -1/+1 |
* | Fixes for ticket:35, allowing use of BSD make instead of GNU make. | jcorgan | 2006-08-15 | 13 | -31/+32 |
* | Fixes YA compile issue of a sloppy use of "const" ... should compile | michaelld | 2006-08-14 | 8 | -43/+81 |