Commit Graph

1134 Commits

Author SHA1 Message Date
appel_c a4f3be1ad5 refator: fix patch_dual_pvs 2026-03-02 13:01:33 +01:00
appel_c 2bae988c0b fix(panda-box): add on_init to init of pandabox 2026-03-02 12:47:34 +01:00
semantic-release fa9846df92 1.33.0
Automatically generated by python-semantic-release
v1.33.0
2026-02-27 14:44:27 +00:00
Christian Appel b2a632da89 refactor: fix typos, update documentation, and improve code readability
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-27 15:43:54 +01:00
appel_c b7fffe51bc test(panda): extend tests for panda 2026-02-27 15:43:54 +01:00
appel_c f9a743210d fix(dynamic-signal): add max_size to SimCameraWithPSIComponents 2026-02-27 15:43:54 +01:00
appel_c a632798b04 refactor(panda): Cleanup and add tests for pandabox 2026-02-27 15:43:54 +01:00
appel_c f02a010078 fix(pandabox): improve docs and readme 2026-02-27 15:43:54 +01:00
appel_c 6ca90d242a fix(typehints): fix typehints for panda_box and bec_signal 2026-02-27 15:43:54 +01:00
appel_c 67db203299 test(dynamic-signal): add max_size input to tests 2026-02-27 15:43:54 +01:00
appel_c 0851c2797d fix(panda-box): add signal_alias to map PandaBlock names ot beamline signal names. 2026-02-27 15:43:54 +01:00
appel_c 33a3c98808 fix(dynamic-signal): Add max_size as required input to dynamic signal 2026-02-27 15:43:54 +01:00
appel_c 1a2d519764 fix(pandabox): fix conversion of data to ophyd signal dict. 2026-02-27 15:43:54 +01:00
appel_c 7150e256e5 fix(pandabox): simplify enum states 2026-02-27 15:43:54 +01:00
appel_c e72980bdb4 refactor(pandabox): fix typehints and usage of pandablock.commands 2026-02-27 15:43:54 +01:00
appel_c 2093a50968 feat(pandabox): Add initial integration of the pandabox 2026-02-27 15:43:54 +01:00
appel_c 4c5a896370 Revert "fix(socket-signal): add read timeout for SocketSignal ABC, and add notify_bec attribute"
This reverts commit 1e9711aa17.
2026-02-27 15:04:33 +01:00
semantic-release 9f1a32b028 1.32.11
Automatically generated by python-semantic-release
v1.32.11
2026-02-17 11:41:55 +00:00
appel_c 64941807b0 fix(socket): fix controller access in describe of SocketSignal 2026-02-17 12:41:24 +01:00
semantic-release ea2b837063 1.32.10
Automatically generated by python-semantic-release
v1.32.10
2026-02-16 16:46:31 +00:00
appel_c 6079bdbcdf fix(socket): fix setting _last_readback before _socket_get is called 2026-02-16 17:45:57 +01:00
semantic-release cfa85152cd 1.32.9
Automatically generated by python-semantic-release
v1.32.9
2026-02-16 10:10:57 +00:00
appel_c b13520fe32 test(controller): fix leaking controller instance in test. 2026-02-16 11:10:28 +01:00
appel_c 1e9711aa17 fix(socket-signal): add read timeout for SocketSignal ABC, and add notify_bec attribute 2026-02-16 11:10:28 +01:00
appel_c 944fc73d4b fix(socket-signal): Store old value before updating to ensure correct subscription notifications 2026-02-16 11:10:28 +01:00
semantic-release 279e99cb01 1.32.8
Automatically generated by python-semantic-release
v1.32.8
2026-01-30 11:14:10 +00:00
appel_c 9cb66b2db8 fix(static-device-test): Add device-manager as optional input to StaticDeviceTest 2026-01-30 12:13:37 +01:00
wakonig_k 5480596c60 ci: use shared composit action for issue sync 2026-01-12 09:13:39 +01:00
semantic-release 6634555fb4 1.32.7
Automatically generated by python-semantic-release
v1.32.7
2026-01-07 10:43:53 +00:00
appel_c ba39ee029e fix(utils): Mask stage_sigs and trigger_signals to simplify testing of ADBase devices 2026-01-07 11:43:09 +01:00
appel_c 32e16028ed fix(dxp): add pixels_per_run signal to Falcon 2026-01-07 11:43:09 +01:00
semantic-release 288de5b95b 1.32.6
Automatically generated by python-semantic-release
v1.32.6
2025-12-15 08:26:40 +00:00
appel_c 713fa1a1b7 fix(controller): Add method to remove axis from controller 2025-12-15 09:26:09 +01:00
semantic-release 083f1d4dfd 1.32.5
Automatically generated by python-semantic-release
v1.32.5
2025-12-15 08:25:34 +00:00
appel_c e7f4ff798a fix(psi-motor): Adapt compare to np.isclose for EpicsSignalWithCheck 2025-12-15 09:25:04 +01:00
appel_c f45f1be3be refactor: Add export of EpicsUserMotorVME 2025-12-15 09:25:04 +01:00
semantic-release 6dbe1e1f57 1.32.4
Automatically generated by python-semantic-release
v1.32.4
2025-12-10 13:35:35 +00:00
appel_c e7e2b5ed97 fix(conotroller): cleanup names 2025-12-10 14:34:59 +01:00
appel_c ef9568cb46 fix(controller): cleanup and fix logic for enable/off dependency. 2025-12-10 14:34:59 +01:00
appel_c 69bfabce35 test(controller): mock config_helper for controller off test 2025-12-10 14:34:59 +01:00
appel_c d4a1e1545c rename dm to device_manager 2025-12-10 14:34:59 +01:00
appel_c 80eaae6c7c refactor(controller): Increase timeout to 20s. 2025-12-10 14:34:59 +01:00
appel_c 2fb64e995e fix(controller): add configurable timeout, en/disable controller axes on on/off 2025-12-10 14:34:59 +01:00
semantic-release 69f7a353cf 1.32.3
Automatically generated by python-semantic-release
v1.32.3
2025-12-09 15:26:33 +00:00
appel_c 36100ec1ea fix: deprecate epics_motor_ex 2025-12-09 16:25:56 +01:00
appel_c b2d885c6a6 fix(epics-motor-user-vme): remove high/low limit check in wait_for_connection as it's not reliable. Tested at cSAXS 2025-12-09 16:25:56 +01:00
appel_c da154a05cf test: add test for epicsmotorvme 2025-12-09 16:25:56 +01:00
appel_c 1b2eeccbb8 test(MockPv): improve MockPV, allow start value to be set 2025-12-09 16:25:56 +01:00
appel_c c4296b0399 fix(bec-signals): add AsyncMultiSignal to __all__ 2025-12-09 16:25:56 +01:00
appel_c 71a9b3c103 fix(psi-motor): Add new user motor imlementation that checks if the IOC is enabled. 2025-12-09 16:25:56 +01:00