Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix timing of Wi-Fi tests.
authorBruno Donassolo <bruno.donassolo@inria.fr>
Mon, 31 May 2021 08:18:41 +0000 (10:18 +0200)
committerBruno Donassolo <bruno.donassolo@inria.fr>
Tue, 1 Jun 2021 14:34:08 +0000 (16:34 +0200)
commitac7cee7dc87add609222b2ace840666c0539a8b1
tree083db61d97a518ca1434d96ba707ba371ded3c37
parent736ebbd7b83536bb97edcf32f92721a9cde73bb9
Fix timing of Wi-Fi tests.

Their timing were calculated considering that no factor were applied in
Wi-Fi communications.
This isn't the case anymore, since by default, we would apply the 0.97
factor from LV08 to these communications.
Setting CM02 as base network model since it doesn't apply any bandwidth
factor.
examples/cpp/network-wifi/s4u-network-wifi.tesh
teshsuite/models/wifi_usage/wifi_usage.tesh
teshsuite/models/wifi_usage_decay/wifi_usage_decay.tesh