-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Fix floating-point drift in oscilloscope example #24481
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
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.
Looks good!
Not merging as I thought this should go in 3.6-doc? But feel free to self merge as I trust your decision. (I thought I had finally understood the backport aspects...)
"Documentation changes (all .rst files and examples) are milestoned v3.N-doc."
(I guess that there can still be some drift in particular cases, but this is for sure better than the previous version and it is also good that the default setting does not drift.) |
…481-on-v3.6.x Backport PR #24481 on branch v3.6.x (Fix floating-point drift in oscilloscope example)
You're right it can go to doc as well. meeseeksdev backport to v3.6.x-doc |
Something went wrong ... Please have a look at my logs. It seems that the branch you are trying to backport to does not exist. |
Oops... meeseeksdev backport to v3.6.2-doc |
…481-on-v3.6.2-doc Backport PR #24481 on branch v3.6.2-doc (Fix floating-point drift in oscilloscope example)
PR Summary
I left this running to about 3500s and it had not drifted out of the 2s interval.
Fixes #24476
PR Checklist
Documentation and Tests
pytest
passes)Release Notes
.. versionadded::
directive in the docstring and documented indoc/users/next_whats_new/
.. versionchanged::
directive in the docstring and documented indoc/api/next_api_changes/
next_whats_new/README.rst
ornext_api_changes/README.rst