Convolutional code + viterbi working

Hi,

I think I got the point , I was doing twice the same thing.
It was not clear to me that symbol demodulation is already included in
viterbi block.

so now I’ve got the convolutional code working, and would like to add
interleaving and an outer Reed-Solomon block encoder.

can somebody show me where the road to this begins?

very many thanks

vincenzo

On Fri, Feb 23, 2007 at 01:16:38AM +0100, Vincenzo P. wrote:

can somebody show me where the road to this begins?
There’s a convolutional interleaver and a reed-solomon block in the
ATSC receiver (down in gr-atsc). I’m not sure of their status, been a
while since I looked, but they’d be worth taking a look at. We may
want to move them from gr-atsc to gnuradio-core.

Eric