- Aug 26, 2024
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
The fix in the DeviceManager is more like a work-around for a false positive of gcc 13.
-
- Aug 13, 2024
-
-
Martin Killenberg authored
-
* most useful with StatusOutputs, where automatic propagation of 'data invalid' status is often not wanted * Change default behavior of StatusOutput and StatusWithMessage. By default, they no longer propagate DataValidity=invalid of owning module. They still propage DataValidity=invalid of explicitly set for the output. * Adapt test of DataValidity propagation for StatusOutput * Adapt test of StatusMonitor to new StatusOutput behaviour
-
"!sometag" is a negated tag which annihilates with "sometag" negated tags can be added like normal tags, and are used to remove their counterparts
-
- Aug 08, 2024
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Jul 19, 2024
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
boost::thread::id seems not to be trivially copyable for the old boost version, so we implement our own atomic access with a lock here.
-
- Jul 16, 2024
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
This is another instance of the race conditioon fixed a few days ago (with eb81711e).
-
Martin Christoph Hierholzer authored
The racy behaviour is acceptable, so the test is modified to accept it.
-
Martin Christoph Hierholzer authored
-
- Jul 02, 2024
-
-
Martin Christoph Hierholzer authored
-
- Jun 27, 2024
-
-
Martin Killenberg authored
-
Martin Killenberg authored
- Jun 26, 2024
-
-
Martin Killenberg authored
-
Martin Killenberg authored
StatusAggregator was aggregating downstream aggregators according to their input tags instead of the output tags.
- May 30, 2024
-
-
CircularDependencyDetector was running into infinite recursion (causing stack overflow) in a situation of two Modules which are both waiting on each other for initial values
- May 15, 2024
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- May 07, 2024
-
-
- May 06, 2024
-
-
Martin Christoph Hierholzer authored
-
- May 03, 2024
-
-
- May 02, 2024
-
-
Martin Christoph Hierholzer authored
-
- Apr 26, 2024
-
-
Jens Georg authored
update project template
-
Jens Georg authored
-
Jens Georg authored
-
Martin Killenberg authored
-
- Apr 25, 2024
-
-
Jens Georg authored
* feat: Add oven simulator script
-
- Apr 11, 2024
-
-
Martin Christoph Hierholzer authored
chore(project-template): remove slicing object linter warning
-
Martin Christoph Hierholzer authored
-