[DEECo] [d3scomp/JDEECo] 6d08a9: fixing bugs in the demo that made it into the prev...
GitHub
noreply at github.com
Mon Mar 31 18:51:26 CEST 2014
Branch: refs/heads/newgen
Home: https://github.com/d3scomp/JDEECo
Commit: 6d08a9816aaea7aeedf6cc669fef286ea826451b
https://github.com/d3scomp/JDEECo/commit/6d08a9816aaea7aeedf6cc669fef286ea826451b
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-03-31 (Mon, 31 Mar 2014)
Changed paths:
M jdeeco-simulation-demo/evaluate.py
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
Log Message:
-----------
fixing bugs in the demo that made it into the prev version
Commit: c9e60c8506b0b37f954cfe34da35f08d0c1fe715
https://github.com/d3scomp/JDEECo/commit/c9e60c8506b0b37f954cfe34da35f08d0c1fe715
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-03-31 (Mon, 31 Mar 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PublisherTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SchedulerEvent.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
Randomizing periodic process activation time is done in the scheduler,
while maintaining the correct period (instead of randomizing the
periods)
Commit: 052cfa11b529a930c80c06c2301f7a9537d57f8f
https://github.com/d3scomp/JDEECo/commit/052cfa11b529a930c80c06c2301f7a9537d57f8f
Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
Date: 2014-03-31 (Mon, 31 Mar 2014)
Changed paths:
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
fix of SimulationScheduler comment
Commit: 964f9c49e5d472eabda019660c6fecf9c4b98c54
https://github.com/d3scomp/JDEECo/commit/964f9c49e5d472eabda019660c6fecf9c4b98c54
Author: mkit <kit at d3s.mff.cuni.cz>
Date: 2014-03-31 (Mon, 31 Mar 2014)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/network/PublisherTask.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/scheduler/SchedulerEvent.java
M jdeeco-simulation-demo/evaluate.py
M jdeeco-simulation-demo/src/cz/cuni/mff/d3s/jdeeco/simulation/demo/Main.java
M jdeeco-simulation/src/cz/cuni/mff/d3s/deeco/simulation/scheduler/SimulationScheduler.java
Log Message:
-----------
Merge pull request #137 from d3scomp/newgen-keznikl
fixing bugs in the MANET demo
Compare: https://github.com/d3scomp/JDEECo/compare/6efffe01893c...964f9c49e5d4
More information about the DEECo
mailing list