Skip to content
  1. Nov 15, 2016
  2. Oct 20, 2016
  3. Oct 13, 2016
    • Björn Richerzhagen's avatar
      Methods for interacting with the 5G-view · 99f01b63
      Björn Richerzhagen authored
      Merge remote-tracking branch 'origin/master'
      99f01b63
    • Björn Richerzhagen's avatar
      Merge branch 'nr/monitoring-clemens' into 'master' · 1c3059af
      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
      1c3059af
  4. Oct 11, 2016
  5. Oct 10, 2016
    • Björn Richerzhagen's avatar
      Visualization updates · 6bd92206
      Björn Richerzhagen authored
      - configurable refresh interval
      - configurable visibility of inactive nodeInfo nodes
      - fixes for optional simCtrl-panel (right)
      6bd92206
  6. Oct 06, 2016
  7. Oct 05, 2016
  8. Oct 04, 2016
  9. Sep 27, 2016
  10. Sep 22, 2016
  11. Sep 17, 2016
    • Clemens Krug's avatar
      Fixed DRAS Geofencing · b084c6d5
      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.
      b084c6d5
  12. Sep 16, 2016
  13. Sep 13, 2016
  14. Sep 08, 2016
  15. Aug 25, 2016
  16. Aug 24, 2016
    • Björn Richerzhagen's avatar
      Merge branch 'social-movement-bug' into 'master' · c1761134
      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
      c1761134
  17. Aug 15, 2016
  18. Jul 12, 2016
  19. Jul 05, 2016
    • Clemens Krug's avatar
      Add some JavaDoc / code rearrangements · e38ed8ad
      Clemens Krug authored and Clemens Krug's avatar Clemens Krug committed
      e38ed8ad
    • Björn Richerzhagen's avatar
      Continued Visualization Refactoring · ab074f33
      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
      ab074f33
  20. Jul 04, 2016
  21. Jul 03, 2016
    • Clemens Krug's avatar
      Add aggregated visualisation for multiple nodes (Geofence) · 00a63886
      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.
      00a63886
  22. Jul 02, 2016
  23. Jul 01, 2016
    • Clemens Krug's avatar
      Add Javadoc / Improvements · d29c85b2
      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)
      d29c85b2
Loading