Skip to content

Releases: JuliaControl/ControlSystems.jl

v1.7.2

30 Mar 05:39
3a4d05e
Compare
Choose a tag to compare

ControlSystems v1.7.2

Diff since v1.7.1

Closed issues:

  • wrong frequency response of systems with delay (#824)

Merged pull requests:

v1.7.1

16 Mar 15:50
9be2bb2
Compare
Choose a tag to compare

ControlSystems v1.7.1

Diff since v1.7.0

Merged pull requests:

v1.7.0

06 Mar 16:59
72b30e2
Compare
Choose a tag to compare

ControlSystems v1.7.0

Diff since v1.6.1

Closed issues:

  • ControlSystemIdentification and ControlSystems failed to precompile in Julia 1.8.5 (#812)
  • feedback_control causes a stackoverflow on DelayLtiSystem (#815)

Merged pull requests:

v1.6.1

08 Feb 07:04
Compare
Choose a tag to compare

ControlSystems v1.6.1

Diff since v1.6.0

Closed issues:

  • Docstrings for Bode and Nyquist plot functions specify incorrect indexing (#797)
  • marginplot + setPlotScale("dB") = no magnitude plot (#798)

Merged pull requests:

v1.6.0

12 Jan 16:23
5ebb53b
Compare
Choose a tag to compare

ControlSystems v1.6.0

Diff since v1.5.4

Merged pull requests:

v1.5.4

09 Jan 18:43
Compare
Choose a tag to compare

ControlSystems v1.5.4

Diff since v1.5.3

Closed issues:

  • Improved default frequency vector for frequency plots (#5)
  • gain is not working (#15)
  • Transfer function notation in gangoffour and in general (#78)
  • Implement zpk with specified user dcgain (#105)
  • Improve efficiency of freqresp for state space systems (#108)
  • Deprecate function pole and rename to poles (#117)
  • Promoting the ControlSystems package (#201)
  • Integration with ModelingToolkit.jl (#395)
  • Test error on 1.6 beta (#423)
  • Docs not updated by new release (#459)
  • rlocusplot shows a very long warning with Plots (#785)
  • bodeplot not showing plot after 10^2 (#787)

Merged pull requests:

  • add option to disable u dims check in lsim (#786) (@baggepinnen)
  • CompatHelper: bump compat for Hungarian to 0.7, (keep existing compat) (#788) (@github-actions[bot])
  • extended_gangoffour sign fix (#789) (@baggepinnen)
  • better default time vector heuristic (#790) (@baggepinnen)

v1.5.3

16 Dec 05:48
a6096d8
Compare
Choose a tag to compare

ControlSystems v1.5.3

Diff since v1.5.2

Closed issues:

  • Stable docs not linking correctly? (#570)

Merged pull requests:

v1.5.2

23 Nov 10:13
36783ff
Compare
Choose a tag to compare

ControlSystems v1.5.2

Diff since v1.5.1

Closed issues:

  • Lsim docstring update (#758)
  • rlocus method (#764)
  • lsim, error message for single input system (#767)
  • lsim, error when input is a matrix (#769)
  • Crating discreate delay system is not allowed as delay is continues (#773)

Merged pull requests:

v1.5.1

01 Nov 05:22
e82df22
Compare
Choose a tag to compare

ControlSystems v1.5.1

Diff since v1.5.0

Closed issues:

  • Split out OrdinaryDiffEq functionality (#738)
  • rlocusplot() does not plot the roots (#759)
  • Decade missing in bode plot (#765)

Merged pull requests:

v1.5.0

12 Sep 06:55
cd8a5c8
Compare
Choose a tag to compare

ControlSystems v1.5.0

This version introduces ControlSystemsBase.jl for faster load times. See README for more details.

Diff since v1.4.1

Closed issues:

  • rlocusplot inconsistent docstring (#743)

Merged pull requests: