Update handling of calibration data for PS4 controllers
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 528
- Forks
- 173
- PR merge metrics
- No merged PRs in 30d
Description
The HID report for retrieving calibration data (and probably the actual calibration data itself) has changed in the PS4 Move controller.
Since the raw calibration data is currently directly written to disk, this is a problem. We should probably save the data in a custom format that we can fill with data from the reports as needed.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the HID report handling for PS4 Move calibration data and the code that writes raw calibration data to disk. Compare the current report and data assumptions with the changed controller behavior. Done means calibration data is retrieved reliably and stored in a custom format that can be extended as report data changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100