altos: Reduce deviation at 2400/9600 baud
authorKeith Packard <keithp@keithp.com>
Sun, 7 Sep 2014 03:39:37 +0000 (20:39 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 7 Sep 2014 03:39:37 +0000 (20:39 -0700)
commitf395bcaa620490954d4a42de9b4870bc12bedc91
tree56ece9760e4873bd4b7e6bab907c8ad8dccb12cf
parentdd26ec2e706bdd29090759deeb90090a0e3b74f0
altos: Reduce deviation at 2400/9600 baud

There's no reason to use 20.5kHz deviation at 2400 and 9600 baud, and
if we get a better receiver, we'll want to use narrower deviation to
have less bandwidth sucking noise into the radio. The new values are
(nominally) 5.125kHz deviation for 9600 baud and 1.5kHz deviation for
2400 baud.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/cc1111/ao_radio.c
src/drivers/ao_cc1120.c
src/drivers/ao_cc1120.h
src/drivers/ao_cc115l.c