|
87858edfe2
|
refactor: review DeviceStatus and error handling in simulation
|
2024-07-28 12:44:35 +02:00 |
|
|
c3e17ba056
|
fix: add write_access attribute to simulated readonly signal
|
2024-07-27 17:41:56 +02:00 |
|
|
5009316a82
|
fix: remove print for select_model method of sim module
|
2024-07-27 15:07:48 +02:00 |
|
|
f8e9aaf55a
|
test: adapt tests to consider returned DeviceStatus for on_trigger/complete
|
2024-07-27 15:01:52 +02:00 |
|
|
f3118765b0
|
fix: Improve asyn_monitor and camera on_trigger and on_complete to return status
|
2024-07-27 15:01:52 +02:00 |
|
|
9eb67a0900
|
ci: made BEC a child pipeline
|
2024-07-25 17:01:20 +02:00 |
|
|
0f6494ae2c
|
ci: moved to awi utils trigger pipelines
|
2024-07-25 15:47:44 +02:00 |
|
|
35141e94b1
|
wip
|
2024-07-25 11:16:03 +02:00 |
|
|
fe5f1c314f
|
ci: changed default branch
|
2024-07-25 10:15:37 +02:00 |
|
|
85630f3d73
|
ci: fixed default branch for ophyd ci var
|
2024-07-25 10:10:43 +02:00 |
|
|
1d55214fbd
|
build(ci): update variable for ophyd_devices branch
|
2024-07-25 09:46:24 +02:00 |
|
|
6a6b907022
|
refactor: rename monitor to device_monitor_2d
|
2024-07-24 09:33:45 +02:00 |
|
semantic-release
|
686a44964b
|
1.7.1
Automatically generated by python-semantic-release
v1.7.1
|
2024-07-24 06:54:30 +00:00 |
|
|
ca6d96e25b
|
fix: add run._subs SUB_VALUE to settable signal put method
|
2024-07-22 17:18:24 +02:00 |
|
semantic-release
|
3269075d6e
|
1.7.0
Automatically generated by python-semantic-release
v1.7.0
|
2024-07-10 15:00:57 +00:00 |
|
|
ba7db78194
|
test: add test for SimLinearTrajectoryPositioner
|
2024-07-10 16:46:33 +02:00 |
|
|
207b9b571c
|
fix: _update_state() does not raise an exception if stopped
|
2024-07-10 16:46:33 +02:00 |
|
|
b5918c424d
|
feat: add SimLinearTrajectoryPositioner to better motion simulation
|
2024-07-10 16:46:33 +02:00 |
|
|
9037553252
|
refactor: make it easier to subclass SimPositioner
|
2024-07-10 16:46:33 +02:00 |
|
semantic-release
|
d3ef7df4e9
|
1.6.1
Automatically generated by python-semantic-release
v1.6.1
|
2024-07-05 16:20:04 +00:00 |
|
|
e80811c197
|
fix(softpositioner): fixed input args for softpositioner
|
2024-07-05 16:07:29 +02:00 |
|
semantic-release
|
8cb12784a0
|
1.6.0
Automatically generated by python-semantic-release
v1.6.0
|
2024-07-05 13:52:11 +00:00 |
|
|
e803829f6c
|
feat(devices): added softpositioner
|
2024-07-05 14:24:25 +02:00 |
|
semantic-release
|
139efdb873
|
1.5.4
Automatically generated by python-semantic-release
v1.5.4
|
2024-07-05 07:46:21 +00:00 |
|
|
8efa93a702
|
fix(sim): fixed sim positioner moving state update
|
2024-07-05 09:22:18 +02:00 |
|
semantic-release
|
d4ea5b5e35
|
1.5.3
Automatically generated by python-semantic-release
v1.5.3
|
2024-07-03 07:16:37 +00:00 |
|
|
73c636b46f
|
refactor: ensure temporary backward compatibility after API changes
|
2024-07-03 09:03:32 +02:00 |
|
|
f481c1f812
|
fix: device sim params can be set through init
|
2024-07-03 09:03:31 +02:00 |
|
semantic-release
|
69105332a4
|
1.5.2
Automatically generated by python-semantic-release
v1.5.2
|
2024-07-02 15:13:50 +00:00 |
|
|
55ea6a16be
|
fix: put noqa comment on hdf5plugin import, compress HDF5 test file to ensure it requires the module for reading
hd5plugin import has the side effect of installing LZ4 codec
|
2024-07-02 16:58:06 +02:00 |
|
|
755ee207c5
|
remove unused imports
|
2024-07-02 16:58:03 +02:00 |
|
|
2622ddbee2
|
fix: split simulation classes in multiple files
|
2024-07-02 16:57:59 +02:00 |
|
semantic-release
|
f05af706c7
|
1.5.1
Automatically generated by python-semantic-release
v1.5.1
|
2024-06-28 16:45:06 +00:00 |
|
|
17e8cd9234
|
fix: update timestamp upon reading of non computed readback signal
|
2024-06-28 16:57:28 +02:00 |
|
ci_update_bot
|
f818ff0234
|
docs: Update device list
|
2024-06-23 09:00:09 +00:00 |
|
ci_update_bot
|
ac5e79425d
|
docs: Update device list
|
2024-06-22 14:08:35 +00:00 |
|
ci_update_bot
|
cc6773e14e
|
docs: Update device list
|
2024-06-22 14:06:44 +00:00 |
|
ci_update_bot
|
2ad4a70971
|
docs: Update device list
|
2024-06-22 14:05:00 +00:00 |
|
semantic-release
|
73a8f4d986
|
1.5.0
Automatically generated by python-semantic-release
v1.5.0
|
2024-06-19 12:25:09 +00:00 |
|
|
2c7c48a757
|
feat: add option to return DeviceStatus for on_trigger, on_complete; extend wait_for_signals
|
2024-06-19 14:12:16 +02:00 |
|
semantic-release
|
44506e0bd1
|
1.4.0
Automatically generated by python-semantic-release
v1.4.0
|
2024-06-17 14:32:59 +00:00 |
|
ci_update_bot
|
22a6970586
|
docs: Update device list
|
2024-06-17 14:29:17 +00:00 |
|
|
a10e5bcadc
|
feat(config): added epics example config
|
2024-06-17 16:16:35 +02:00 |
|
semantic-release
|
ebe533bc31
|
1.3.5
Automatically generated by python-semantic-release
v1.3.5
|
2024-06-14 08:01:59 +00:00 |
|
|
f1a2368101
|
fix: fixed pyepics version for now as it segfaults on startup
|
2024-06-14 09:48:30 +02:00 |
|
semantic-release
|
39efa34eb3
|
1.3.4
Automatically generated by python-semantic-release
v1.3.4
|
2024-06-07 19:04:27 +00:00 |
|
|
c9247ef82e
|
fix: remove inheritance from ophyd.PostionerBase for simflyer
|
2024-06-07 15:34:03 +02:00 |
|
semantic-release
|
c9cda9c3cf
|
1.3.3
Automatically generated by python-semantic-release
v1.3.3
|
2024-06-06 19:38:44 +00:00 |
|
|
79b821ae7e
|
fix: make done and successful mandatory args.
|
2024-06-06 17:27:49 +02:00 |
|
|
e9aaa0383e
|
fix: make filepath a signal
|
2024-06-04 20:45:09 +02:00 |
|