semantic-release
|
76d5f24e84
|
1.9.6
Automatically generated by python-semantic-release
v1.9.6
|
2024-10-17 06:20:50 +00:00 |
|
|
6a7c0745e3
|
fix: cleanup and bugfix in positioner; closes #84
|
2024-10-17 07:37:05 +02:00 |
|
|
fa32b4234b
|
refactor: cleanup sim module namespace; closes #80
|
2024-10-17 07:16:29 +02:00 |
|
semantic-release
|
b0351a210e
|
1.9.5
Automatically generated by python-semantic-release
v1.9.5
|
2024-10-01 13:30:32 +00:00 |
|
semantic-release
|
0bc58ab06c
|
1.9.5
Automatically generated by python-semantic-release
|
2024-10-01 13:26:48 +00:00 |
|
|
b1639ea3ba
|
fix: bugfix for proxy devices
|
2024-10-01 15:13:20 +02:00 |
|
|
449dadb593
|
refactor: cleanup of scan_status prints in scaninfo_mixin
|
2024-10-01 15:13:20 +02:00 |
|
|
7ff37c0dcd
|
fix: Fixed SimWaveform, works as async device and device_monitor_1d simultaneously
|
2024-10-01 15:13:19 +02:00 |
|
semantic-release
|
0f06adcd7c
|
1.9.4
Automatically generated by python-semantic-release
v1.9.4
|
2024-10-01 13:09:16 +00:00 |
|
|
e379282664
|
fix: increased min version of typeguard
|
2024-10-01 12:41:43 +02:00 |
|
|
825a7dee5e
|
build: allow numpy v2
|
2024-09-28 08:52:23 +02:00 |
|
semantic-release
|
a8600334af
|
1.9.3
Automatically generated by python-semantic-release
v1.9.3
|
2024-09-06 15:17:18 +00:00 |
|
|
cd75fc0e01
|
fix: remove bodge (readback) in SimMonitor
|
2024-09-05 17:11:37 +02:00 |
|
semantic-release
|
4d15a90633
|
1.9.2
Automatically generated by python-semantic-release
v1.9.2
|
2024-09-05 12:46:33 +00:00 |
|
|
9d9a5fe305
|
refactor: bodge to make simmonitor compatible with tests; to be removed asap
|
2024-09-05 14:33:26 +02:00 |
|
|
a6754208a0
|
fix: change inheritance for simmonitor from device to signal
|
2024-09-05 10:21:27 +02:00 |
|
|
f56961ba8c
|
fix: fix inheritance for SimMonitor
|
2024-09-05 10:21:27 +02:00 |
|
|
3f2c6dc4ef
|
ci: prefill variables for manual pipeline start
|
2024-09-02 14:20:35 +02:00 |
|
semantic-release
|
f4ab5a5908
|
1.9.1
Automatically generated by python-semantic-release
v1.9.1
|
2024-08-28 13:42:50 +00:00 |
|
|
d83c102d14
|
fix: removed arguments for callback call
|
2024-08-28 15:28:32 +02:00 |
|
|
a49c6f6a62
|
refactor: moved sim test devices to sim_test_devices
|
2024-08-28 15:12:33 +02:00 |
|
semantic-release
|
87d2b22b51
|
1.9.0
Automatically generated by python-semantic-release
v1.9.0
|
2024-08-28 13:02:42 +00:00 |
|
|
c47918d6e7
|
feat: add dual patch pvs to ophyd_devices
|
2024-08-28 14:43:40 +02:00 |
|
semantic-release
|
8aa4587fb2
|
1.8.1
Automatically generated by python-semantic-release
v1.8.1
|
2024-08-15 08:33:34 +00:00 |
|
|
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 |
|