- 05 Feb, 2019 1 commit
-
-
Julian Zobel authored
-
- 04 Feb, 2019 1 commit
-
-
Julian Zobel authored
-
- 24 Jan, 2019 3 commits
-
-
Julian Zobel authored
-
Julian Zobel authored
-
Julian Zobel authored
used abstract transtion strategy for weifhtered and random in area stratgegy (now both extend the abstract ITransition)
-
- 23 Jan, 2019 2 commits
-
-
Julian Zobel authored
Added a new ITransitionStrategy such that nodes now roam around attraction points when they have a radius.
-
Julian Zobel authored
-
- 14 Jan, 2019 1 commit
-
-
Julian Zobel authored
-
- 07 Jan, 2019 1 commit
-
-
Julian Zobel authored
Error fix for color retrieval in the node info component viz. Now use red as standard color if the available range of colors is exceeded.
-
- 11 Dec, 2018 1 commit
-
-
Julian Zobel authored
Random attraction generator now also gives a randomly generated radius to all APs. APs cannot have overlapping Radii
-
- 10 Dec, 2018 1 commit
-
-
Julian Zobel authored
Random attraction generator now also gives a randomly generated radius to all APs. APs cannot have overlapping Radii
-
- 06 Dec, 2018 1 commit
-
-
Julian Zobel authored
-
- 30 Nov, 2018 1 commit
-
-
Julian Zobel authored
- JSON Attraction Generator: Now takes an upper limit int for only using the first n locations from the given JSON file. - JSON Placement: Places nodes on *all* attraction points and not only the first.
-
- 29 Nov, 2018 1 commit
-
-
Julian Zobel authored
-
- 22 Nov, 2018 1 commit
-
-
Julian Zobel authored
-
- 26 Oct, 2018 1 commit
-
-
Julian Zobel authored
Made AttractionPointImpl an extension to BasicAttractionPoint, since both did iomplement exactly the same base functions.
-
- 17 Oct, 2018 1 commit
-
-
Julian Zobel authored
-
- 02 Oct, 2018 1 commit
-
-
Julian Zobel authored
Fixed a bug in the weighted transition strategy where nodes would most probably just wait the minimum pause time (plus a little bit) and therefore the waiting times were not quite right (especially for big differences)
-
- 28 Sep, 2018 1 commit
-
-
Julian Zobel authored
-
- 27 Sep, 2018 2 commits
-
-
Julian Zobel authored
Now with correct time representation on y-Axis (H:m:s) Now showing 0 as 0 (and not 0.000000) ;)
-
Julian Zobel authored
-
- 26 Sep, 2018 1 commit
-
-
Julian Zobel authored
-
- 25 Sep, 2018 3 commits
-
-
Julian Zobel authored
-
Julian Zobel authored
-
Julian Zobel authored
-
- 24 Sep, 2018 2 commits
-
-
Julian Zobel authored
-
Julian Zobel authored
-
- 21 Sep, 2018 1 commit
-
-
Julian Zobel authored
-
- 20 Sep, 2018 1 commit
-
-
Julian Zobel authored
-
- 19 Sep, 2018 1 commit
-
-
Julian Zobel authored
-
- 14 Sep, 2018 4 commits
-
-
Julian Zobel authored
adapted multicopter movement and UAV topology component
-
Julian Zobel authored
-
Julian Zobel authored
Moved Controllable Actuators from the API into peerfact (like directly controlling the movement between APP and tech)
-
Julian Zobel authored
LoRa network header protocol
-
- 11 Sep, 2018 6 commits
-
-
Julian Zobel authored
-
Julian Zobel authored
-
Julian Zobel authored
Configuration class for actuator energy coimponents.
-
Julian Zobel authored
And UAVLOcationActuator to the SimUAVLocationActuator for peerfact
-
Julian Zobel authored
Removed unused imports in Abstract and Defaut Topology. Adapted the getRealPosition method in abstract topology not to a clone, but the real position element, according to the interface definition.
-
Julian Zobel authored
-