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

S0 should not consume two impulses per reading #165

Closed
andig opened this issue May 16, 2015 · 1 comment
Closed

S0 should not consume two impulses per reading #165

andig opened this issue May 16, 2015 · 1 comment

Comments

@andig
Copy link
Contributor

andig commented May 16, 2015

when adding calculated instant power readings to the output of the s0 meter,
it was made to consume two pulses in MeterS0::read to calculate power.
this is not necessary, we can simply remember the timestamp of the previous reading's pulse.

Solved as part of #110, this is just a reminder.

@r00t- r00t- changed the title S0 should not wait for 2 impulses before logging S0 should not consume two impulses per reading May 16, 2015
@r00t-
Copy link
Contributor

r00t- commented May 16, 2015

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

No branches or pull requests

2 participants