From: sawyerbfuller <no...@gi...> - 2021-11-06 04:02:49
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: 78b3349ff791750994bd094a96892b20825b95f1 https://github.com/python-control/python-control/commit/78b3349ff791750994bd094a96892b20825b95f1 Author: Rory Yorke <ror...@gm...> Date: 2021-09-11 (Sat, 11 Sep 2021) Changed paths: M control/iosys.py M control/tests/iosys_test.py Log Message: ----------- Check for unused subsystem signals in InterconnectedSystem Add capability to check for unused signals in InterconnectedSystem; this check is invoked by default by `interconnect`. Commit: 2224ea522585717fbb3a894d3cb2dd19d26a377a https://github.com/python-control/python-control/commit/2224ea522585717fbb3a894d3cb2dd19d26a377a Author: Rory Yorke <ror...@gm...> Date: 2021-09-11 (Sat, 11 Sep 2021) Changed paths: M control/tests/iosys_test.py Log Message: ----------- Handle matrix warnings in test_interconnect_unused_{input,output} Ignore warnings with match string from conftest.py's `matrixfilter` warning filter. Commit: faf3145753cce81f0fac9bd07030e043e1d30084 https://github.com/python-control/python-control/commit/faf3145753cce81f0fac9bd07030e043e1d30084 Author: Rory Yorke <ror...@gm...> Date: 2021-09-12 (Sun, 12 Sep 2021) Changed paths: M control/iosys.py Log Message: ----------- Fix doc string for interconnect Commit: ce20b2493b1c57f47695ace03ecbeef7bce88d09 https://github.com/python-control/python-control/commit/ce20b2493b1c57f47695ace03ecbeef7bce88d09 Author: sawyerbfuller <587...@us...> Date: 2021-11-05 (Fri, 05 Nov 2021) Changed paths: M control/iosys.py M control/tests/iosys_test.py Log Message: ----------- Merge pull request #652 from roryyorke/rory/check-interconnect-signals Check for unused subsystem signals in InterconnectedSystem Compare: https://github.com/python-control/python-control/compare/affe4d31bece...ce20b2493b1c |