From ed8ef96a6143ce4aec2a31941ab0161002924e71 Mon Sep 17 00:00:00 2001 From: Mathieu Lacage Date: Tue, 20 Nov 2007 16:45:52 +0100 Subject: [PATCH] add some info logs, improve snr vs ber curve output, linearize the ber calculations. --- src/devices/wifi/wifi-phy.cc | 36 ++++++++++-------------------------- 1 file changed, 10 insertions(+), 26 deletions(-) diff --git a/src/devices/wifi/wifi-phy.cc b/src/devices/wifi/wifi-phy.cc index e92184eea..400c86b97 100644 --- a/src/devices/wifi/wifi-phy.cc +++ b/src/devices/wifi/wifi-phy.cc @@ -285,7 +285,7 @@ WifiPhy::ReceivePacket (Packet const packet, case WifiPhy::IDLE: if (rxPowerW > m_edThresholdW) { - NS_LOG_DEBUG ("sync power="<