discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Demodulating CPFSK with Viterbi algorithm using g


From: Achilleas Anastasopoulos
Subject: Re: [Discuss-gnuradio] Demodulating CPFSK with Viterbi algorithm using gr-trellis
Date: Thu, 10 Sep 2015 15:19:40 -0400

One quick correction on my previous email:
--------

every line corresponds to the current state and every column to an input.
The entry is a number from 0 to O-1 (where O is the output alphabet cardinality).
How this index is translated to an actual signal IS NOT PART OF THE FSM DEFINITION but part of the modulation definition as explained very extensively in the gr-trellis documentation.

best
Achilleas


reply via email to

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