altos: Incremental viterbi decode
authorKeith Packard <keithp@keithp.com>
Mon, 25 Jun 2012 13:51:36 +0000 (06:51 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 25 Jun 2012 13:51:36 +0000 (06:51 -0700)
Decode radio input one interleave block at a time. This overlaps the
decode computation with the packet reception, leading to lower latency
in an attempt to keep up with the transmitter.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found