[Discuss-gnuradio] Code for generic CC encoder, Viterbi algorithm, etc + examples + documentation

2006-08-04 Thread Achilleas Anastasopoulos
All, I have finally finished the first part of this project. There is now a working generic FSM class, encoders, Viterbi decoders, a couple of examples, AND documentation. A copy of my CVS subtree gr-trellis and the examples can be found in http://www.eecs.umich.edu/~anastas/gnuradio It will

Re: [Discuss-gnuradio] Code for generic CC encoder, Viterbi algorithm, etc + examples + documentation

2006-08-04 Thread Eric Blossom
On Fri, Aug 04, 2006 at 01:42:41PM -0400, Achilleas Anastasopoulos wrote: All, I have finally finished the first part of this project. There is now a working generic FSM class, encoders, Viterbi decoders, a couple of examples, AND documentation. A copy of my CVS subtree gr-trellis and the