- Nov 08, 2018
-
-
Martin Christoph Hierholzer authored
-
- Nov 06, 2018
-
-
vargheseg authored
Skip logic in PeriodicTrigger mainLoop for TestableMode
-
vargheseg authored
Do not rely on EntityOwner for accessig Application object.
-
vargheseg authored
- renamed timeout to period. - introduced PeriodicTrigger::sendTrigger - mainloop logic bypassed on startup if owner application is in testable mode.
-
vargheseg authored
-
- Oct 29, 2018
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
fix for new boost versions (boost::fusion::for_each() changed, second argument by default no longer a reference, so we have to specifiy that explicitly)
-
- Oct 18, 2018
-
- Oct 11, 2018
-
-
Zenker, Dr. Klaus (FWKE) - 126506 authored
-
- Oct 05, 2018
-
-
Martin Christoph Hierholzer authored
-
- Oct 04, 2018
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
This reverts commit 7eace484. GNUInstallDirs doesn't really deliver the intended directories. CMAKE_INSTALL_LIBDIR e.g. points to lib/x86_64-linux-gnu on Ubuntu 16.04
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Oct 01, 2018
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Sep 27, 2018
-
-
Martin Killenberg authored
-
- Sep 25, 2018
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
- Timeout is now in milliseconds to allow more flexibility - Default timout can be specified in the constructor - Make sure the time interval is perfectly matched by using sleep_until instead of sleep_for
-
- Sep 24, 2018
-
-
Jens Georg authored
-
- Sep 14, 2018
-
-
Martin Christoph Hierholzer authored
- Sep 05, 2018
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Sep 04, 2018
-
-
Martin Christoph Hierholzer authored
-
- Aug 30, 2018
-
-
Jens Georg authored
-
Jens Georg authored
Not adding the repository as a remote simply makes it impossible to push to it. Also this makes it mandatory to always fetch the changes from the remote anyway since it is not locally mirrored.
-
- Aug 17, 2018
-
-
Martin Christoph Hierholzer authored
- Make data decimation configurable - Addded some documentation - Some code cleaning (eliminate warnings, move internal classes into detail namespace)
- Aug 15, 2018
-
-
Martin Killenberg authored
-
- Aug 10, 2018
-
-
Zenker, Dr. Klaus (FWKE) - 126506 authored
-