v0.3a2
Pre-release
Pre-release
What's Changed
- Move methods from flyer to standard detector to support multiple detector collection by @abbiemery in #116
- Made panda use pva signal backend instead of pvi_get by @rosesyrett in #43
- Improve error message for failed p4p put by @tomtrafford in #119
- fixed a bug in the PvaDict metadata_fields and value_fields by @evalott100 in #143
- Add detector control for PandA Pcap by @tomtrafford in #138
- Enum extension by @DiamondJoseph in #147
- Allow for blank enum names from binary records by @DiamondJoseph in #152
- Pin to bluesky alpha release rather than git branch by @callumforrester in #157
- Include Type Stubs for PySide6 by @callumforrester in #164
- Document How to Write Tests for Devices by @callumforrester in #163
- Tidy up core detector module docs by @callumforrester in #159
- Clean up pvi signal generation by @evalott100 in #142
- Update codecov action to v4 by @coretl in #186
- Move trigger logic into dedicated plan stub by @abbiemery in #175
- Bump actions/checkout from 3 to 4 by @dependabot in #11
- Bump softprops/action-gh-release from 0.1.14 to 0.1.15 by @dependabot in #3
- Move panda trigger test by @abbiemery in #188
- Pin event model to pre StreamResource Changes by @abbiemery in #187
- Drop python 3.9 support by @dperl-dls in #171
- 131 make a simulated detector that can write hdf files by @stan-dot in #144
- Breaking Change: Rename and add motor fields by @DominicOram in #174
- Add PandA hdf writer 2 by @evalott100 in #198
- Fix CONTRIBUTING heading by @GDYendell in #222
- Add docstring for DeviceVector and document how to group devices by @callumforrester in #183
- Refactor Signal type parsing in pvi logic by @GDYendell in #225
- Adopt Copier template by @DiamondJoseph in #207
- Update Pilatus Controller, Driver to match development of ADAravis, TetrAMM by @DiamondJoseph in #191
- slight change to fix linting by @evalott100 in #234
- Return enum when PV exactly matches it, otherwise fail by @DominicOram in #237
- Add SignalRW helpers by @GDYendell in #221
- Add create_soft_signal_r and creates_soft_signal_rw methods by @jsouter in #217
- add pyside6 system dependencies by @gilesknap in #244
- Add Simulation motor by @gilesknap in #224
- Add name argument to Signal, epics_signal_* and soft_signal_* by @jsouter in #247
- Add Async Protocols by @OCopping in #219
- Fixes broken link on docs page by @RobertSchaffer1 in #253
- Remove extraneous Pilatus constructor arg by @DiamondJoseph in #255
- Make HDFPandA StandardDetector by @evalott100 in #185
- Move ADAravis detectors to ophyd-async by @DiamondJoseph in #190
New Contributors
- @tomtrafford made their first contribution in #119
- @DiamondJoseph made their first contribution in #147
- @dependabot made their first contribution in #11
- @stan-dot made their first contribution in #144
- @DominicOram made their first contribution in #174
- @GDYendell made their first contribution in #222
- @gilesknap made their first contribution in #244
- @OCopping made their first contribution in #219
- @RobertSchaffer1 made their first contribution in #253
Full Changelog: v0.2.1...v0.3a2