- Jul 04, 2018
-
-
Martin Christoph Hierholzer authored
- Replace the std::reference_wrapper<TransferElement> with a TransferElementAbstractor.
-
- Dec 19, 2017
-
-
Martin Christoph Hierholzer authored
-
- Dec 11, 2017
-
-
Martin Killenberg authored
- fixed last tests which were not using timeout based checks
-
- Oct 31, 2017
-
-
Martin Killenberg authored
changed updater to run in its own thread. Tests still using doocs update, which is just doing an insanely long sleep of 1 second.
-
- Oct 24, 2017
-
-
Martin Killenberg authored
Updater is using a vector of callbacks now. Not working as intended because there are different decorators where they should be the same.
-
- Oct 07, 2017
-
-
Martin Killenberg authored
-