diff options
| author | Loic Guegan <manzerberdes@gmx.com> | 2019-05-26 15:52:46 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerberdes@gmx.com> | 2019-05-26 15:52:46 +0200 |
| commit | abe8eae55c5c51d0ce6626d243937e64f7ace51d (patch) | |
| tree | f368a1a0756b3be25d5819cca6b3203b4f6634ab /src/ns3/simulate.org | |
| parent | 5e3c82d06e7fa558bd8806fc9938271705280631 (diff) | |
Update simulator
Diffstat (limited to 'src/ns3/simulate.org')
| -rw-r--r-- | src/ns3/simulate.org | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
