Skip to content

Latest commit

 

History

History
78 lines (54 loc) · 1.84 KB

CHANGELOG.rst

File metadata and controls

78 lines (54 loc) · 1.84 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning after 2-1.

Changed:

  • Split arrayCounter into arrayCounter and arrayCounterReadback on ADCore ndarraybase_parts

Fixed:

  • Made RunnableChildPart handle a resume on a child that was Armed not Paused
  • Made VDS depend on h5py 2.7.1 and vds-gen 0.2
  • Fix a regression where Xmap would not report its DET and sum datasets

2-1 - 2017-08-30

Changed:

  • Major refactor, many breaking changes

2-0a6 - 2016-10-03

Changed:

  • Attributes no longer serialize to NTAttribute, they now use NTScalar, NTScalarArray, NTTable or NTUnion

2-0a5 - 2016-10-03

Added:

  • Support for PandABox

Fixed:

  • Extra padding point in turnaround in PMACTrajectoryScan

2-0a4 - 2016-09-20

Added:

  • PMAC trajectory scanning
  • Pause, Abort and Rewind
  • PVA: Get and Post for client

2-0a3 - 2016-08-31

Added:

  • imalcolm client script

2-0a2 - 2016-08-30

Added:

  • Ability to start comms from YAML
  • PVAccess comms
  • Dummy PMAC trajectory scan

2-0a1 - 2016-08-15

Added:

  • Initial release with hello world and websocket comms