Skip to content
New MINOR release 02.05.00

Changes since 02.04.08:

General:

- Updated for the latest ApplicationCore changes
- Updated dummy map file to match the latest firmware

Features:

- added support for the firmware interlock latching feature
- added error message for incorrect table settings as a control system variable
- update status while ramping to new setpoint
- CommonCalibration now only affects Forward and Probe channels
- unified the automation states a bit:
  - ABORT and SWITCH_OFF requests unified (just calld SWITCH_OFF now)
  - RAMP_NEW_SETPOINT and RAMP_NEW_PHASE states unified (called RAMPING now)

Bug fixes:

- changed the sign of the sine table from -1 to +1, since in our last tests at HZDR (26.06.2017) we found out that all phases rotate in the wrong direction
- fixed a module name not following the naming conventions (should start with a capital letter)

Not yet working features:

- added initialisation for DS8VM1 - but it is not yet working (work in progress)

Build environment:

- do not link against the doocs backend, instead load it in the dmap file
- do not link the server library against the control system adapter implementation but the server main executable