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?
Why two files in the .csv export?
Re: Why two files in the .csv export?
You need to use the lateral acceleration column to calculate lean. lean = arctan (1 G/lateral acceleration).
Harry
Harry
Harry
Harry
Re: Why two files in the .csv export?
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?