-
Notifications
You must be signed in to change notification settings - Fork 17
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
Seeing spikes to 32,000 CPM #10
Comments
I am seeing something very similar. Jumping to 32,016. |
I wonder if this is a related or the same issue here maaad/RadSens1v2#3 |
Try this maaad/RadSens1v2#3 (comment) as a workaround for spikes with 1v5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I fairly often see spikes to 32,000 CPM. I'm guessing this is a math issue with either a counter wrapping or unsigned value going negative. I will dig more but just flagging this in case it's obvious to anyone already in the code. Great work.
Normally seeing around 30cpm
The text was updated successfully, but these errors were encountered: