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

Added a generic implementation over both i64 and f64 #3

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

gbip
Copy link
Contributor

@gbip gbip commented Oct 13, 2018

To allow the use of this library on µcontroller where there is no floating point unit we need to have an implementation over i64.

There is now a few test cases to check the PID behavior. The test were written without looking at the code, just the formulas in your documentation 😄

This PR also features a small .gitignore for easier collaboration !

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.

1 participant