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

InputCommon: Add "Dead Zone" and "Calibration Period" to raw gyro inputs. #8610

Closed
wants to merge 3 commits into from

Conversation

jordan-woyak
Copy link
Member

@jordan-woyak jordan-woyak commented Feb 8, 2020

Mapping indicator draws a line representing the angular velocity relative to the configured dead zone assisting configuration.
Sphere outline turns blue during calibration which occurs after the configured period of data is as stable as the configured dead zone.
image

This fixes horizontal drift of IMU pointing with imperfectly calibrated controllers.
https://bugs.dolphin-emu.org/issues/11971

@MayImilae
Copy link
Contributor

Sorry, I don't really have a better word for you. Dead Zone is just so ubiquitous. ┐(´-`)┌

@Miksel12
Copy link
Contributor

Miksel12 commented Feb 10, 2020

Maybe "Gyration threshold"?

@jordan-woyak
Copy link
Member Author

Hmmm. I guess "Dead Zone" is an okay enough name that people will understand.
I think "Gyration threshold" will scare people. :P

@Miksel12
Copy link
Contributor

Probably true, haha.

@jordan-woyak jordan-woyak changed the title InputCommon: Add "Dead Zone" setting to raw gyro inputs. InputCommon: Add "Dead Zone" and "Calibration Period" to raw gyro inputs. Feb 13, 2020
@jordan-woyak
Copy link
Member Author

Included in PR #8575

@jordan-woyak jordan-woyak deleted the gyro-deadzone branch February 22, 2020 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants