- 22 Nov, 2022 2 commits
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- 14 Nov, 2022 1 commit
-
-
Martin Killenberg authored
-
- 29 Aug, 2022 1 commit
-
-
Martin Killenberg authored
-
- 26 Aug, 2022 2 commits
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- 17 Aug, 2022 1 commit
-
-
Martin Killenberg authored
-
- 15 Aug, 2022 1 commit
-
-
Martin Killenberg authored
-
- 10 Aug, 2022 5 commits
-
-
Martin Killenberg authored
The concept does not work because the hardware needs half a second before the value shows.
-
Martin Killenberg authored
-
Martin Killenberg authored
-
Martin Killenberg authored
It takes about half a second, so we do 10 triggers.
-
Martin Killenberg authored
The hw protection on the hw takes some time so the next trigger does not have the cleared hw protection flag yet.
-
- 09 Aug, 2022 2 commits
-
-
Martin Killenberg authored
-
Martin Killenberg authored
-
- 05 Aug, 2022 1 commit
-
-
Martin Killenberg authored
-
- 03 Aug, 2022 1 commit
-
-
Martin Killenberg authored
-
- 02 Aug, 2022 4 commits
-
-
Martin Killenberg authored
Each channel state machine has one output, and you can only have one feeder per network.
-
Martin Killenberg authored
- use clang-format-14 - sort included headers - break comments at 120 characters
-
Martin Killenberg authored
-
-
- 01 Aug, 2022 1 commit
-
-
Martin Christoph Hierholzer authored
Enable by adding include(cmake/enable_code_style_check.cmake) to the project's CMakeLists.txt
-
- 29 Jul, 2022 1 commit
-
-
Martin Killenberg authored
-
- 28 Jul, 2022 1 commit
-
-
Martin Christoph Hierholzer authored
-
- 27 Jul, 2022 2 commits
-
-
Martin Christoph Hierholzer authored
-
Martin Killenberg authored
-
- 20 Jul, 2022 1 commit
-
-
Martin Killenberg authored
The logical name mapping used for testing is now much closer to the real config.
-
- 19 Jul, 2022 1 commit
-
-
Martin Killenberg authored
-
- 18 Jul, 2022 1 commit
-
-
Martin Killenberg authored
-
- 15 Jul, 2022 2 commits
-
-
Martin Killenberg authored
-
Martin Killenberg authored
The changes introduced in c2b47a83 are only working for the PZ16M. The PZT4 is not using a bit field to enable the feedforward table, but integer because it has different modes. It never was tested, and tests are failing since then. * renamed /Channelx/enableControlTable to /Channelx/controlTableMode * changed its type to integer The PZ16M xlmap needs a type hint modifier in addition to the renaming.
-
- 14 Jul, 2022 2 commits
-
-
Martin Killenberg authored
Dependency to ApplicationCore was missing
-
Martin Killenberg authored
-
- 21 Jun, 2022 1 commit
-
-
Automated MSK Jenkins User authored
-
- 20 Jun, 2022 2 commits
-
-
Martin Killenberg authored
Ignore eclipse python project file.
-
zenker authored
-
- 06 May, 2022 1 commit
-
-
Martin Killenberg authored
- All variables which are conceptually bool now use ctk::Boolean - Part of the changes were necessary because ApplicationCore now treats 1-bit variables as ctk::Boolean, and the types in the server have to be consistent - Causes history incompatibilities (at least to for previous piezoctrl4)
-
- 22 Mar, 2022 1 commit
-
-
Automated MSK Jenkins User authored
-
- 14 Mar, 2022 1 commit
-
-
Jens Georg authored
Consolidate coverage options
-
- 04 Mar, 2022 1 commit
-
-
Jens Georg authored
- Remove Makefile.coverage.in - Drop BUILD_COVERAGE_ON_DEBUG for ENABLE_COVERAGE_REPORT (defaults to on if included) - Add clean-gcda target
-