PiBoSo Official Forum

GP Bikes => Bug Reports => Topic started by: HornetMaX on June 19, 2014, 12:09:07 AM

Title: Weird timing problem
Post by: HornetMaX on June 19, 2014, 12:09:07 AM
@Piboso:
one strange problem I've noticed on track Monzabike v1.1: the last split seems to be taken way before its correct position.

From the tracks .rdf file I have:
finish_line
{
long = 404.894012

split1
{
long = 2150.573975

split2
{
long = 3905.693848

split3
{
long = 5660.813477


Track is 6995.13m, the fPos*tracklength of the last split should be at 5660.81 - 404.89 = 5255.92m (the two other respectively at 1745.68m and 3500.80m).

Now I have coded in my plugin something that when a split or lap event is received shows a string with some info, including the last known _fPos * tracklength (last known _fPos being updated at every RunTelemetry event).

I did a lap (from the pits) in 2:08.607 (lap 7 in the screenshot below) and I've recorded it live (while riding).

(https://drive.google.com/uc?export=view&id=0BzmU7Qoo77i1MC1lYlNJWGRqZ2c) (https://drive.google.com/uc?export=view&id=0BzmU7Qoo77i1MC1lYlNJWGRqZ2c)

http://youtube.com/v/5-Ui5FSB8VQ

So what I see is:

I was testing (offline) but I've seen it happen identically online.

MaX.
Title: Re: Weird timing problem
Post by: HornetMaX on July 03, 2014, 08:34:31 AM
Bump.

Any chance for a look at the above ? It may be nothing or a track issue, but there's a little chance it may be something more interesting to dig into ...

MaX.
Title: Re: Weird timing problem
Post by: HornetMaX on January 14, 2015, 07:38:12 AM
Bump. Still happening in beta6c on Monza v3.0 (NDS or not).

MaX.