Page 1 of 1
Why two files in the .csv export?
Posted: Fri Sep 11, 2015 1:00 am
by Spaghetti
I mailed a session .csv export and received two files: LapTimerDB.csv and LapTimerGPSRecDB.csv. I understand the first contains only the time of each lap, while the second is a continuous session log that can be used with RaceRender or Dashware.
Where is the lean angle data column?
Re: Why two files in the .csv export?
Posted: Fri Sep 11, 2015 7:20 am
by Harry
You need to use the lateral acceleration column to calculate lean. lean = arctan (1 G/lateral acceleration).
Harry
Harry
Re: Why two files in the .csv export?
Posted: Fri Sep 11, 2015 1:18 pm
by Spaghetti
ok, can add the column by myself. Is there any export format that contains the pre-calculated values? Will you add a column in the next versions?
Re: Why two files in the .csv export?
Posted: Fri Sep 11, 2015 1:57 pm
by Harry
I add it to the list, please watch the change logs.
- Harry