Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
gparent
f1-2020-telemetry
Commits
6063dd6d
Commit
6063dd6d
authored
Dec 10, 2020
by
Guillaume Parent
Browse files
Add F2 2020 tyre compounds
parent
f7984f0f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
docs/source/telemetry-specification.rst
docs/source/telemetry-specification.rst
+3
-1
No files found.
docs/source/telemetry-specification.rst
View file @
6063dd6d
...
...
@@ -569,7 +569,9 @@ It includes values such as the damage readings on the car.
uint8_t m_tyreVisualCompound; // F1 visual (can be different from actual compound)
// 16 = soft, 17 = medium, 18 = hard, 7 = inter, 8 = wet
// F1 Classic – same as above
// F2 – 19 = super soft, 20 = soft, 21 = medium, 22 = hard
// F2 2019 – 19 = super soft, 20 = soft, 21 = medium, 22 = hard
// 15 = wet
// F2 2020 - 23 = super soft, 24 = soft, 25 = medium, 26 = hard
// 15 = wet
uint8_t m_tyresAgeLaps; // Age in laps of the current set of tyres
uint8_t m_tyresDamage[4]; // Tyre damage (percentage)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment