- Oct 06, 2016
-
-
Nils Richerzhagen authored
5GTopology.
-
- Sep 17, 2016
-
-
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.
-
- Sep 16, 2016
-
-
Clemens Krug authored
This modification was introduced to avoid destroying cells when clicking a node
-
- Sep 13, 2016
-
-
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
-
- Aug 24, 2016
-
-
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
-
- Aug 15, 2016
-
-
Tim Feuerbach authored
-
- Jul 12, 2016
-
-
Björn Richerzhagen authored
-
- Jul 05, 2016
-
-
-
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
-
- Jul 04, 2016
-
-
Björn Richerzhagen authored
-
- Jul 03, 2016
-
-
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.
-
- Jul 02, 2016
-
-
Clemens Krug authored
+ Maps are now displayed when using local analysing
-
- Jul 01, 2016
-
-
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.
-
Nils Richerzhagen authored
Merge Master into nr/monitoring-clemens See merge request !33
-
- Jun 30, 2016
-
-
Clemens Krug authored
+ Add visualisation structure for local analysing + Add README explaining how DRAS works
-
- Jun 29, 2016
-
-
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
-
- Jun 28, 2016
-
-
Christoph Storm authored
removed previous 'fix' to AbstractTopology
-
- Jun 27, 2016
-
-
Christoph Storm authored
PositionVector
-
Christoph Storm authored
-
- Jun 25, 2016
-
-
Clemens Krug authored
+ Add local analysing/knowledge (without visualisation currently) ~ Fixed some bugs in central analysing which were introduced when converting DRAS to a standalone service. + Add README explaining how DRAS works
-
- Jun 16, 2016
-
-
Clemens Krug authored
~ Integrate crater specific TimeoutMap into original TimeoutMap. ~ Fix usages of crater specific TimeoutMap in CRATER to use the original TimeoutMap. - Delete crater specific TimeoutMaps and corresponding interfaces from monitoring.crater and monitoring.clientserver - Delete TimeoutCollections-Package in Peerfact, as there are no usages and the package is a duplicate of the Overlay TimeoutCollections
-
Clemens Krug authored
+ Add TimeoutPairedList ~ Change to usage of this list, because otherwise there could only be one noUMTSLocation per Node, which isn't realistic.
-
- Jun 15, 2016
-
-
Björn Richerzhagen authored
-
Björn Richerzhagen authored
-
Björn Richerzhagen authored
- support for in-model placement of nodes
-
Clemens Krug authored
+ Make some options configurable via XML + Add OSM-Visualization for Social Movement
-
- Jun 14, 2016
-
-
Björn Richerzhagen authored
- deprecated MovementSupported - used LocationSensor and LocationActuator - decoupled nested listener structures used within the old models
-
Clemens Krug authored
+ Disaster Regions can now be analyzed and visualized in a centralized way. All data is uploaded to the cloud and passed on to the analyzer.
-
- Jun 13, 2016
-
-
Björn Richerzhagen authored
-
- Jun 10, 2016
-
-
Björn Richerzhagen authored
-
- Jun 09, 2016
-
-
Björn Richerzhagen authored
-
- Jun 04, 2016
-
-
Clemens Krug authored
+ Cells can be killed/shutdown by using the setConnectivity method on a FiveGTopologyDatabase entry. + Add visualisation for "dead" cells + Cells can be killed and resurrected by clicking on them in the visualisation.
-
- May 10, 2016
-
-
Björn Richerzhagen authored
-
- Apr 15, 2016
-
-
Björn Richerzhagen authored
-
- Apr 13, 2016
-
-
Björn Richerzhagen authored
actually changed.
-
- Apr 11, 2016
-
-
Björn Richerzhagen authored
implemented by all netlayers updates MaxPeerCountChurnGenerator to support the interface (default behavior still triggers the network-layer functions)
-