- Dec 06, 2016
-
-
Nils Richerzhagen authored
Merge branch 'master' of git@dev.kom.e-technik.tu-darmstadt.de:simonstrator/simonstrator-peerfactsim.git
-
Nils Richerzhagen authored
fiveGTopologyView
-
- Dec 05, 2016
-
-
Björn Richerzhagen authored
-
- Dec 01, 2016
-
-
Björn Richerzhagen authored
Clone currentView -graph in DefaultTopologyComponent. getLocalView, so each requester receives a different object Prevents several Requesters from receiving the very same Graph object. When several instances request a `SiSTypes.NEIGHBORS_WIFI` object or otherwise access `DefautlTopologyComponent.getLocalView()` at the same time, i.e., before any changes to the underlay occur, they would receive the same snapshot object. Changes to this object, like `getLocalView(nodeID, hopcount)`, `addElement` or `removeElement` would alter the graph at every receiver. See merge request !1
-
Björn Richerzhagen authored
- removed obsolete and duplicate modular movement classes (check your config-files, you might need to replace "modular" with "modularosm" in some cases
-
Christoph Storm authored
-
- Nov 15, 2016
-
-
Björn Richerzhagen authored
-
- Oct 20, 2016
-
-
Björn Richerzhagen authored
-
- Oct 13, 2016
-
-
Björn Richerzhagen authored
Merge remote-tracking branch 'origin/master'
-
Björn Richerzhagen authored
Merge nr/monitoring clemens into master - added possibility to "destroy" cells in 5GTopologyDatabase and 5GVis using SHIFT + Left-Click - default FALSE - added default black circle for drawing of nodes - added differentiation for Mouse-Click, -Drag, -Release etc. - deleted timoutcollections as they seem to be unused and are in overlays with initial behavior of Leo Nobach and extended by Nils Richerzhagen and Clemens Krug. Will be merged next. See merge request !42
-
- Oct 11, 2016
-
-
Björn Richerzhagen authored
-
Björn Richerzhagen authored
-
Björn Richerzhagen authored
-
Björn Richerzhagen authored
-
- Oct 10, 2016
-
-
Björn Richerzhagen authored
- configurable refresh interval - configurable visibility of inactive nodeInfo nodes - fixes for optional simCtrl-panel (right)
-
- Oct 06, 2016
-
-
Nils Richerzhagen authored
Merge Master into nr/monitoring-clemens See merge request !41
-
Nils Richerzhagen authored
5GTopology.
-
- Oct 05, 2016
-
-
Björn Richerzhagen authored
Merge branch 'master' of dev.kom.e-technik.tu-darmstadt.de:simonstrator/simonstrator-peerfactsim
-
ssh://dev.kom.e-technik.tu-darmstadt.de/maki/simonstrator-peerfactBjörn Richerzhagen authored
Include new movement model
-
Björn Richerzhagen authored
-
Björn Richerzhagen authored
Br/pubsub zobel Merge my own branch with the Street Movement Model into master branch for further work. See merge request !40
-
Björn Richerzhagen authored
-
Björn Richerzhagen authored
-
- Oct 04, 2016
-
-
Björn Richerzhagen authored
-
Björn Richerzhagen authored
- if a request is re-used within a given time frame (<= the update interval), this leads to incorrect event duplication and, thus, too frequent listener calls
-
- Sep 27, 2016
-
-
Björn Richerzhagen authored
-
- Sep 22, 2016
-
-
Björn Richerzhagen authored
-
Björn Richerzhagen authored
-
- Sep 17, 2016
-
-
Clemens Krug authored
~ Aggregated view for geofence is now displayed again ~ When a NodeView is closed via the close button, the corresponding node in the main view is now deselected, too. This functionality was broken after the latest updates.
-
- Sep 16, 2016
-
-
Clemens Krug authored
This modification was introduced to avoid destroying cells when clicking a node
-
- Sep 13, 2016
-
-
Nils Richerzhagen authored
-
Nils Richerzhagen authored
master-maus-drag-listener-update Conflicts: src/de/tud/kom/p2psim/impl/topology/views/VisualizationTopologyView.java src/de/tud/kom/p2psim/impl/topology/views/visualization/world/TopologyComponentVis.java
-
Nils Richerzhagen authored
-
- Sep 08, 2016
-
-
Julian Zobel authored
-
- Aug 25, 2016
-
-
Julian Zobel authored
Nodes are placed on random positions on the connection lines between Attraction points instead of a complete random position.
-
Julian Zobel authored
-
- Aug 24, 2016
-
-
Björn Richerzhagen authored
fixed nondeterministic behavior in SocialTransitionStrategy Fixes: The usage of Collections.shuffle() and non-ordered HashSets in social movement led to different movement patterns each time the simulation was executed. See merge request !36
-
- Aug 15, 2016
-
-
Tim Feuerbach authored
-
- Jul 12, 2016
-
-
Björn Richerzhagen authored
-