Skip to content

Commit

Permalink
Merge pull request #522 from ZLLentz/v2.10.0-rel-notes
Browse files Browse the repository at this point in the history
DOC: document recent updates for v2.10.0
  • Loading branch information
ZLLentz authored Aug 21, 2020
2 parents 3129d16 + eda727b commit c209b8c
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions docs/source/releases.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,31 @@ Release History
###############


v2.10.0 (2020-08-21)
====================

Features
--------
- Add LookupTablePositioner PseudoPositioner base class for moves
based on a calibration table.
- Add UnitConversionDerivedSignal as a Signal class for converting
EPICS units to more desirable units for the user.
- Add units to the IPython prettyprint repr.

Device Updates
--------------
- Add Vernier integration into the CCM class using BeamEnergyRequest.

New Devices
-----------
- Add support for Thorlabs WFS40 USB Wavefront Sensor Camera.
- Add LaserEnergyPositioner PseudoPositioner (lxe) using
LookupTablePositioner.
- Add LaserTiming PVPositioner (lxt) using UnitConversionDerivedSignal.
- Add BeamEnergyRequest PVPositioner for requesting beam energies in eV from
ACR.


v2.9.0 (2020-08-18)
===================

Expand Down

0 comments on commit c209b8c

Please sign in to comment.