Skip to content

Releases: simatic-ax/dynamics

4.1.0

26 Mar 06:49
9606994

Choose a tag to compare

Changes:

Fixed MeasuredTimeProvider. It previously put out 0 resulting in all controllers using the time provider not working.

Changed Hysteresis for the BangBangController:
The hysteresis is usually defined as the window around the setpoint (e.g. setpoint is 10. With hysteresis of 2, the actual value was allowed to fluctuate from 9 to 11).
However, in the past version, the hysteresis was wrongfully defined as the maximum difference to the setpoint (e.g. setpoint of 10: the value was allowed to fluctuate from 8 to 12).

4.0.0 Update to AX SDK 2510

17 Nov 13:16
f3b65a7

Choose a tag to compare

Merge pull request #31 from simatic-ax/chore/add_new_siging_key

chore: add new sining key, use new v4 actions and update minor change…

3.0.0 Update to AX SDK 2504

16 May 08:07
e62c446

Choose a tag to compare

Merge pull request #29 from simatic-ax/prepare-catalog-2504

chore: catalog 2504 deps / incorporate new workflows

Release with SDK 2405 and apax 3.2.1

18 Jun 08:19
e1155a3

Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...2.0.0

Migrate to SDK 2311

12 Mar 13:38
73567b4

Choose a tag to compare

Merge pull request #13 from simatic-ax/migrate-2311

Migrate sdk 2311

1.0.0

27 Oct 08:18
f622b38

Choose a tag to compare

First productive release

0.0.3

26 Oct 06:57

Choose a tag to compare

Test release to check, if release pipeline will create the package

0.0.2

20 Oct 14:39
3d6122d

Choose a tag to compare

Fix release process with updated pipeline

0.0.1

19 Oct 11:17

Choose a tag to compare

First public release