* implemente the isInitialised attribute.
[diffractometer.git] / NEWS
blob57d18edc95ae8d8f9227eb898fcdc60020ca01b5
1 * 3.6.0 unrelease
2   * switch to hkl 4.0.0
3   * add a new ZAXIS DiffractometerType
4   * New attributes xxxFit to replace the SetCrystalParameterValues (deprecated)
5   * Add a new boolean property "ProtectReflectionAxes" ("true" or "false") to allow or not
6     writting on the axes part of the Reflection attribut.
7   * Add a new AutoUpdateFromProxies attribut to replace the simulated on (deprecated)
8   * Now writting on a PseudoAxes device switch off the AutoUpdateFromProxies attribut.
9   * Deprecated commands and attributs (will be remove in version > 3.6.0)
10     - GetCrystalParameterValues
11     - SetCrystalParameterValues
12     - Simulated
13     - MotorInit
14   * WARNING only one diffractometer Device per Server.
15   * WARNING the RealAxisProxies property format change : AttributeProxy instead of DeviceProxy
16     - it will be easier to connect something else than an Axis with a position attribut.
17     - nevertheless it is still necessary to have a Stop command on the related DeviceProxy.