| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | fixes ticket:25 | michaelld | 2006-08-14 | 16 | -417/+2647 |
* | trial fix for ticket:33 | eb | 2006-08-13 | 1 | -0/+2 |
* | slight tweak to make emacs syntax highlighting happy | eb | 2006-08-13 | 1 | -1/+1 |
* | Fixes ticket:8. | jcorgan | 2006-08-13 | 3 | -11/+11 |
* | Fixed bogus assignment in config macro. | jcorgan | 2006-08-12 | 1 | -2/+2 |
* | Merged jcorgan/ezdop into trunk. | jcorgan | 2006-08-12 | 79 | -1/+8281 |
* | Fixes ticket:26, ticket:27, and ticket:32. | jcorgan | 2006-08-12 | 8 | -4/+28 |
* | Disabling gr_error_correcting_codes until compilation bugs fixed (ticket:25). | jcorgan | 2006-08-12 | 1 | -1/+1 |
* | Fixes ticket:24. | jcorgan | 2006-08-12 | 2 | -1/+1 |
* | Fixes ticket:23 and ticket:30 | jcorgan | 2006-08-12 | 1 | -35/+54 |
* | Temporary fix to qa_trellis.py so that make distcheck succeeds | anastas | 2006-08-11 | 1 | -2/+4 |
* | Fixed gnuradio-examples/python/channel-coding/Makefile.am so that make distch... | anastas | 2006-08-11 | 4 | -25/+6 |
* | Fixed some examples in gnuradio-examples/python/channel-coding, and added a R... | anastas | 2006-08-11 | 8 | -56/+38 |
* | Added examples for gr-trellis in gnuradio-examples/python/channel-coding | anastas | 2006-08-11 | 21 | -1/+1380 |
* | Added support for concatenated codes | anastas | 2006-08-11 | 22 | -17/+606 |
* | Additional constructor for random interleaver (not working yet) | anastas | 2006-08-11 | 7 | -0/+121 |
* | 1) Minor correction in Viterbi. 2) Checked in interleaver structure | anastas | 2006-08-11 | 16 | -8/+350 |
* | Improved documentation files\n | anastas | 2006-08-09 | 5 | -311/+326 |
* | First 3 tests added for fsm class | anastas | 2006-08-09 | 2 | -0/+42 |
* | Minor Changes | anastas | 2006-08-09 | 1 | -17/+14 |