Skip to content

Commit

Permalink
examples: gptp: updated sim-time-limit
Browse files Browse the repository at this point in the history
There is an error when run for 10s
Cannot schedule message (inet::ClockEvent)selfMsgPdelay to the past, t=1.10125 -- in module (inet::Gptp) GptpMasterSlave.gptpSlave.gptp (id=66), at t=1.999999999999998s, event #489
  • Loading branch information
adamgeorge309 committed Apr 18, 2024
1 parent 24a96bc commit f319c90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/gptp/omnetpp.ini
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ extends = sync1, _DriftMaster
description = gptp on, master is in a hurry, client is precise

[Config sync4]
sim-time-limit = 1s # TODO
extends = sync1, _DriftMaster, _DriftSlave
description = gptp on, master is in a hurry, client is late

0 comments on commit f319c90

Please sign in to comment.