altos: fix comment about decoding last byte of FEC data
[fw/altos] / src / core / ao_viterbi.c
2012-06-23 Keith Packardaltos: fix comment about decoding last byte of FEC...
2012-06-23 Keith Packardaltos: optimize Viterbi implementation
2012-06-23 Keith Packardaltos: incremental viterbi decode
2012-06-23 Keith Packardaltos: Start optimizing viterbi decoder
2012-06-23 Keith Packardaltos: Add the simplest possible viterbi decoder