altos: Make profiling Viterbi decoder more useful
authorKeith Packard <keithp@keithp.com>
Thu, 28 Jun 2012 02:47:52 +0000 (19:47 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 28 Jun 2012 02:47:52 +0000 (19:47 -0700)
commitbd21c050fd8b96b33ab6859c942bf55cf2b91868
treef5d38393e4b0c0e50bd2e23773767a77f9c896df
parent407cefae9cb95c5910b3bd79851776c48729e06b
altos: Make profiling Viterbi decoder more useful

This blocks starting the decoder until all of the data have arrived so
that the time spent in the decoder is easily computed.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_cc1120.c
src/drivers/ao_packet.c
src/megametrum-v0.1/Makefile
src/megametrum-v0.1/ao_megametrum.c