mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-02-20 09:18:42 +01:00
3.5 KiB
3.5 KiB
Changelog
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)