From: Ben G. <no...@gi...> - 2021-03-08 15:49:26
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: 9c87a5bdea1d1089db81ad51bc8815a94aa5517a https://github.com/python-control/python-control/commit/9c87a5bdea1d1089db81ad51bc8815a94aa5517a Author: Sawyer Fuller <mi...@uw...> Date: 2021-03-04 (Thu, 04 Mar 2021) Changed paths: M control/tests/sisotool_test.py M control/tests/timeresp_test.py M control/timeresp.py Log Message: ----------- fixed bug in calculation of pct overshoot that neglects not strictly proper transfer functions. Commit: b36d0532f147c07a9e6d3bc7bb6a5978f83021ba https://github.com/python-control/python-control/commit/b36d0532f147c07a9e6d3bc7bb6a5978f83021ba Author: Sawyer Fuller <mi...@uw...> Date: 2021-03-04 (Thu, 04 Mar 2021) Changed paths: M control/tests/sisotool_test.py M control/tests/timeresp_test.py M control/timeresp.py Log Message: ----------- slight adjustment of decay time in step response Commit: 92de12d48cadd62b7428f1868ef7508930c9a9d5 https://github.com/python-control/python-control/commit/92de12d48cadd62b7428f1868ef7508930c9a9d5 Author: Ben Greiner <co...@bn...> Date: 2021-03-08 (Mon, 08 Mar 2021) Changed paths: M control/tests/sisotool_test.py M control/tests/timeresp_test.py M control/timeresp.py Log Message: ----------- Merge pull request #555 from sawyerbfuller/fix-stepinfo fixed bug in calculation of percent overshoot Compare: https://github.com/python-control/python-control/compare/75dbe0653c4e...92de12d48cad |