Skip to content

Releases: JuliaControl/DiscretePIDs.jl

v1.0.0

10 Dec 13:16
d881856

Choose a tag to compare

DiscretePIDs v1.0.0

Diff since v0.1.7

Breaking change: The parameter b has changed name to wp to be consistent with the newly introduced wight on the reference in the derivative term, wd. The old parameter name b will still work as argument to the constructor, with a deprecation warning, but the field name in the struct has changed from b to wp. If you did not previously use the b parameter, you will not notice any difference.

Merged pull requests:

v0.1.7

10 Dec 10:30

Choose a tag to compare

v0.1.6

07 Feb 10:34
b9da101

Choose a tag to compare

DiscretePIDs v0.1.6

Diff since v0.1.5

Merged pull requests:

v0.1.5

13 Sep 12:07
f8af128

Choose a tag to compare

DiscretePIDs v0.1.5

Diff since v0.1.4

Merged pull requests:

v0.1.4

07 Mar 16:07
875a32e

Choose a tag to compare

DiscretePIDs v0.1.4

Diff since v0.1.3

Merged pull requests:

v0.1.3

29 Jun 12:08
a2c1770

Choose a tag to compare

DiscretePIDs v0.1.3

Diff since v0.1.2

Merged pull requests:

  • convert signals to correct type before computations (#7) (@baggepinnen)

v0.1.2

29 Jun 09:31
6450135

Choose a tag to compare

DiscretePIDs v0.1.2

Diff since v0.1.1

Closed issues:

  • Anti-windup for P-controller causes overflow (#4)

Merged pull requests:

v0.1.1

25 Aug 15:37

Choose a tag to compare

DiscretePIDs v0.1.1

Diff since v0.1.0

Merged pull requests:

v0.1.0

10 Jun 11:48

Choose a tag to compare

DiscretePIDs v0.1.0