lift_axis_no_autoenable #1

Closed
mathis_s wants to merge 0 commits from lift_axis_no_autoenable into master
Owner
No description provided.
mathis_s added 5 commits 2025-04-17 16:57:33 +02:00
The default constructor of LiftAxis just forwards to the pmacAxis
constructor, which has an optional argument "autoenable" with the default
value "true". However, we want that argument to be false, hence we provide
an explicit constructor.

File C804Axis.cpp:
Removed a typing error

File Makefile.RHEL8:
Switched compilation target name to 2024-amor-no-autoenable-lift-axis to
not disturb other instruments. The newly created library is meant just
for Amor. if no problems occur, we can upstream the changes to master
at the end of October and create a new library "2023-v3".
det_starting and det_startTime were not initialized before reading them
in the poll function, leading to erratic behaviour.
Commented out the PMAC drivers to avoid namespace clashes with the new
turboPmac driver library.
mathis_s closed this pull request 2025-04-17 17:00:38 +02:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lin-epics-modules/sinqepicsapp#1
No description provided.