- 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
-
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
-
- Sep 10, 2018
-
-
Julian Zobel authored
New version of PositionVector with alternative (and correctly functioning) set()/replace() functionality.
-