- Aug 10, 2020
- Aug 07, 2020
-
-
Martin Killenberg authored
-
Martin Killenberg authored
Merge commit '1851c86c' , which is a conflict-free version of RC1. The last remaining commit will be merged after this merge commit, so the conflict is easier to resolve
-
Martin Killenberg authored
-
Martin Killenberg authored
-
vargheseg authored
-
vargheseg authored
-
vargheseg authored
- use DummyRegister::getRawAccessor for access to backend registers. - read and write convenience methods for rawAccessor.
-
vargheseg authored
Introduced UpdateModule which provides a Process Variable connected to ExceptionDummy register "REG1"
-
- Aug 06, 2020
-
-
vargheseg authored
- runtimeErrorHandling_testPushTypeReadNonBlocking
-
- Aug 05, 2020
-
-
Martin Killenberg authored
-
vargheseg authored
- Reworked header.
-
vargheseg authored
- Reworked header.
-
vargheseg authored
- Reworked Header. - Revised variable name. version -> versionBeforeRuntimeError
-
vargheseg authored
- Reworked header.
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Aug 04, 2020
-
-
Martin Killenberg authored
- Version number in exception case is always the same. - Remembers that it has reported an exception so a readLatest() after recovery does not switch the data validity back to ok if there was no new data.
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Aug 03, 2020
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
- All variables conceptually have an initial value now. - All initial values read by blocking read() before starting the main loop. - More tests failing, probably to old test exceptiations and wrong test implementations.
-
vargheseg authored
-
Martin Killenberg authored
- tests still failing - modifications incomplete - cleanup needed
-
Martin Killenberg authored
-
- Jul 31, 2020
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
- Initial values are sometimetimes only propagated in the first run of the main loops, not in prepare. If other modules are waiting for it they cannot enter their main loop. That's why all threads have to be started first, and only the it is waited for all of them to enter testable mode.
-
vargheseg authored
-
vargheseg authored
-
- Jul 30, 2020
-
-
Martin Killenberg authored
-