Skip to content

joystick: match Dual Action names reported by SDL >= 2.0.6#1700

Merged
peterbarker merged 1 commit into
ArduPilot:masterfrom
hfujikawa77:joystick-sdl2-name-match
Jul 7, 2026
Merged

joystick: match Dual Action names reported by SDL >= 2.0.6#1700
peterbarker merged 1 commit into
ArduPilot:masterfrom
hfujikawa77:joystick-sdl2-name-match

Conversation

@hfujikawa77

Copy link
Copy Markdown
Contributor

SDL 2.0.6 and later strip the duplicated vendor prefix from the device name, so the Logitech/Logicool F310 in DirectInput mode is reported as "Logicool Dual Action" / "Logitech Dual Action" and no longer matches the shipped definitions. Add the new names alongside the old ones.

SDL 2.0.6 and later strip the duplicated vendor prefix from the
device name, so the Logitech/Logicool F310 in DirectInput mode is
reported as "Logicool Dual Action" / "Logitech Dual Action" and no
longer matches the shipped definitions.  Add the new names alongside
the old ones.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

@peterbarker peterbarker left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can't help but think that first match shouldn't have worked.

@peterbarker peterbarker merged commit 2a7a8d2 into ArduPilot:master Jul 7, 2026
2 checks passed
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