discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Need manchester decode class/address@hidden


From: Achilleas Anastasopoulos
Subject: Re: [Discuss-gnuradio] Need manchester decode class/address@hidden
Date: Thu, 05 Apr 2007 11:37:35 -0400
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

George,

you can do that easily with gr-trellis.
just define an FSM describing the Manchester code and
use the VA to decode it. You can actually do
soft decision demodulation on this as well, ie,
from the observations r_{2k} r_{2k+1} directly to b_k.
Take a look at some of the examples in
gnuradio-examples/source/python/channel-coding

Achilleas





reply via email to

[Prev in Thread] Current Thread [Next in Thread]