Commit Graph

1164 Commits

Author SHA1 Message Date
appel_c fdc91e4aff feat: add pseudo motor 2026-03-27 22:33:57 +01:00
appel_c 2c17e75e3f feat(processed-signal): add ProcessedSignal 2026-03-27 22:33:57 +01:00
appel_c 4f238facec fix(sim-signal): fix subscription for simulated signals. 2026-03-27 22:33:57 +01:00
semantic-release 3c38ea1251 1.35.0
Automatically generated by python-semantic-release
v1.35.0
2026-03-25 14:17:45 +00:00
Xiaoqiang Wang 8b802098d7 fix: add PeakAnalyserCam to export list 2026-03-25 15:17:11 +01:00
Xiaoqiang Wang 8e64d78daa feat: add peakAnalyser driver class 2026-03-25 15:17:11 +01:00
Xiaoqiang Wang 9a9f563db7 fix: add more camera classes to export list 2026-03-25 15:17:11 +01:00
semantic-release b6ce334e3f 1.34.4
Automatically generated by python-semantic-release
v1.34.4
2026-03-23 14:04:59 +00:00
wakonig_k 1452748c89 fix: typos 2026-03-23 15:04:31 +01:00
semantic-release de32f504e3 1.34.3
Automatically generated by python-semantic-release
v1.34.3
2026-03-18 10:43:55 +00:00
appel_c b0db46dd97 fix(pyproject): Update black dependency 2026-03-18 11:43:25 +01:00
appel_c 3a716299b5 refactor: apply black 2026.1 formatting to ophyd_devices 2026-03-18 11:43:25 +01:00
semantic-release 3cc1aed47c 1.34.2
Automatically generated by python-semantic-release
v1.34.2
2026-03-12 12:13:46 +00:00
appel_c 5343f568fa refactor(pandabox): adapt block_name_mapping and improve docstrings 2026-03-12 13:13:14 +01:00
appel_c fe3a88266c fix(panda-box): Refactor data signal names, enforce valid python attribute name 2026-03-12 13:13:14 +01:00
appel_c e8e0e81f62 test(panda-box): Add tests for data readout loop and context manager 2026-03-12 13:13:14 +01:00
appel_c 164dc7c056 fix(panda-box): Refactor DataConnection to PandaBox 2026-03-12 13:13:14 +01:00
appel_c 2c8293d2bb fix(panda-box): Receive PandaBox data as scaled (scale and offset applied) data. 2026-03-12 13:13:14 +01:00
appel_c 45d10f515d fix(panda-box): Remove logs from data_readout loop 2026-03-12 13:13:14 +01:00
semantic-release d0548653ba 1.34.1
Automatically generated by python-semantic-release
v1.34.1
2026-03-11 15:39:28 +00:00
wyzula_j 0d17982c5b fix(bec_signal): preview signal fixed for RGB cameras transpose 2026-03-11 16:38:51 +01:00
semantic-release c973a8a8d3 1.34.0
Automatically generated by python-semantic-release
v1.34.0
2026-03-03 15:49:40 +00:00
appel_c 086444bf7e fix(socket): Update docstring for SocketSignal 2026-03-03 16:49:03 +01:00
appel_c 4371987476 test(socket): add tests for SocketSignal callbacks 2026-03-03 16:49:03 +01:00
appel_c da260ce4ce refactor(socket): cleanup SocketSignal put/get methods 2026-03-03 16:49:03 +01:00
appel_c cb720e072c feat(socket): add cache mechanism for SocketSignal 2026-03-03 16:49:03 +01:00
semantic-release df811c3b7b 1.33.2
Automatically generated by python-semantic-release
v1.33.2
2026-03-03 07:45:39 +00:00
appel_c d00463f005 refactor: cleanup, improve docstrings 2026-03-03 08:45:08 +01:00
appel_c bb7fcba34a fix(panda-box): adapt cleanup logic to avoid Panda to be stuck when stopped. 2026-03-03 08:45:08 +01:00
semantic-release 7034a323e5 1.33.1
Automatically generated by python-semantic-release
v1.33.1
2026-03-02 12:13:24 +00:00
appel_c f7b0fa9f08 refator: fix patch_dual_pvs 2026-03-02 13:12:48 +01:00
appel_c 8274cc3fba fix(panda-box): add on_init to init of pandabox 2026-03-02 13:12:48 +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