1. 14 Dec, 2016 3 commits
  2. 13 Dec, 2016 1 commit
    • Björn Richerzhagen's avatar
      Visualization: Mobility Model · 21216cd4
      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)
      21216cd4
  3. 08 Dec, 2016 5 commits
  4. 07 Dec, 2016 1 commit
  5. 06 Dec, 2016 1 commit
  6. 05 Dec, 2016 3 commits
  7. 04 Dec, 2016 1 commit
  8. 01 Dec, 2016 2 commits
  9. 20 Oct, 2016 1 commit
  10. 11 Oct, 2016 2 commits
  11. 10 Oct, 2016 1 commit
    • 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
  12. 06 Oct, 2016 1 commit
  13. 04 Oct, 2016 2 commits
  14. 27 Sep, 2016 1 commit
  15. 22 Sep, 2016 2 commits
  16. 17 Sep, 2016 1 commit
    • 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
  17. 16 Sep, 2016 1 commit
  18. 13 Sep, 2016 2 commits
  19. 08 Sep, 2016 1 commit
  20. 25 Aug, 2016 2 commits
  21. 15 Aug, 2016 1 commit
  22. 12 Jul, 2016 1 commit
  23. 05 Jul, 2016 2 commits
    • 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
  24. 04 Jul, 2016 1 commit
  25. 03 Jul, 2016 1 commit
    • 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