altos: Viterbi performance improvments. Down to 5.7ms for command decode
authorKeith Packard <keithp@keithp.com>
Wed, 4 Jul 2012 03:59:35 +0000 (20:59 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 4 Jul 2012 03:59:35 +0000 (20:59 -0700)
commite8ab00cc45e48230e3b2018ce959114d3fedd228
tree59f3d1b8a5378d1c4089a1fed4987c7ec73b4dc9
parentea957f9e6144f8411ac84ee2905700f55f5a6e8a
altos: Viterbi performance improvments. Down to 5.7ms for command decode

Stealing more of Phil's good ideas, decoding a command mode packet has
been reduced from 9ms to 5.7ms. Lots more comments to help future-me
figure out how this code works.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/core/ao_fec_rx.c