- 13 Oct, 2016 2 commits
-
-
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
-
- 11 Oct, 2016 4 commits
-
-
Björn Richerzhagen authored
-
Björn Richerzhagen authored
-
Björn Richerzhagen authored
-
Björn Richerzhagen authored
-
- 10 Oct, 2016 1 commit
-
-
Björn Richerzhagen authored
- configurable refresh interval - configurable visibility of inactive nodeInfo nodes - fixes for optional simCtrl-panel (right)
-
- 06 Oct, 2016 2 commits
-
-
Nils Richerzhagen authored
Merge Master into nr/monitoring-clemens See merge request !41
-
Nils Richerzhagen authored
5GTopology.
-
- 05 Oct, 2016 6 commits
-
-
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
-
- 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
-
- 17 Sep, 2016 1 commit
-
-
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.
-
- 16 Sep, 2016 1 commit
-
-
Clemens Krug authored
This modification was introduced to avoid destroying cells when clicking a node
-
- 13 Sep, 2016 3 commits
-
-
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
-
- 08 Sep, 2016 1 commit
-
-
Julian Zobel authored
-
- 25 Aug, 2016 2 commits
-
-
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
-
- 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 2 commits
-
-
-
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
-
- 03 Jul, 2016 1 commit
-
-
Clemens Krug authored
+ Add possibility to draw rectangular areas in the visualisation. Data of all nodes inside this geofence will be combined visualized + Add another factor when calculating the hesitation time for the DRASMobileComponents to factor in the time the node already waited.
-
- 02 Jul, 2016 1 commit
-
-
Clemens Krug authored
+ Maps are now displayed when using local analysing
-
- 01 Jul, 2016 3 commits
-
-
Clemens Krug authored
+ Add Javadoc to all DRAS related classes + Add close-icon to the close button at DRASLocalNodeViews ~ Fix issue, where nodes would still be displayed as clicked when they have been "unclicked" via closing the DRASLocalNodeView ~ Remove cloning of datasets before central uploading (now done in TimeoutPairedList::merge)
-
Nils Richerzhagen authored
Updates due to MovementActuator API change - 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. See merge request !34
-
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.
-