- Mar 11, 2019
-
-
Julian Zobel authored
-
Julian Zobel authored
-
Julian Zobel authored
Also refactored assignement and transition strategies to use the APs given and stored in the generator, removed all attraction point references doubled in movement models, transitions, and assignemdn strategies.
-
- Feb 21, 2019
-
-
Julian Zobel authored
Actuator: Do not switch to Fly if the check is, if it is on
-
- Feb 11, 2019
-
-
Julian Zobel authored
-
- Feb 05, 2019
-
-
Julian Zobel authored
-
- Feb 04, 2019
-
-
Julian Zobel authored
-
- Jan 24, 2019
-
-
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)
-
- Jan 23, 2019
-
-
Julian Zobel authored
Added a new ITransitionStrategy such that nodes now roam around attraction points when they have a radius.
-
Julian Zobel authored
-
- Jan 14, 2019
-
-
Julian Zobel authored
-
- Jan 07, 2019
-
-
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.
-
- Dec 11, 2018
-
-
Julian Zobel authored
Random attraction generator now also gives a randomly generated radius to all APs. APs cannot have overlapping Radii
-
- Dec 10, 2018
-
-
Julian Zobel authored
Random attraction generator now also gives a randomly generated radius to all APs. APs cannot have overlapping Radii
-
- Dec 06, 2018
-
-
Julian Zobel authored
-
- Nov 30, 2018
-
-
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.
-
- Nov 29, 2018
-
-
Julian Zobel authored
-
- Nov 22, 2018
-
-
Julian Zobel authored
-
- Oct 26, 2018
-
-
Julian Zobel authored
Made AttractionPointImpl an extension to BasicAttractionPoint, since both did iomplement exactly the same base functions.
-
- Oct 17, 2018
-
-
Julian Zobel authored
-
- Oct 02, 2018
-
-
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)
-
- Sep 28, 2018
-
-
Julian Zobel authored
-
- Sep 27, 2018
-
-
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
-
- Sep 26, 2018
-
-
Julian Zobel authored
-
- Sep 25, 2018
-
-
Julian Zobel authored
-
Julian Zobel authored
-
Julian Zobel authored
-
- Sep 24, 2018
-
-
Julian Zobel authored
-
Julian Zobel authored
-
- Sep 21, 2018
-
-
Julian Zobel authored
-
- Sep 20, 2018
-
-
Julian Zobel authored
-
- Sep 19, 2018
-
-
Julian Zobel authored
-
- Sep 14, 2018
-
-
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
-
- Sep 11, 2018
-
-
Julian Zobel authored
-