• Welcome to Kart Racing Pro Official Forum. Please login or sign up.
 
April 25, 2024, 12:09:19 PM

News:

Kart Racing Pro release13e available! :)


Times of the CSV file are not similar to the times showed in KRP

Started by Robin Mayer, October 17, 2015, 09:00:24 AM

Previous topic - Next topic

Robin Mayer

Hello,

as some know i created a data analyzing program. It's nearly ready but then I took a look at the specific times and the times of the CSV file are not similar to the ones shown in KRP.

Can you help me PiBoSo?


Being second is to be the first of the ones who lose - Ayrton Senna

PiBoSo

Quote from: Robin Mayer on October 17, 2015, 09:00:24 AM
Hello,

as some know i created a data analyzing program. It's nearly ready but then I took a look at the specific times and the times of the CSV file are not similar to the ones shown in KRP.

Can you help me PiBoSo?

How do you calculate the laptimes from the CSV files?
How much is the error?
Is the CSV file recorded during testing or online?

Robin Mayer

The csb was recorded online. Ingame it shows a 44.4 and the csv data shows 43.97.

I get the times from the beacon markers. I take a beacon marker, take the next one and then I do the second one - the first one.

Example:

Beacon1: 4 seconds
Beacon2: 21 seconds

21 - 4 = 17 seconds (lap time)


Being second is to be the first of the ones who lose - Ayrton Senna

PiBoSo

Quote from: Robin Mayer on October 18, 2015, 01:09:04 AM
The csb was recorded online. Ingame it shows a 44.4 and the csv data shows 43.97.

I get the times from the beacon markers. I take a beacon marker, take the next one and then I do the second one - the first one.

Example:

Beacon1: 4 seconds
Beacon2: 21 seconds

21 - 4 = 17 seconds (lap time)

Thank you for the report.
This issue will be investigated.

Robin Mayer

I can show you the part of code that splits the beacons and get the differences (lap times) if it helps you in a way?


Being second is to be the first of the ones who lose - Ayrton Senna