1. 10 Aug, 2017 1 commit
  2. 04 Aug, 2017 1 commit
  3. 31 Jul, 2017 1 commit
  4. 27 Jul, 2017 1 commit
  5. 15 Jul, 2017 1 commit
  6. 14 Jul, 2017 1 commit
  7. 04 Jul, 2017 2 commits
  8. 26 Jun, 2017 2 commits
    • Clemens Krug's avatar
      Fixed some issues with world dimensioning and position calculation · 79f5c2d5
      Clemens Krug authored
      ~ Settings of the world size were not employed correctly. Furthermore, setting a different zoom for the visualisation / map would fuck up the positioning.
      Now the specified world size is used correctly. Zoom is used to specify the zoom level (detail) on the map. Positioning now works with different zoom levels, however, when visualising positions they now need to be scaled to be drawn correctly.
      79f5c2d5
    • Clemens Krug's avatar
      Got the plot building to work · d3ffc239
      Clemens Krug authored
      d3ffc239
  9. 29 May, 2017 1 commit
  10. 29 Apr, 2017 1 commit
    • Clemens Krug's avatar
      Reworked the Node Debug Monitor · cb05b09c
      Clemens Krug authored
      + Made the node debug a standalone component similar to the Monitor class positioned properly inside the api and peerfact.
      + Added filtering capabilities
      + Added logging in some classes deep in the architecture the provide node information
      cb05b09c
  11. 17 Mar, 2017 1 commit
  12. 13 Mar, 2017 1 commit
  13. 01 Mar, 2017 1 commit
  14. 21 Feb, 2017 1 commit
  15. 16 Feb, 2017 1 commit
  16. 14 Feb, 2017 1 commit
  17. 13 Feb, 2017 1 commit
  18. 01 Feb, 2017 1 commit
    • Clemens Krug's avatar
      Spot Positioning / Spot Assignment / Visualisation / Movement · cf246933
      Clemens Krug authored
      Movement:
      + Added a multi-type movement model which allows changes of the movement-type mid-simulation per host
      
      Spot Positioning:
      + (Car)Positions of the actors can now be recorded and written to a CSV File which can then be used for the placement of the spots
      
      Spot Assignment:
      +Actors don't get a DummyLocation as SpotAssignment anymore, now actual Spots are assigned
      +First assignment strategy: Shortest distance assignment
      
      Visualisation:
      + Visualisation Layer
      + OnClick now displays the destination, the assigned Spot and the searchThreshold.
      cf246933
  19. 31 Jan, 2017 1 commit
  20. 30 Jan, 2017 1 commit
  21. 16 Jan, 2017 1 commit
  22. 04 Jan, 2017 1 commit
    • Clemens Krug's avatar
      Adjustments for the movement · 162b0813
      Clemens Krug authored
      + Added a new transition strategy for social movement where destinations must be manually assigned or the nodes won't move.
      + Made it possible to specify a visualisation class for the ModularMovement.
      + Added a visualisation class which allows it to use icons for the nodes.
      162b0813
  23. 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
  24. 08 Dec, 2016 2 commits
  25. 05 Dec, 2016 1 commit
  26. 01 Dec, 2016 1 commit
  27. 20 Oct, 2016 1 commit
  28. 11 Oct, 2016 2 commits
  29. 22 Sep, 2016 1 commit
  30. 15 Aug, 2016 1 commit
  31. 05 Jul, 2016 1 commit
  32. 04 Jul, 2016 1 commit
  33. 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
  34. 02 Jul, 2016 1 commit
  35. 01 Jul, 2016 1 commit
  36. 15 Jun, 2016 1 commit