|
f1f9721fe9
|
fix: fixed import of simpositioner test devices
|
2024-08-15 09:30:17 +02:00 |
|
|
8046f22a80
|
build: moved pyepics deps to >=3.5.5
3.5.3 and 3.5.4 should not be used
|
2024-08-14 12:42:14 +02:00 |
|
semantic-release
|
c4c74b0af4
|
1.8.0
Automatically generated by python-semantic-release
v1.8.0
|
2024-08-14 05:24:54 +00:00 |
|
|
4ad57230e3
|
feat(sim): added dedicated positioner with controller
|
2024-08-13 14:37:12 +02:00 |
|
semantic-release
|
c560930ce3
|
1.7.3
Automatically generated by python-semantic-release
v1.7.3
|
2024-08-08 15:31:48 +00:00 |
|
|
76e1cfc4aa
|
test: add test case
|
2024-08-08 17:12:41 +02:00 |
|
|
577b35f287
|
fix: small bugfix to ensure motor_is_moving updates at the end of a move
|
2024-08-08 17:08:38 +02:00 |
|
semantic-release
|
9f46069959
|
1.7.2
Automatically generated by python-semantic-release
v1.7.2
|
2024-07-29 07:00:16 +00:00 |
|
|
4397db919a
|
test: Fix and add test scenarios for DeviceStatus error handling
|
2024-07-28 13:54:52 +02:00 |
|
|
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 |
|