- Jun 19, 2017
-
-
Tobias Meuser authored
- Road network extraction - Vehicle rerouting
-
Tobias Meuser authored
-
- May 31, 2017
-
-
Tobias Meuser authored
-
- May 24, 2017
-
-
Tobias Meuser authored
-
Tobias Meuser authored
- Introduced function for getting the bounardies of a scenario in the SimulationSetupExtractor. - Currently only a dummy implementation in the xml-based extractor, correct implementation in the TraCI based one
-
- May 23, 2017
-
-
Tobias Meuser authored
-
Tobias Meuser authored
-
Tobias Meuser authored
-
- Feb 20, 2017
-
-
Björn Richerzhagen authored
-
- Feb 15, 2017
-
-
Björn Richerzhagen authored
-
- Feb 14, 2017
-
-
Björn Richerzhagen authored
-
- Feb 11, 2017
-
-
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.
-
- Feb 09, 2017
-
-
Björn Richerzhagen authored
-
- Feb 08, 2017
-
-
Björn Richerzhagen authored
-
- Feb 07, 2017
-
-
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
-
- Feb 03, 2017
-
-
Björn Richerzhagen authored
-
- 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
-
- 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
-