Hi there
1st of all thx for the software, I think it's amazing what you do.
I a designing a dashboard for iracing with info that I do not have handy in the simulator. An important element to me is to have the delta of the current lap with the car in front and the car behind.
I think I have figured out correctly the code for it, but I am having a difficult time to obtain the right values (the real gaps between cars on track). I have a recorded session and the data does not match the data from the replay stored in iracing
I.e. At a certain point according to Racelab car ahead is 1.3 secs and car behind is 5.3 while Simhub variables report 2.0 and 7.1 respectively. I am speaking here about non processed variables (have tried here using difference of " RelativeGapToLeader" and using " DriverAhead_00_Gap")
Thx in advance