Releases: bluesky/yaqc-bluesky
Releases · bluesky/yaqc-bluesky
v2023.8.0
2022.4.1
2022.4.0
Fixed
- namespace dependent hardware to avoid name collisions
- Invalid splatting of has mapping values into an append call, which only takes one argument
Added
- "independent" flag to mapping added fields marking them as independent variables that should not be treated as "channels"
2022.1.0
v2021.12.0
Changed
- Use yaq properties to fill out read/configuration
- No longer use {name}_readback and {name}_setpoint (replaced by {name} and {name}_destination)
v2021.9.0
Changed
- state of busy no longer returned when devices are read
- happi name field no longer overloaded, upstream now allows short names
- happi now pinned to >= 1.9.0
- Default for units and shape if not provided for the daemon
- Sensor shapes properly applied in describe
- Use "array" dtype for sensor channels with a shape
Added
- clients to has-position daemons now implement @Property position, a common convention in bluesky
- handling of has-mapping trait to provide correlated dimensions between mapping and arrays
Removed
- no longer implement "set" for hardware without position (had raised NotImplementedError)
v2021.1.1
v2021.1.0
v2020.07.1
Remove name field
v2020.07.0
initial release