Print only RSSI when packet CRC is invalid
authorKeith Packard <keithp@keithp.com>
Wed, 13 May 2009 18:16:53 +0000 (11:16 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 13 May 2009 18:16:53 +0000 (11:16 -0700)
commitd3dbd8949e1102220ad5fd0863f493c819b96e46
tree4f3c89998a276eab020e0a8dc594fe33ec17ed36
parent8168820b667cc1deffab64dd81cb4e6e2e6eabe4
Print only RSSI when packet CRC is invalid

Packets with invalid CRC usually contain bogus data, so don't print that,
just print out the RSSI which may contain useful data.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao_monitor.c