Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latitude and Longitude in Telemetry events #63

Closed
JakeNeighbors opened this issue Oct 6, 2018 · 1 comment
Closed

Latitude and Longitude in Telemetry events #63

JakeNeighbors opened this issue Oct 6, 2018 · 1 comment
Labels

Comments

@JakeNeighbors
Copy link

I was looking though the telemetry event and noticed that latitude and longitude were not available. Is this because these values are not provided by iRacing themselves? Or is this value omitted from the exposed telemetry event? If these values cannot be included due to restrictions on iRacing's side, then are there any other type of coordinate systems that can be exposed?

I am aware that the current library/iRacing exposes the distance along the track since the starting line, but I am looking for something that provides a more detailed, raw, position of the vehicle.

@apihlaja
Copy link
Owner

Sorry, somehow I never actually replied for you. I'm not sure if GPS data is available directly. It used to be that iRacing didn't want to make it available. That might have changed, sample files in repo are 2 years old. Mu's documentation kind of suggests its there now: https://github.com/patrickmoore/Mu#gps

Even if coordinates arent available, iRacing telemetry itself is so accurate that you should be able to calculate coordinates as long as you work out one fixed point on S/F line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants