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

Model Generation + Automatic Code Format #35

Merged
merged 22 commits into from
Sep 19, 2016
Merged

Conversation

stanleybak
Copy link
Contributor

This is a recent set of changes which has the following items:

  • Added support for model generation, as well as the chains of integrators benchmark and nav benchmark model generation. Added unit tests for each of these, and a hypy script for running a geneartor in the doc folder.
  • Added command-line help for model generation (GUI can't do this yet).
  • Added more parameters to pysim printer (tool parameters like desired simulation time, plot title)
  • Added auto code reformatting to ant script (if eclipse is detected on PATH), as well as instructions in README on how to setup reformat-on-save. This is related to Uniform code format for Hyst #34 .
    -Reformatted all code files according to the code standard.
  • Put all matlab tests into one unit test file. Currently this is printing an error message rather than running the tests until matlab detection is fixed (see matlab unit tests fail #32 ).

Please review and accept/comment Taylor.

@stanleybak
Copy link
Contributor Author

I updated this to fix the constant substitution bug rajray encountered: #36

@ttj ttj merged commit 2986125 into verivital:master Sep 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants