Commit Graph
29 Commits
Author SHA1 Message Date
mathis_s 6c64b4cee8 Now compiles with warning flags for C++
Test And Build / Lint (push) Successful in 4s
Test And Build / Build (push) Failing after 6s
2025-12-23 13:48:18 +01:00
mathis_s ab596ded48 Lift and angle axis now move simultaneously
Test And Build / Lint (push) Failing after 3s
Test And Build / Build (push) Successful in 15s
Fixed a bug which caused the axes not to move in parallel, but after
each other.
2025-08-14 08:05:35 +02:00
mathis_s bfd565aabd Hide visibility of classes
Test And Build / Lint (push) Successful in 3s
Test And Build / Build (push) Successful in 15s
2025-08-12 09:20:25 +02:00
mathis_s bc8561c299 Updated turboPmac version 2025-06-18 08:33:04 +02:00
mathis_s cf6f836416 Updated turboPmac version 2025-06-17 16:51:08 +02:00
mathis_s 6e99b37ed2 Updated turboPmac version 2025-06-17 13:26:13 +02:00
mathis_s f745af48fe Added destructor for detectorTowerController 2025-06-10 15:04:34 +02:00
mathis_s c15e513b2e Updated turboPmac to 1.1.1 2025-06-10 15:00:33 +02:00
mathis_s fbbe8c4553 Updated turboPmac to 1.1 2025-06-10 14:22:15 +02:00
mathis_s eb3826ec35 Stop or reset now also resets the deferred movement flags 2025-06-10 11:15:40 +02:00
mathis_s 5dd5a26243 Removed unnecessary code (bug in sinqMotor has been found) 2025-05-16 16:33:49 +02:00
mathis_s 832884179c Updated dependencies sinqMotor and turboPmac both to 0.15.2 2025-05-16 16:17:36 +02:00
mathis_s 94edef6cd8 New error message always results in status problem
Previously, a new error message did not automatically result in a status
problem being shown. This patch fixes that.
2025-05-16 11:29:38 +02:00
mathis_s 74dedd9cd3 Finished up documentation 2025-05-15 16:43:04 +02:00
mathis_s 4765b59ee5 Updated dependency turboPmac to 0.15.1 2025-05-15 14:56:56 +02:00
mathis_s 16ee667963 Overwrote reset from sinqAxis with doReset 2025-05-15 14:30:41 +02:00
mathis_s fd93c36639 Fixed some small errors in the function docstrings 2025-05-15 11:48:42 +02:00
mathis_s d575d4fe76 Make sure non-persistent error messages are shown for one poll cycle 2025-05-14 16:44:30 +02:00
mathis_s 203bb9475f Updated turboPmac dependency to 0.15.1 2025-05-14 16:39:16 +02:00
mathis_s 60960dde44 Changed dependencies to static linking. 2025-05-12 17:10:04 +02:00
mathis_s d837a8545b Adjusted driver with auxiliary axes offsets 2025-04-17 16:30:33 +02:00
mathis_s 67280f2666 Fixed version requirements for turboPmac version 2025-04-10 09:14:26 +02:00
mathis_s e7a1b546c2 Safety commit 2025-03-31 16:48:46 +02:00
mathis_s 566e3c950e Main movements implemented
Main movement of detector guide angle, angle offset and lift offset as
well as switch between working and changer position implemented.
2025-03-20 16:27:28 +01:00
mathis_s f256149eec Removed friend class declaration and replaced access to private properties with accessors 2025-03-10 17:13:11 +01:00
mathis_s 3a3519fbaa Current status of the detector tower. 2025-03-10 14:27:19 +01:00
mathis_s bb492e678b WIP version with offset RBV (integration from hardware currently
missing)
2025-03-06 09:14:30 +01:00
mathis_s 747d08c52a Current draft for the detector axis tower driver 2025-03-04 16:38:00 +01:00
mathis_s 1b01be845b Initial version for the detector tower driver 2025-02-25 17:17:41 +01:00