From: Richard M. <no...@gi...> - 2023-04-23 05:49:16
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: a0877c5deceaffcb18932b836336f171373befba https://github.com/python-control/python-control/commit/a0877c5deceaffcb18932b836336f171373befba Author: Sawyer Fuller <mi...@uw...> Date: 2023-04-13 (Thu, 13 Apr 2023) Changed paths: M control/sisotool.py Log Message: ----------- fix blank bode plot in rootlocus_pid_designer Commit: c3a013b690363a95b62710c1f42a1b0cb19891b3 https://github.com/python-control/python-control/commit/c3a013b690363a95b62710c1f42a1b0cb19891b3 Author: Richard Murray <mu...@cd...> Date: 2023-04-15 (Sat, 15 Apr 2023) Changed paths: M control/sisotool.py Log Message: ----------- TRV: fix docstring typo in rootlocus_pid_designer Commit: 5d7a8d3d8bb361ed6995b2e41b5692ac62b719b7 https://github.com/python-control/python-control/commit/5d7a8d3d8bb361ed6995b2e41b5692ac62b719b7 Author: Sawyer Fuller <mi...@uw...> Date: 2023-04-16 (Sun, 16 Apr 2023) Changed paths: M control/sisotool.py Log Message: ----------- added noteto docstring for how to use when no interative plots Commit: 7f4e2ed6020f3dcf47bbf4788c92fd576f6de8a7 https://github.com/python-control/python-control/commit/7f4e2ed6020f3dcf47bbf4788c92fd576f6de8a7 Author: Sawyer Fuller <mi...@uw...> Date: 2023-04-16 (Sun, 16 Apr 2023) Changed paths: Log Message: ----------- merge Commit: 0fb9d94b408b56dc091a7892f30eec03c7330e4e https://github.com/python-control/python-control/commit/0fb9d94b408b56dc091a7892f30eec03c7330e4e Author: Sawyer Fuller <mi...@uw...> Date: 2023-04-19 (Wed, 19 Apr 2023) Changed paths: M control/sisotool.py Log Message: ----------- enable deltaK in sisotool for non-interactive use, docstring improvements Commit: 74d96f0bb8d33f9874e0493cb2e6ff825bc69368 https://github.com/python-control/python-control/commit/74d96f0bb8d33f9874e0493cb2e6ff825bc69368 Author: Sawyer Fuller <mi...@uw...> Date: 2023-04-19 (Wed, 19 Apr 2023) Changed paths: M control/tests/sisotool_test.py Log Message: ----------- added new kwarg to tests, un-skip tests that were previously giving warnings and problems. Commit: fabcb3795861f6ad86d21cd239411b252d794085 https://github.com/python-control/python-control/commit/fabcb3795861f6ad86d21cd239411b252d794085 Author: Richard Murray <mu...@cd...> Date: 2023-04-22 (Sat, 22 Apr 2023) Changed paths: M control/sisotool.py Log Message: ----------- add %matplotlib note + tweak docstrings Commit: c06a205e519b7bba05951e816b7d7cdc3323ff78 https://github.com/python-control/python-control/commit/c06a205e519b7bba05951e816b7d7cdc3323ff78 Author: Richard Murray <mu...@cd...> Date: 2023-04-22 (Sat, 22 Apr 2023) Changed paths: M control/sisotool.py M control/tests/sisotool_test.py Log Message: ----------- Merge pull request #883 from sawyerbfuller/rlpd_blank fix blank bode plot in rootlocus_pid_designer Compare: https://github.com/python-control/python-control/compare/1e1c8ebcc50f...c06a205e519b |