- Feb 11, 2025
-
-
Martin Christoph Hierholzer authored
-
- Feb 10, 2025
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
This allows us to use target_compile_features to set the C++ standard in cppext and move to a newer standard.
-
- Jan 16, 2025
-
-
Martin Killenberg authored
-
- Jan 15, 2025
-
-
fiveisgreen authored
-
fiveisgreen authored
Fixes getDeviceId to make it use the inja template.
-
fiveisgreen authored
- Dec 18, 2024
-
- Dec 17, 2024
-
-
- Dec 13, 2024
-
-
fiveisgreen authored
Installation-time initalization script PIE873LAB_initalization.py Uses a dedicated dmap file devices_initalization
-
- Dec 06, 2024
-
-
fiveisgreen authored
Changed setReferenceMode (write-only) to referenceMode, read-writable. This allows us to see what we're doing when setting the reference mode.
-
fiveisgreen authored
For clarity of reading, use the 'STP' command for emergency stop motion rather than u0018
-
- Dec 05, 2024
-
-
Martin Killenberg authored
-
Martin Killenberg authored
The PIE873 is sending binary data as response, which cannot be processed with the string interpretation engine right now. We use string as data type as this does not do any post processing, just to avoid runtime errors.
-
- Dec 04, 2024
-
-
Martin Killenberg authored
fix: json map file See merge request !1
-
Martin Killenberg authored
-
- Nov 25, 2024
-
-
fiveisgreen authored
-
- Nov 21, 2024
-
-
fiveisgreen authored
-
- Nov 18, 2024
-
-
fiveisgreen authored
-
- Oct 29, 2024
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Oct 18, 2024
-
-
Martin Christoph Hierholzer authored
-
- Oct 14, 2024
-
-
Martin Killenberg authored
-
- Aug 28, 2024
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Aug 08, 2024
-
-
Martin Christoph Hierholzer authored
The version of EPICS (3 or 7) is now defined by which EPICS version is used by the found adapter. There are no distinct names any more, also EPCIS3 is effectively phasing out.
-
- Apr 26, 2024
-
-
Jens Georg authored
-
Martin Killenberg authored
-
- Apr 11, 2024
-
-
Martin Christoph Hierholzer authored
This warning is frequently hit when using e.g. the ReadAnyGroup in ApplicationCore, but we fail to see any benefit coming from this warning for other scenarious. Hence we decided to disable it. Object slicing is valid C++ and the behaviour is rather obvious.
-
- Jan 30, 2024
-
-
Martin Killenberg authored
Provide a configure script which knows the version of config generator
-
Martin Killenberg authored
-
- Jan 18, 2024
-
-
Jens Georg authored
Add a simple cmake helper to find installed python modules. This is mostly useful if the tests have some dependency on some python modules
-
- Jan 17, 2024
-
-
Patrick Nonn authored
Instead of copying a symlink file, resulting in a broken link, the target file is copied instead, unless the target is in the same directory, in which case the symlink is maintained.
-
- Jan 11, 2024
-
-
Handle doocstiminglib like other doocs packages, since it now provides a proper pkgconfig.
-