-
Notifications
You must be signed in to change notification settings - Fork 184
Run from sim updates #737
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
Run from sim updates #737
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@akeeste all of the revisions to the SimulinkMaskFunctions look good and I'd like to merge, but I want to make sure the updates do not conflict with the current library PR(s). Right now there is a merge conflict with the Frames library. I don't think this is a priority for v4.4, but if you have time to resolve conflicts once the other library PRs are merged we can include it.
|
@akeeste this looks good to me. Thanks for cleaning up the run from Simulink functions. Are there any doc updates you'd like to make to the http://wec-sim.github.io/WEC-Sim/dev/developer/library.html#library-development section based on this PR? |
|
@kmruehl I double checked the docs. I updated a couple images since the mask variable names change slightly, but otherwise the content in that section is not affected. |
|
@akeeste you may want to delete this branch |

This PR clean up various Run From Simulink items. It is composed of all changes that were split from PR #728. No functional changes are made, only refactoring of the mask callbacks for clarity.