Skip to content

R1-6

Latest

Choose a tag to compare

@kgofron kgofron released this 04 Mar 22:04
· 83 commits to master since this release

Release 1.6

  • CONNECT/DISCONNECT: Connection monitoring and graceful reconnection without IOC restart (RefreshConnection, periodic poll, fileWriter/getServer on reconnect)
  • Detector init single source of truth: init_detector.cmd + ApplyConfig; PVs drive SERVAL config
  • Measurement.Config PVs (SERVAL 4.1.x): 4D-STEM (Stem scan/virtual detector) and Time-of-Flight (TofTdcReference, TofMin, TofMax)
  • BPC/mask logic moved to mask_io.cpp
  • Bug fixes: DetConnected inversion, BPC buffer leak, histogram NDArray leak, Measurement.template stringout device support, ADCore commonPlugins .req paths
  • New/updated Phoebus screens (MeasurementConfig, TimePix3Detector, tpx3emulator)

What's Changed

  • Modify tpx3Support to build cpr as part of EPICS build to avoid extra… by @jwlodek in #3

New Contributors

Full Changelog: R1-3...R1-6