[DEECo] [d3scomp/JDEECo] 135b77: Fix time conversion between OMNeT and jDEECo
GitHub
noreply at github.com
Mon Feb 23 18:50:29 CET 2015
Branch: refs/heads/omnet-plugin
Home: https://github.com/d3scomp/JDEECo
Commit: 135b777d36f4116bdaa654134ede740f1a17db4e
https://github.com/d3scomp/JDEECo/commit/135b777d36f4116bdaa654134ede740f1a17db4e
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-02-23 (Mon, 23 Feb 2015)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
M jdeeco-omnet-plugin/src/cz/cuni/mff/d3s/jdeeco/network/omnet/OMNeTSimulation.java
M jdeeco-simulation-omnet-native/src/cz/cuni/mff/d3s/deeco/simulation/omnet/OMNeTNative.java
Log Message:
-----------
Fix time conversion between OMNeT and jDEECo
Commit: 209a899be85440005da7629f3f5f95d98b8f1c1e
https://github.com/d3scomp/JDEECo/commit/209a899be85440005da7629f3f5f95d98b8f1c1e
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-02-23 (Mon, 23 Feb 2015)
Changed paths:
M jdeeco-omnet-plugin/src/cz/cuni/mff/d3s/jdeeco/network/omnet/OMNeTSimulation.java
M jdeeco-simulation-omnet-native/src/cz/cuni/mff/d3s/deeco/simulation/omnet/OMNeTNative.java
Log Message:
-----------
Fix rounding when converting time from OMNeT to jDEECo
Commit: 1696315a5ece96c33289cf6afbc5504eaedaa6e6
https://github.com/d3scomp/JDEECo/commit/1696315a5ece96c33289cf6afbc5504eaedaa6e6
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-02-23 (Mon, 23 Feb 2015)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/DEECoNode.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedScheduler.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/timer/DiscreteEventTimer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/timer/Timer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/timer/TimerEventListener.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/timer/WallTimeTimer.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/scheduler/SingleThreadedSchedulerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/security/runtime/SecurityRuntimeModel.java
M jdeeco-omnet-plugin/src/cz/cuni/mff/d3s/jdeeco/network/omnet/OMNeTSimulation.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
Pass node when calling notifyAt on timer
Commit: a4954312f37ea6c058128e0fc20fe8e30443ac1d
https://github.com/d3scomp/JDEECo/commit/a4954312f37ea6c058128e0fc20fe8e30443ac1d
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-02-23 (Mon, 23 Feb 2015)
Changed paths:
M jdeeco-simulation-omnet-native/src/JDEECoModule.cc
M jdeeco-simulation-omnet-native/src/JDEECoModule.h
M jdeeco-simulation-omnet-native/src/JDEECoRuntime.cc
M jdeeco-simulation-omnet-native/src/JDEECoRuntime.h
M jdeeco-simulation-omnet-native/src/OMNeTJDEECoAPI.cc
Log Message:
-----------
Rename clear -> clearAll in omnet native integration
Commit: 45c7a63a8fd9bce86abb2bdff68954d090caed26
https://github.com/d3scomp/JDEECo/commit/45c7a63a8fd9bce86abb2bdff68954d090caed26
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-02-23 (Mon, 23 Feb 2015)
Changed paths:
M jdeeco-simulation-omnet-native/src/JDEECoModule.cc
M jdeeco-simulation-omnet-native/src/JDEECoModule.h
M jdeeco-simulation-omnet-native/src/simulation.cc
Log Message:
-----------
Refactor jDEECoModule
Compare: https://github.com/d3scomp/JDEECo/compare/ae805c7bd693...45c7a63a8fd9
More information about the DEECo
mailing list