mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-05-27 23:30:40 +02:00
6.7 KiB
6.7 KiB
Changelog
v0.4.0 (2023-08-18)
Feature
- Add pilatus_2 ophyd class to repository (
9476fde
)
Fix
- Simple end-to-end test works at beamline (
28b91ee
)
v0.3.0 (2023-08-17)
Feature
- Add continous readout of encoder while scanning (
69fdeb1
) - Adding io access to delay pairs (
4513110
) - Read_encoder_position, does not run yet (
9cb8890
) - Add readout_encoder_position to sgalil controller (
a94c12a
)
Fix
- Bugfix on delaystatic and dummypositioner (
416d781
) - Bugfix burstenable and burstdisalbe (
f3866a2
) - Limit handling flyscan and error handling axes ref (
a620e6c
) - Bugfix stage/unstage (
39220f2
) - Small fixes to fly_grid_scan (
87ac0ed
)
Documentation
- Details on encoder reading of sgalilg controller (
e0d93a1
) - Documentation update (
5d9fb98
) - Add documentation for delay generator (
7ad423b
) - Updated documentation (
eb3e90e
)
v0.2.1 (2023-07-21)
Fix
- Fixed sim readback timestamp (
7a47134
)
v0.2.0 (2023-07-04)
Feature
- Add DDG and prel. sgalil devices (
00c5501
)
Fix
- Formatting DDG (
4e10a96
) - Bec_lib.core import (
25c7ce0
) - Recover galil_ophyd from master (
5f655ca
) - Fixed galil sgalil_ophyd confusion from former commit (
f488f0b
)
Documentation
- Improved readme (
781affa
)
v0.1.0 (2023-06-28)
Feature
- Added dev install to setup.py (
412a0e4
) - Added pylintrc (
020459e
) - Added sls detector (
63ece90
) - Added missing epics devices for xtreme (
2bf57ed
) - Added otf sim (
f351320
) - Added nested object (
059977d
) - Added test functions for rpc calls (
5648ea2
)
Fix
- Fixed gitignore file (
598d72b
) - Adjustments for new bec_lib (
eee8856
) - Moved to new bec_client_lib structure (
35d5ec8
) - Fixed harmonic signal (
60c7878
) - Fixed pv name for sample manipulator (
41929a5
) - Added missing file (
5a7f8ac
) - Fixed x07ma devices (
959789b
) - Online bug fixes (
bf5f981
) - Fixed rt_lamni hints (
2610542
) - Fixed rt_lamni for new hinted flyers (
419ce9d
) - Moved to hint structure for flyers (
fc17741
) - Added default_sub (
9b9d3c4
) - Minor adjustments to comply with the openapi schema; set default onFailure to retry (
cdb3fef
) - Fixed timestamp update for bpm4i (
dacfd1c
) - Fixed bpm4i for subs (
4c6b7f8
) - Formatter (
9e938f3
) - Online fixes (
1395044
) - Removed matplotlib dependency (
b5611d2
) - Fixed epics import (
ec3a93f
)