- May 13, 2020
- May 07, 2020
-
-
vargheseg authored
Added code to support zmq sending in cretaeDoocsIfff function.
-
- May 06, 2020
- Apr 27, 2020
-
-
Automated MSK Jenkins User authored
-
- Apr 24, 2020
-
-
Martin Killenberg authored
* compiles but untested * existing tests for app->CS still passing.
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Apr 23, 2020
-
-
Nadeem Shehzad authored
-
Martin Killenberg authored
- Shows up in Doocs - Test does not check functionality yet, just that it's there
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Apr 22, 2020
-
-
Martin Killenberg authored
-
Martin Christoph Hierholzer authored
-
- Apr 09, 2020
-
-
Christoph Kampmeyer authored
- Clean up serverTestDataMatching - Fix missing include in test
-
- Apr 07, 2020
-
-
Christoph Kampmeyer authored
- Fix default setting for imported locations (solves #39) - Test for imported scalar properties
-
- Apr 01, 2020
-
-
Automated MSK Jenkins User authored
-
- Mar 13, 2020
-
-
Automated MSK Jenkins User authored
-
- Mar 06, 2020
-
- Mar 05, 2020
-
-
Martin Christoph Hierholzer authored
- was confusing milliseconds and microseconds for the archiver - was not setting the global time stamp
-
- Mar 02, 2020
-
-
Jens Georg authored
Since Doocs 20.1 this is thrown if the name of the property exceeds 64 characters
-
- Feb 09, 2020
-
-
Automated MSK Jenkins User authored
-
- Feb 05, 2020
-
-
Martin Christoph Hierholzer authored
This is a new requirement from ApplicationCore.
- Jan 31, 2020
-
-
Automated MSK Jenkins User authored
-
- Jan 28, 2020
-
-
Martin Killenberg authored
-
Automated MSK Jenkins User authored
- Jan 27, 2020
-
-
Martin Killenberg authored
-
vargheseg authored
Extra space at the end of a property name has been removed in the latest version of doocs. These tests were modified to work with this change: - testCSAdapterEqFct - testDoocsPVFactory
- Jan 08, 2020
-
-
Martin Killenberg authored
add two more ignores related to eclipse projects.
-
zenker authored
-
- Dec 11, 2019
-
- Dec 09, 2019
-
-
Martin Killenberg authored
By default, the timestamp that is attached to a variable is the global time stamp, which is only set updated by update() in the adapter, which is not used otherwise. The adapter already was setting it for the time stamp that is attached to the variable itself, but not for the time stamp that used for archiving. This has been fixed. Now the time stamps in the Doocs histories are set correctly. To test it run example2 of ApplicationCore, togehter with the oven_sim simulation and watch Oven.heatingCurrent.HIST
-