Telemetry code was mis-computing RSSI
authorKeith Packard <keithp@keithp.com>
Sat, 3 Jul 2010 21:42:36 +0000 (17:42 -0400)
committerKeith Packard <keithp@keithp.com>
Thu, 15 Jul 2010 02:10:04 +0000 (19:10 -0700)
commita9ec6be0e92dee01f7aac006ef6f7779c1da1b36
treed509de151b0049301cea622e7777d1b11e53c861
parent62294ea3830d3ea261a8761edc9fa6f98201d321
Telemetry code was mis-computing RSSI

The RSSI data from the hardware reports in 1/2 dBm increments, and so
must be divided to report plain RSSI numbers.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/lib/cc-telem.c
configure.ac
src/ao.h
src/ao_monitor.c