Re: Miller/Delay decoding

Dora,

you can describe Miller encoding with an FSM with 2 states 2 inputs and
4 outputs. Once you do that both encoding and decoding can be done
easily using the gr-trellis framework.

Achilleas