You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
stalebot
added
the
stale
Issues or pull requests that have become inactive without resolution.
label
Mar 16, 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.
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
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.
The text was updated successfully, but these errors were encountered: