add monocoque for telemetry#22
Open
spikerguy wants to merge 1 commit into
Open
Conversation
Lawstorant
suggested changes
Aug 13, 2024
|
|
||
| ## What does not work? | ||
| 1. Telemetry functions (Shift lights, displays, SimHub, etc), mostly because telemetry works only with proprietary soft, which can't get access to shared memory chunks from games. | ||
| 1.~~Telemetry functions (Shift lights, displays, SimHub, etc), mostly because telemetry works only with proprietary soft, which can't get access to shared memory chunks from games.~~ |
Contributor
There was a problem hiding this comment.
This is unnecessary. Just remove the line outright if it's not needed anymore. I agree that mentioning thin in the FFB driver doesn't make much sense.
| 1. FFB (all effects from device descriptor) | ||
| 2. All inputs (wheel axis, buttons) | ||
|
|
||
| 3. Telemetry for RPM Led, Speed and Gear LCD. (Cammus C5 Only, Needs [Monocoque](https://github.com/Spacefreak18/monocoque)) |
Contributor
There was a problem hiding this comment.
This isn't the place. It's better to create a new section about Telemetry and link to monocoque in general. No need to mention compatibility here, as it's something that will constantly change.
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.
No description provided.