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

Add minimum relay on time for PID controller #20

Closed
kizniche opened this issue Sep 21, 2015 · 3 comments
Closed

Add minimum relay on time for PID controller #20

kizniche opened this issue Sep 21, 2015 · 3 comments

Comments

@kizniche
Copy link
Owner

There is already a "maximum on time" (titled Up Max and Down Max, for each relay of the PID), that the on time for a relay will not exceed. There needs to be a complementary minimum on time that if the PID does not exceed, the relay does not turn on.

@kizniche
Copy link
Owner Author

Added in commit 0ea208d

@kizniche
Copy link
Owner Author

Oops. Reopening, as I implemented all but the useful part in the daemon (where it actually checks if the on duration is at least as large as the set value). I'll have to get back to this later, as it's getting late right now. I did check and the web interface and database are working, so editing the daemon should be easy when I get a chance to do it.

@kizniche kizniche reopened this Sep 22, 2015
@kizniche
Copy link
Owner Author

Added min on duration to daemon in commit 163ba15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant