altos/cc1111: Adjust receive parameters to improve sensitivity
authorKeith Packard <keithp@keithp.com>
Thu, 3 Jul 2014 05:30:23 +0000 (22:30 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 5 Jul 2014 07:38:10 +0000 (00:38 -0700)
commitc20ddde2f9eb0ad8dbb982e9d0cbe91639160a34
treef47f64ec60384a6a6dbeeb1b14bf8622c297a2eb
parentea5887027e7a39da2b7d84a142d74950b7a24703
altos/cc1111: Adjust receive parameters to improve sensitivity

This removes the packet quality test and carrier sense tests when
deciding whether to start decoding a packet. This lets more bad
packets through, but the CRC check catches those and now we're
regularly receiving packets down to -110 or even -112 dBm. Before this
change, we'd rarely see packets as low as -105dBm

Signed-off-by: Keith Packard <keithp@keithp.com>
src/cc1111/ao_pins.h
src/cc1111/ao_radio.c
src/cc1111/cc1111.h
src/telebt-v1.0/ao_pins.h