From abe8eae55c5c51d0ce6626d243937e64f7ace51d Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Sun, 26 May 2019 15:52:46 +0200 Subject: Update simulator --- src/ns3/simulate.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ns3/simulate.org') diff --git a/src/ns3/simulate.org b/src/ns3/simulate.org index b6674d4..88b69b1 100644 --- a/src/ns3/simulate.org +++ b/src/ns3/simulate.org @@ -115,7 +115,7 @@ export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:${NS3_PATH}/build/lib # Default Parameters - sensorsSendInterval=1 # DON'T GO BELOW 1 SECONDS !!!!!!! Simulator will stay stuck + sensorsSendInterval=10 # DON'T GO BELOW 1 SECONDS !!!!!!! Simulator will stay stuck sensorsPktSize=192 # 1 byte temperature (-128 à +128 °C) and 4Byte sensorsId sensorsNumber=5 nbHop=10 # Cf paper AC/Yunbo -- cgit v1.2.3