- 05 Oct, 2016 2 commits
-
-
Björn Richerzhagen authored
-
Björn Richerzhagen authored
-
- 04 Oct, 2016 2 commits
-
-
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
-
- 27 Sep, 2016 1 commit
-
-
Björn Richerzhagen authored
-
- 22 Sep, 2016 3 commits
-
-
Björn Richerzhagen authored
-
Björn Richerzhagen authored
-
- 24 Aug, 2016 1 commit
-
-
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
-
- 15 Aug, 2016 1 commit
-
-
Tim Feuerbach authored
-
- 12 Jul, 2016 1 commit
-
-
Björn Richerzhagen authored
-
- 05 Jul, 2016 1 commit
-
-
Björn Richerzhagen authored
- onClick events are now handled globally on the WORLD-panel (significant boost in performance of the visualization) - clicked (active) hosts are now more clearly visualized - removed default host visualization for the sake of full customization. However, we will provide a simple "showHosts" configuration option for basic underlay visualization stuff in a later version of the VisualizationTopologyView - removed outdated and no longer used Components
-
- 04 Jul, 2016 1 commit
-
-
Björn Richerzhagen authored
-
- 01 Jul, 2016 1 commit
-
-
Björn Richerzhagen authored
- set target for movement currently only supported in the modularosm model, feel free to extend other models by overwriting the default implementation and create the corresponding merge requests.
-
- 29 Jun, 2016 1 commit
-
-
Björn Richerzhagen authored
Topology fix Fixes bugs in DefaultTopologyComponent **recalculateLocalView()**: It now returns a copy of the current position. Also fixed a bug where it tries to generate edges to nodes not in the graph. See merge request !32
-
- 28 Jun, 2016 1 commit
-
-
Christoph Storm authored
removed previous 'fix' to AbstractTopology
-
- 27 Jun, 2016 2 commits
-
-
Christoph Storm authored
PositionVector
-
Christoph Storm authored
-
- 15 Jun, 2016 3 commits
-
-
Björn Richerzhagen authored
-
Björn Richerzhagen authored
-
Björn Richerzhagen authored
- support for in-model placement of nodes
-
- 14 Jun, 2016 1 commit
-
-
Björn Richerzhagen authored
- deprecated MovementSupported - used LocationSensor and LocationActuator - decoupled nested listener structures used within the old models
-
- 13 Jun, 2016 1 commit
-
-
Björn Richerzhagen authored
-
- 10 Jun, 2016 1 commit
-
-
Björn Richerzhagen authored
-
- 09 Jun, 2016 1 commit
-
-
Björn Richerzhagen authored
-
- 10 May, 2016 1 commit
-
-
Björn Richerzhagen authored
-
- 15 Apr, 2016 1 commit
-
-
Björn Richerzhagen authored
-
- 13 Apr, 2016 1 commit
-
-
Björn Richerzhagen authored
actually changed.
-
- 11 Apr, 2016 1 commit
-
-
Björn Richerzhagen authored
implemented by all netlayers updates MaxPeerCountChurnGenerator to support the interface (default behavior still triggers the network-layer functions)
-
- 29 Mar, 2016 1 commit
-
-
Björn Richerzhagen authored
-
- 24 Mar, 2016 1 commit
-
-
Björn Richerzhagen authored
-
- 15 Mar, 2016 3 commits
-
-
Björn Richerzhagen authored
Fixed minor error in PositionVector for Lat = Y and Long = X. See merge request !29
-
Nils Richerzhagen authored
-
Björn Richerzhagen authored
-
- 14 Mar, 2016 2 commits
-
-
Björn Richerzhagen authored
- 22 Feb, 2016 2 commits
-
-
Björn Richerzhagen authored
JSON Placement for OSM Data Added a Placement Model for Hosts that takes OSM Input data for real map placement of e.g. infrastructure entities such as AccessPoints at "attraction point" locations. See merge request !28
-
Nils Richerzhagen authored
-
- 17 Feb, 2016 1 commit
-
-
Björn Richerzhagen authored
-
- 28 Jan, 2016 1 commit
-
-
Björn Richerzhagen authored
fix transition strategy to only fire once an Attraction Point is reached remove POI limitation for Json-based Attraction Points
-