mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-01-30 20:54:55 +01:00
4.5 KiB
4.5 KiB
Changelog
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)