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

suggestion : auto-debug : detect unrealistic gyro output #434

Open
vmerckle opened this issue Mar 21, 2020 · 0 comments
Open

suggestion : auto-debug : detect unrealistic gyro output #434

vmerckle opened this issue Mar 21, 2020 · 0 comments

Comments

@vmerckle
Copy link

I had to investigate a jitter issue. In the end it was caused by gyro jitter. I did not have extensive knowledge and it took time. What gave away that the gyro was the culprit was big spike in gyro, for example having a delta of 300deg/s in 4ms, as can also be demonstrated in this video : https://www.youtube.com/watch?v=9EN14PjcK0c&lc=z231hhty5m3wipyrs04t1aokgjnbcpytgzdqddkghapzrk0h00410.1584801929295809

Solution : blackbox could analyze gyro output and detect anomaly like that by parsing logs. Then you can jump to the anomaly and see for yourself if there is indeed a problem.

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

2 participants