Skip to content

Releases: JuliaControl/ControlSystems.jl

v1.7.4

30 May 16:36
42e3955
Compare
Choose a tag to compare

ControlSystems v1.7.4

Diff since v1.7.3

Closed issues:

  • Allow place to handle multi input systems (#384)
  • zpk view of NamedStateSpace structure (#845)
  • sigmaplot -- possible to just plot largest and smallest singular values? (#846)

Merged pull requests:

v1.7.3

22 May 15:01
544a3ff
Compare
Choose a tag to compare

ControlSystems v1.7.3

Diff since v1.7.2

Closed issues:

  • Polynomials with very small coefficients gets rounded to 0 (#123)
  • lsim not working for systems that are not strictly proper (#195)
  • iscontinuous function not found (#199)
  • Adjustment to dlqr and dlyap (#222)
  • Non-positive Ts for continuous types (#447)
  • Converting "identity" transfert function with ss results in BoundsError (#828)
  • delay*tf being recognized as improper even if it is not. (#830)
  • Julia v1.9: ControlSystems/-MTK error message (#834)
  • minreal works -- but gives "wrong" result (#835)
  • bodeplot... is the magnitude given in dB? (#839)

Merged pull requests:

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: