- Mar 10, 2025
-
-
Martin Christoph Hierholzer authored
-
- Feb 24, 2025
-
-
Martin Killenberg authored
-
Martin Killenberg authored
- Feb 11, 2025
-
-
Martin Christoph Hierholzer authored
update project template
-
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 09, 2025
-
-
Jens Georg authored
-
Jens Georg authored
-
- Dec 16, 2024
-
- Dec 10, 2024
-
-
Jens Georg authored
If you had a PushInputWB mapped to DOOCS but changed it not to be writeable, you would not receive a proper initial value but 0. Now, if there is only one variable connected to this, write down the initial value nevertheless. Issue was introduced with 1992ded5
-
- Dec 09, 2024
-
-
Jens Georg authored
* feat: Add support for D_IIII Simple support that maps a D_IIII to an array * fixup! feat: Add support for D_IIII * fixup! feat: Add support for D_IIII * fix: Remove type() function * fixup! fix: Remove type() function * fixup! fix: Remove type() function * fix: Weird fomatting
-
- Nov 11, 2024
-
-
Martin Killenberg authored
fix(project-template): (re-)enable DOT support in Doxygen
-
Martin Killenberg authored
-
- Oct 18, 2024
-
-
Martin Christoph Hierholzer authored
-
- Oct 14, 2024
-
-
Martin Killenberg authored
fix(project-template): find pattern in coding style check
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- Aug 30, 2024
-
- Aug 28, 2024
-
-
Martin Christoph Hierholzer authored
update project template
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
- Aug 23, 2024
-
-
Martin Christoph Hierholzer authored
This is no longer needed by DOOCS.
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
EqFct::set() requires the caller to acquire the location lock. This is important even in non-threaded contexts since the lock is released internally (which is not allowed if the mutex is not locked).
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
"Remove this once we can get rid of xenial"
-
- Aug 08, 2024
-
-
check that even when statusCodeSource for set_error is not explicitly mapped to DOOCS, it is kept as 'used variable' This is a regression test for bug #11853.
-
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.
-
- Aug 07, 2024
-
-
Fix set_error feature in case statusCodeSource is not explicitly mapped as DOOCS property. See bug #11853. There is no regression test here since the bug does not show up with ReferenceTestApplication. The latter does not optimize the variable network, but the bug depends on the optimization.
-
- Jul 11, 2024
-
-
Martin Christoph Hierholzer authored
-
- Jul 04, 2024
-
-
Martin Christoph Hierholzer authored
-
Martin Christoph Hierholzer authored
This is not strictly necessary, as it still compiles without this change due the compatibility include.
-
- Jul 02, 2024
-
-
Martin Christoph Hierholzer authored
-
- Jun 18, 2024
-