Logitech G PRO X 2 LIGHTSPEED Centurion protocol#512
Open
ChrisLauinger77 wants to merge 4 commits intoSapd:masterfrom
Open
Logitech G PRO X 2 LIGHTSPEED Centurion protocol#512ChrisLauinger77 wants to merge 4 commits intoSapd:masterfrom
ChrisLauinger77 wants to merge 4 commits intoSapd:masterfrom
Conversation
…IGHTSPEED Implements the multi-layered Centurion communication protocol to enable equalizer and parametric equalizer capabilities for the Logitech G PRO X 2 LIGHTSPEED. This replaces the previous basic HID implementation and updates sidetone control to use the feature-based protocol.
Implements the CAP_EQUALIZER_PRESET capability by providing pre-defined 5-band equalizer settings matching those found in Logitech G Hub (Flat, Bass Boost, Team Chat, Shooter, and MOBA).
Contributor
Author
|
Info was gathered here: Implementation was done using GPT model 5.4 @mryll fyi Should fix #477 for good. |
Sapd
reviewed
Apr 18, 2026
Owner
Sapd
left a comment
There was a problem hiding this comment.
A few things from a read-through.
…obustness Refines the Logitech G PRO X 2 implementation by adding proper tracking for battery query duration and expanding charging state detection. It also introduces a size limit check for Centurion bridge messages, improves equalizer info caching logic, and adds comprehensive unit tests for these protocol behaviors.
22ec63f to
1d046e2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes made
Changed from raw package to centurion protocol (for existing battery inactive time and sidetone)
Equalizer with presets is implemented / added
Checklist