Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert pid parameters to :parallel #900

Merged
merged 8 commits into from
Nov 17, 2023
Merged

Convert pid parameters to :parallel #900

merged 8 commits into from
Nov 17, 2023

Commits on Nov 11, 2023

  1. Convert pid parameters to :parallel

    Using standard fails when KP=0
    Michele Zaffalon committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    a3b77eb View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Throw DomainError when conversion to other form is not possible

    Michele Zaffalon committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    27a0c18 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Reintroduce convert_pidparams_from_standard

    Expand tests
    Michele Zaffalon committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a43c256 View commit details
    Browse the repository at this point in the history
  2. Re-add broadcasting

    Michele Zaffalon committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    692b5f9 View commit details
    Browse the repository at this point in the history
  3. Update lib/ControlSystemsBase/src/pid_design.jl

    Co-authored-by: Fredrik Bagge Carlson <baggepinnen@gmail.com>
    mzaffalon and baggepinnen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c48eda3 View commit details
    Browse the repository at this point in the history
  4. Remove broadcasting on convert_pidparams* functions

    Michele Zaffalon committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9908eaf View commit details
    Browse the repository at this point in the history
  5. merge

    Michele Zaffalon committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5392ea1 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Update lib/ControlSystemsBase/test/test_pid_design.jl

    Co-authored-by: Fredrik Bagge Carlson <baggepinnen@gmail.com>
    mzaffalon and baggepinnen committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    0ac6a75 View commit details
    Browse the repository at this point in the history