altos: decode cc1120 received packets
authorKeith Packard <keithp@keithp.com>
Mon, 25 Jun 2012 13:38:34 +0000 (06:38 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 25 Jun 2012 13:38:34 +0000 (06:38 -0700)
commit628076aa90e7bc9a894646e417dd8e1fe149b60d
tree55a87becd6678dfaf9b77579f0eb3ef2a4b3e329
parent70cf32e89df19bde5185339fc703532c8a5b8be6
altos: decode cc1120 received packets

Call the fec decode function, compute RSSI and check CRC

Signed-off-by: Keith Packard <keithp@keithp.com>
src/core/ao_fec.h
src/core/ao_viterbi.c
src/drivers/ao_cc1120.c