issues
search
OpenSimTools
/
RaceDirector
The sim racer's Swiss Army knife.
MIT License
3
stars
0
forks
source link
ACC pit menu navigator improvements
#74
Open
paoloambrosio
opened
2 years ago
paoloambrosio
commented
2 years ago
Relates to #50.
[ ] Avoid doing "Left Left Right" to detect where we are.
We must pass down telemetry to know how much fuel we have.
[ ] Use tyre set from strategy if not requested.
[ ] Use global tyre pressure adjustment when all tyres need adjusting.
Can be used only if
all
deltas are positive or all are negative.
Relates to #50.