WIP: Fix/socket polling #101

Draft
hitz_s wants to merge 14 commits from fix/socket-polling into main
14 Commits
Author SHA1 Message Date
x01da 6771d338d0 fix(AcsSignal) force update before subscribing
CI for debye_bec / test (push) Failing after 32s
CI for debye_bec / test (pull_request) Failing after 1m17s
2026-08-18 09:45:02 +02:00
x01da 76d4de1336 improve stage speed 2026-08-18 09:44:33 +02:00
x01da 92c57967db fix(AcsSignals) for enums
CI for debye_bec / test (push) Failing after 29s
CI for debye_bec / test (pull_request) Failing after 1m12s
2026-08-18 08:51:54 +02:00
x01da e1c7476e37 fix(widgets) due to new AcsSignals 2026-08-18 08:51:32 +02:00
x01da 72b7ae9c38 Remove old EpicsSignals
CI for debye_bec / test (push) Failing after 30s
CI for debye_bec / test (pull_request) Failing after 1m14s
2026-08-18 07:53:17 +02:00
x01da 60b20b3de6 Remove logging statements
CI for debye_bec / test (push) Failing after 32s
CI for debye_bec / test (pull_request) Failing after 1m16s
2026-08-18 07:51:24 +02:00
x01da 83cd7e7e3f Removing caching. Adding poll thread when subscribed 2026-08-18 07:50:59 +02:00
x01da 5ae32d58d3 Changing all signals to AcsSignals 2026-08-18 07:49:47 +02:00
hitz_s 5eab54edca Merge branch 'main' into fix/socket-polling
CI for debye_bec / test (pull_request) Failing after 31s
CI for debye_bec / test (push) Failing after 30s
2026-08-17 10:39:29 +02:00
wyzula_j 6e99e4d74e chore(mo1_bragg): temporary ACS GETVAR interval debug logging
CI for debye_bec / test (push) Successful in 3m8s
CI for debye_bec / test (pull_request) Successful in 1m2s
2026-08-06 10:43:13 +02:00
wyzula_j d92ebcfc18 fix(mo1_bragg): omit ACS scan settings from the device configuration 2026-08-06 10:42:43 +02:00
wyzula_j 5db31fb322 fix(mo1_bragg): stop constant polling of ACS config signals 2026-08-05 14:11:55 +02:00
wyzula_j cdd208618e refactor(devices): vendor term/trail socket controller from ophyd_devices 2026-08-05 14:11:55 +02:00
wyzula_j 637abe50c0 feat(mo1_bragg): add direct ACS controller communication for scan settings 2026-08-05 13:59:03 +02:00