altos: Create macros to convert from/to radio RSSI representation
authorKeith Packard <keithp@keithp.com>
Wed, 11 Jul 2012 20:50:56 +0000 (13:50 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 11 Jul 2012 20:50:56 +0000 (13:50 -0700)
commitfe70611c3c7d4b8cce3b5292f0ec549f3191bf86
tree34c7b7c73fc3a2528757fece149e7a5d26edc4d6
parent18431c88c8a6cb267922b97192e8b7ddb88d0e7e
altos: Create macros to convert from/to radio RSSI representation

AO_RSSI_FROM_RADIO and AO_RADIO_FROM_RSSI.

Removes a bunch of open-coded versions of the same function.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/core/ao.h
src/core/ao_monitor.c
src/drivers/ao_cc1120.c
src/product/ao_terraui.c