[DEECo] [d3scomp/JDEECo] 300e53: Implement provisional passing of DEECo node id to ...
GitHub
noreply at github.com
Thu Feb 19 19:17:22 CET 2015
Branch: refs/heads/omnet-plugin
Home: https://github.com/d3scomp/JDEECo
Commit: 300e53966d78da9478a0dfe16130ef51a6cbd5d6
https://github.com/d3scomp/JDEECo/commit/300e53966d78da9478a0dfe16130ef51a6cbd5d6
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-02-18 (Wed, 18 Feb 2015)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runners/DEECoSimulation.java
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/TimerEventListener.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/ConvoySimulationTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/ConvoyTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/DEECoTest.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-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
Implement provisional passing of DEECo node id to Timer
- This change is necessary just to make omnet simulation run with
current native integration layer.
Commit: 851ffd8818fb9f0385faded3a478f2ca0958e2fb
https://github.com/d3scomp/JDEECo/commit/851ffd8818fb9f0385faded3a478f2ca0958e2fb
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-02-19 (Thu, 19 Feb 2015)
Changed paths:
M jdeeco-simulation-omnet-native/src/cz/cuni/mff/d3s/deeco/simulation/omnet/OMNeTNative.java
A jdeeco-simulation-omnet-native/src/cz/cuni/mff/d3s/deeco/simulation/omnet/OMNeTNativeListener.java
Log Message:
-----------
Document OMNeT Java interface
Commit: 3d6b49410a7b21021e69b875e7f8953d61b7641e
https://github.com/d3scomp/JDEECo/commit/3d6b49410a7b21021e69b875e7f8953d61b7641e
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-02-19 (Thu, 19 Feb 2015)
Changed paths:
M jdeeco-omnet-plugin/src/cz/cuni/mff/d3s/jdeeco/network/omnet/OMNeTSimulation.java
M jdeeco-simulation-omnet-native/src/JDEECoApplication.cc
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/OMNeTJDEECoAPI.cc
Log Message:
-----------
Fix OMNeT integration so that the initial event works
Commit: af30374624839faec836a6ecb87e240c249be6e5
https://github.com/d3scomp/JDEECo/commit/af30374624839faec836a6ecb87e240c249be6e5
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-02-19 (Thu, 19 Feb 2015)
Changed paths:
M jdeeco-omnet-plugin/src/cz/cuni/mff/d3s/jdeeco/network/omnet/OMNeTSimulation.java
M jdeeco-simulation-omnet-native/src/JDEECoModule.cc
Log Message:
-----------
Workaround scheduling OMNeT event in the past
Commit: ae805c7bd6933347eeb9c08a56e3ed6b112eb212
https://github.com/d3scomp/JDEECo/commit/ae805c7bd6933347eeb9c08a56e3ed6b112eb212
Author: Vladimir Matena <matena at d3s.mff.cuni.cz>
Date: 2015-02-19 (Thu, 19 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/JDEECoModule.cc
M jdeeco-simulation-omnet-native/src/JDEECoRuntime.cc
Log Message:
-----------
Fix OMNeT scheduling into working state
- Still we need to answer some design questions and REFACTOR the code
accordingly
Compare: https://github.com/d3scomp/JDEECo/compare/950b65ec0eb9...ae805c7bd693
More information about the DEECo
mailing list