|
|
6b758eb894
|
refactor(status): cleanup, remove error in test using 'and' instead of &
|
2025-12-05 14:04:58 +01:00 |
|
|
|
57ff40566b
|
fix(transition-status): improve transition status called with no transitions
|
2025-12-05 14:04:58 +01:00 |
|
|
|
13d658241a
|
refactor(status): Improve logic to set exceptions to allow to catch the error traceback
|
2025-12-05 14:04:58 +01:00 |
|
|
|
b918f1851c
|
fix(status): Add wrappers for ophyd status objects to improve error handling
|
2025-12-05 14:04:58 +01:00 |
|
|
|
58d4a5141f
|
fix(bec-status): Refactor CompareStatus and TransitionStatus
|
2025-12-05 14:04:58 +01:00 |
|
|
|
609010d682
|
feat(signal): add signal normalization method and corresponding tests
|
2025-11-30 20:14:57 +01:00 |
|
|
|
9a23557b9e
|
fix(async signal tests): create messages with correct async update
|
2025-11-13 19:22:39 +01:00 |
|
|
|
9bd333fa78
|
fix(bec_signals): update signal metadata when updating its components
|
2025-11-04 13:26:00 +01:00 |
|
|
|
5523ead87c
|
refactor(bec-signals): cleanup and fix logic for unify signal in BECMessageSignal
|
2025-10-22 10:46:10 +02:00 |
|
|
|
8a964083dc
|
tests(bec-signals): Fix tests for AsyncSignal/AsyncMultiSignal
|
2025-10-22 10:46:10 +02:00 |
|
|
|
e27182d9ba
|
test: fix test for TransitionStatus
|
2025-07-31 17:09:51 +02:00 |
|
|
|
1a7812992a
|
fix(mock-pv): add callbacks to mock_pv
|
2025-07-31 17:09:51 +02:00 |
|
|
|
7e92b6c63e
|
refactor(transition-status): update docstrings, add test for string transition status
|
2025-06-17 10:15:11 +02:00 |
|
|
|
20eb5dd83f
|
refactor: refactored compare and transition state
|
2025-06-17 10:15:11 +02:00 |
|
|
|
d092b8b51a
|
feat: add custom status, CompareStatus and TargetStatus for easier signal value comparison
|
2025-06-17 10:15:11 +02:00 |
|
|
|
b76acfebb4
|
fix(bec_signals): fix validation of async signals
|
2025-06-04 15:21:16 +02:00 |
|
|
|
585fbbbb71
|
feat: restructure bec signals
|
2025-06-03 15:00:24 +02:00 |
|
|
|
780cc641c6
|
fix(PreviewSignal): use dotted name instead of signal name
|
2025-05-30 14:55:14 +02:00 |
|
|
|
97adcb8f8d
|
feat: add bec_signals with BECMessages to utils
|
2025-05-30 13:24:57 +02:00 |
|
|
|
00ca4574ea
|
feat (psi-device-base-utils): enhance TaskHandler to support task arguments in submit_task method
|
2025-03-18 09:11:01 +01:00 |
|
|
|
8ed3f37b14
|
test(psi-device-base-utils): add tests for task handler
|
2025-02-24 17:55:00 +01:00 |
|