Skip to content

R0.7.0

Latest
Compare
Choose a tag to compare
@ZLLentz ZLLentz released this 19 Sep 23:44
81acb0d

This includes two major updates:

  1. bulk read failures will no longer bring the IOC into unpredictable states at boot time (instead, we will quit/restart if there is a problem) implemented by @janeliu-slac
  2. _RBV readback values will no longer be writable (which had unintuitive consequences for people writing to them) by @KaushikMalapati

In order to actually get the _RBV change, you'll need to build with pytmc at v2.17.0, which is available in pcds_conda starting at pcds-5.9.1.

What's Changed

New Contributors

Full Changelog: R0.6.2...R0.7.0