- Feb 01, 2017
-
-
Clemens Krug authored
Movement: + Added a multi-type movement model which allows changes of the movement-type mid-simulation per host Spot Positioning: + (Car)Positions of the actors can now be recorded and written to a CSV File which can then be used for the placement of the spots Spot Assignment: +Actors don't get a DummyLocation as SpotAssignment anymore, now actual Spots are assigned +First assignment strategy: Shortest distance assignment Visualisation: + Visualisation Layer + OnClick now displays the destination, the assigned Spot and the searchThreshold.
-
- Jan 31, 2017
-
-
Clemens Krug authored
# Conflicts: # src/de/tud/kom/p2psim/impl/topology/movement/modularosm/ModularMovementModel.java # src/de/tud/kom/p2psim/impl/topology/movement/modularosm/ModularMovementModelViz.java
-
Clemens Krug authored
+ Added a server + Basic communication protocol + Basic attraction point
-
- Jan 30, 2017
-
-
Björn Richerzhagen authored
-
Björn Richerzhagen authored
-
Björn Richerzhagen authored
-
- Jan 29, 2017
-
-
Björn Richerzhagen authored
-
- Jan 28, 2017
-
-
Björn Richerzhagen authored
-
- Jan 27, 2017
-
-
Björn Richerzhagen authored
-
Björn Richerzhagen authored
-
- Jan 16, 2017
-
-
Björn Richerzhagen authored
- Attraction Points with weights and radii - Local movement with correct speed in scaled scenarios - New weighted transition strategy for local movement
-
- Jan 04, 2017
-
-
Clemens Krug authored
+ Added a new transition strategy for social movement where destinations must be manually assigned or the nodes won't move. + Made it possible to specify a visualisation class for the ModularMovement. + Added a visualisation class which allows it to use icons for the nodes.
-
- Dec 20, 2016
-
-
Björn Richerzhagen authored
-
- Dec 13, 2016
-
-
Björn Richerzhagen authored
- add default visualization for nodes, can be disabled via TopologyViewVis - updated node and attraction point visualization within the modular movement model (provides custom menu)
-
- Dec 08, 2016
-
-
Björn Richerzhagen authored
-
Björn Richerzhagen authored
-
Björn Richerzhagen authored
-
Björn Richerzhagen authored
-
Björn Richerzhagen authored
-
- Dec 07, 2016
-
-
Björn Richerzhagen authored
-
- 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
-