Skip to content

BF: Allow multiple joysticks when using the Pyglet backend#7414

Merged
TEParsons merged 5 commits intopsychopy:devfrom
mdcutone:dev-bf-multi-joystick-polling-support
Oct 14, 2025
Merged

BF: Allow multiple joysticks when using the Pyglet backend#7414
TEParsons merged 5 commits intopsychopy:devfrom
mdcutone:dev-bf-multi-joystick-polling-support

Conversation

@mdcutone
Copy link
Copy Markdown
Member

Changes allow multiple joysticks to be polled in parallel when using the pyglet backend. Tested using a Thrustmaster HotasX and Xbox gamepad

Fixes #7351

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 29, 2025

Codecov Report

❌ Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.66%. Comparing base (c33c0b6) to head (713869c).
⚠️ Report is 7 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #7414      +/-   ##
==========================================
- Coverage   48.67%   48.66%   -0.01%     
==========================================
  Files         353      353              
  Lines       65107    65113       +6     
==========================================
  Hits        31689    31689              
- Misses      33418    33424       +6     
Components Coverage Δ
app ∅ <ø> (∅)
boilerplate ∅ <ø> (∅)
library ∅ <ø> (∅)
vm-safe library ∅ <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@TEParsons TEParsons merged commit a289b04 into psychopy:dev Oct 14, 2025
6 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.

[Bug]: Two Joysticks, getting no data from frist one

2 participants