| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Added native svn:eol-style property to files that were missing it. | jcorgan | 2006-08-09 | 0 | -0/+0 |
* | Test to see if eol-style changes behavior under Mingw | jcorgan | 2006-08-08 | 0 | -0/+0 |
* | Trial fix for ticket 13. | jcorgan | 2006-08-08 | 1 | -1/+4 |
* | Fixes ticket 17. | jcorgan | 2006-08-08 | 1 | -6/+5 |
* | VPATH update for gr-trellis | eb | 2006-08-07 | 2 | -2/+4 |
* | Merged anastas/wip changes r3156:3218 into trunk. | eb | 2006-08-07 | 82 | -0/+6780 |
* | Updated TODO.build to reflect current status. | jcorgan | 2006-08-07 | 1 | -7/+0 |
* | Fixes for ticket:10, ticket:18, and ticket:19. Merged r3194:3215 from | jcorgan | 2006-08-07 | 40 | -85/+105 |
* | Fixed ticket 10. Merged from /gnuradio/developers/branches/jcorgan/ticket-10. | jcorgan | 2006-08-06 | 3 | -11/+4 |
* | Updated to reflect current status. | jcorgan | 2006-08-06 | 1 | -1/+2 |
* | Additional testing of commit emails. | jcorgan | 2006-08-06 | 1 | -0/+2 |
* | Additional testing of commit emails. | jcorgan | 2006-08-06 | 1 | -0/+1 |
* | Additional comments in Makefile.common (further testing commit emails.) | jcorgan | 2006-08-06 | 1 | -0/+4 |
* | Added note about USRP variables. (Testing commit email list.) | jcorgan | 2006-08-06 | 1 | -0/+2 |
* | Removed extraneous directory from include specification. | jcorgan | 2006-08-06 | 1 | -1/+0 |
* | Fixes ticket #12. Merged r3170:HEAD from | jcorgan | 2006-08-06 | 2 | -4/+14 |
* | Updated TODO.build to reflect current status. | jcorgan | 2006-08-06 | 1 | -18/+4 |
* | Partial fix for ticket 10 merged into trunk from | jcorgan | 2006-08-06 | 7 | -39/+48 |
* | better (read: real) fix for ticket:15 | eb | 2006-08-06 | 5 | -16/+16 |
* | Fixes ticket 16 by adding $(PORTAUDIO_LIBS) in the right place in | jcorgan | 2006-08-05 | 2 | -1/+2 |
* | fixed ticket:15 | eb | 2006-08-05 | 1 | -1/+4 |
* | Fixed ticket #11. Merged r3165:3167 from | jcorgan | 2006-08-05 | 2 | -2/+2 |
* | Completed fix for ticket #1. Merged r3160:3168 from | jcorgan | 2006-08-05 | 10 | -81/+77 |
* | believed to have fixed ticket:7 (missed one file) | eb | 2006-08-05 | 1 | -0/+3 |
* | believed to have fixed ticket:7 | eb | 2006-08-05 | 2 | -0/+13 |