Page 1 of 1

LAPINDEX

Posted: Thu Jun 11, 2015 11:26 pm
by dydy77
Hi Harry,

I have a short problem with the CSV export.

In my data base i have 10 laps on Spa-Francorchamps (18 may 2015)
End 3 laps of my road test track for today.
So total lap in my app 13 laps !

I need to export in CSV format to test overlay on RaceRender.
I select a lap (1 of the 3 lap of road test track) and select export button.
Now i select "session" export (so 3 laps of the current session)
And export to mail.

1st question : Why we can't export the csv (or other format) file into my phone storage ? Why we need use mail ? (this point is not more importante ;) )

Now i import my CSV file in RaceRender, and i want to show lapindex: Lap X / Y
But it is 11/13, 12/13 and 13/13..... i was waiting 1/3 , 2/3 and 3/3 !

I am curious, so i opened CSV in EXCEL, and lap index is 11, 12 and 13...

I can edit csv file manually, but why is not good at the export ?

Re: LAPINDEX

Posted: Fri Jun 12, 2015 5:35 am
by Harry
The lap index is the index in LapTimer's database, not lap of session or lap of day. In case Racerenderer does not support a mapping / offset, you need to change it using a text editor.

Harry

Re: LAPINDEX

Posted: Fri Jun 12, 2015 11:45 pm
by dydy77
OK thanks Harry :)