-
-
Notifications
You must be signed in to change notification settings - Fork 42.1k
Closed
Labels
enhancementhelp wantedstaleIssues or pull requests that have become inactive without resolution.Issues or pull requests that have become inactive without resolution.
Description
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.
Metadata
Metadata
Assignees
Labels
enhancementhelp wantedstaleIssues or pull requests that have become inactive without resolution.Issues or pull requests that have become inactive without resolution.