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

[Feature Request] Support higher resolution joystick analog values #10330

Closed
1 of 4 tasks
Leesam opened this issue Sep 16, 2020 · 3 comments
Closed
1 of 4 tasks

[Feature Request] Support higher resolution joystick analog values #10330

Leesam opened this issue Sep 16, 2020 · 3 comments
Labels
enhancement help wanted stale Issues or pull requests that have become inactive without resolution.

Comments

@Leesam
Copy link

Leesam commented Sep 16, 2020

The recently added HID joystick interface maps analog read values to an 8bit range. To use this in custom simulator gimbals/throttles/collectives a higher resolution would be preferable.

Feature Request Type

  • Core functionality
  • Add-on hardware support (eg. audio, RGB, OLED screen, etc.)
  • Alteration (enhancement/optimization) of existing feature(s)
  • New behavior

Description

This pull request implemented basic joystick functionality. The documentation shows the analog value is mapped to a signed 8-bit value. For something like a gamepad thumbstick, this may precise enough but would be noticeably less precise with physically larger simulator controls.

@fauxpark
Copy link
Member

fauxpark commented Dec 6, 2020

@Leesam I believe the above linked PR has resolved this?

@stale
Copy link

stale bot commented Mar 16, 2021

This issue has been automatically marked as stale because it has not had activity in the last 90 days. It will be closed in the next 30 days unless it is tagged properly or other activity occurs.
For maintainers: Please label with bug, in progress, on hold, discussion or to do to prevent the issue from being re-flagged.

@stale stale bot added the stale Issues or pull requests that have become inactive without resolution. label Mar 16, 2021
@stale
Copy link

stale bot commented Jun 3, 2021

This issue has been automatically closed because it has not had activity in the last 30 days. If this issue is still valid, re-open the issue and let us know.

@stale stale bot closed this as completed Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement help wanted stale Issues or pull requests that have become inactive without resolution.
Projects
None yet
Development

No branches or pull requests

2 participants