Introduction - If you have any usage issues, please Google them yourself
Achieve (2,1,6) convolutional code Viterbi decoder source code, using the maximum likelihood algorithm for soft decision Viterbi decoding algorithm process three steps: initialization, metric updating and backtracking translation code