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

Add forced circularity option and minor fix to analog.cpp #321

Merged
merged 6 commits into from
Jun 20, 2023
Merged

Add forced circularity option and minor fix to analog.cpp #321

merged 6 commits into from
Jun 20, 2023

Conversation

NickGuyver
Copy link
Contributor

Add an analog configuration option to force perfect circularity on analog joystick. This video does a good job of showing why it should be an option - (https://www.youtube.com/watch?v=1P1mItHTKJw)

Nest the deadzone if statements inside the statements where their respective axis is validated.

Add an analog configuration option to force perfect circularity on analog joystick. This video does a good job of showing why it should be an option - (https://www.youtube.com/watch?v=1P1mItHTKJw)

Nest the deadzone if statements inside the statements where their respective axis is validated.
Add webconfig option to adjust deadzone for analog joystick
Fix minimum value for adjustable shotcount on webpage to match validated range
@NickGuyver
Copy link
Contributor Author

Adding a couple more things to this PR

Add webconfig option to adjust deadzone for analog joystick
Fix minimum value for adjustable shotcount on webpage to match validated range

Forgot to remove print debugs and copy/paste
arntsonl
arntsonl previously approved these changes Jun 20, 2023
Copy link
Contributor

@arntsonl arntsonl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is super neat, thank you for adding this in!

@arntsonl
Copy link
Contributor

Looks like we had one merge conflict @NickGuyver , would you mind resolving and I'll get this merged. Thanks!

@NickGuyver
Copy link
Contributor Author

Should be fixed now.

Copy link
Contributor

@arntsonl arntsonl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for fixing that!

@arntsonl arntsonl merged commit 6dccbbd into OpenStickCommunity:main Jun 20, 2023
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

Successfully merging this pull request may close these issues.

2 participants