- 04 Jul, 2017 1 commit
-
-
Clemens Krug authored
~ HotspotDistribution would lead to massive (more as intended) clustering over simulation time. ~ SearchDistanceThreshold did not increase.
-
- 03 Jul, 2017 2 commits
-
-
Clemens Krug authored
-
Clemens Krug authored
-
- 30 Jun, 2017 1 commit
-
-
Nils Richerzhagen authored
Merge Master into nr/resAlloc-clemens See merge request !7
-
- 26 Jun, 2017 2 commits
-
-
Clemens Krug authored
~ Settings of the world size were not employed correctly. Furthermore, setting a different zoom for the visualisation / map would fuck up the positioning. Now the specified world size is used correctly. Zoom is used to specify the zoom level (detail) on the map. Positioning now works with different zoom levels, however, when visualising positions they now need to be scaled to be drawn correctly.
-
Clemens Krug authored
-
- 30 Apr, 2017 1 commit
-
-
Clemens Krug authored
-
- 29 Apr, 2017 2 commits
-
-
Clemens Krug authored
+ Made the node debug a standalone component similar to the Monitor class positioned properly inside the api and peerfact. + Added filtering capabilities + Added logging in some classes deep in the architecture the provide node information
-
Clemens Krug authored
-
- 02 Apr, 2017 1 commit
-
-
Clemens Krug authored
-
- 27 Mar, 2017 1 commit
-
-
Clemens Krug authored
-
- 26 Mar, 2017 1 commit
-
-
Clemens Krug authored
~ Analyzer works now with the new structure ~ New positions are always added, old ones are kept.
-
- 21 Mar, 2017 2 commits
-
-
Clemens Krug authored
-
Clemens Krug authored
Rework the plotting view to lay out the charts nicer. Instead of scaling the charts down till they are not readable anymore, a minimum height is maintained and scrollbars are added instead.
-
- 17 Mar, 2017 3 commits
-
-
Clemens Krug authored
-
Björn Richerzhagen authored
quickFix to prevent adapter dirtNaps See merge request !6
-
Björn Richerzhagen authored
-
- 15 Mar, 2017 1 commit
-
-
Christoph Storm authored
Prevent the MetricCDFAdapter from setting lower and upper bound of an XYChart ValueAxis to zero. This would cause a 'soft' crash of the GUI
-
- 13 Mar, 2017 2 commits
-
-
Clemens Krug authored
-
Clemens Krug authored
-
- 03 Mar, 2017 1 commit
-
-
Björn Richerzhagen authored
-
- 01 Mar, 2017 2 commits
-
-
Clemens Krug authored
-
Clemens Krug authored
-
- 23 Feb, 2017 1 commit
-
-
Björn Richerzhagen authored
-
- 21 Feb, 2017 1 commit
-
-
Clemens Krug authored
~ Restructured some of the components + Debug Monitor to get information about the specific nodes.
-
- 16 Feb, 2017 1 commit
-
-
Clemens Krug authored
+ Added the possibility to switch the transition mid-simulation for the ModularMultiTypeMovement + Added a new transition strategy
-
- 15 Feb, 2017 1 commit
-
-
Björn Richerzhagen authored
-
- 14 Feb, 2017 1 commit
-
-
Björn Richerzhagen authored
-
- 13 Feb, 2017 1 commit
-
-
Clemens Krug authored
+ ModularMovementIconVis can now visualise nodes dependent on their states too + Implemented visualisation for "walking" state.
-
- 11 Feb, 2017 1 commit
-
-
Björn Richerzhagen authored
- graph hopper needs a temp-folder with a file lock. The new setting MOVEMENT_GRAPH_UNIQUE_FOLDERS can be used to force unique folders for the temporary data. Remember to purge the osm folder manually every now and then, as this will lead to large amounts of temp data in batched runs.
-
- 09 Feb, 2017 1 commit
-
-
Björn Richerzhagen authored
-
- 08 Feb, 2017 1 commit
-
-
Björn Richerzhagen authored
-
- 07 Feb, 2017 1 commit
-
-
Björn Richerzhagen authored
- e.g., use Delta_* to filter for all metrics with a name starting with "Delta_" - Added an ActiveComponent filter, that utilizes a LifecycleComponent's isActive() method to invalidate metrics for inactive hosts - added STD to measurementStatistics DAO
-
- 03 Feb, 2017 1 commit
-
-
Björn Richerzhagen authored
-
- 01 Feb, 2017 1 commit
-
-
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.
-
- 31 Jan, 2017 2 commits
-
-
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
-
- 30 Jan, 2017 3 commits
-
-
Björn Richerzhagen authored
-
Björn Richerzhagen authored
-
Björn Richerzhagen authored
-