Ticket

zurück zur Ticket Übersicht

Projekt RCM Ultimate
Zusammenfassung Pilots are marked as finished after passing the loop for the first time (AMBrc decoder)
Sequenz 1311
Klassifikation Bug
Priorität Medium
Status Done
Startdatum 11.11.2013
Fälligkeitsdatum 30.12.1899
Verantwortlich
Version 2.1.0
Aufwand 0
Beschreibung The problem for the final is that when the first car passes on the loop, the race is over and all the drivers pass the blue colors. Can not make the final like that. To the end we had to rule out the "staggered" as to qualifications. Pascal has this problem since the last update

http://www.youtube.com/watch?v=0Q0ses6XHvM&feature=youtu.be

Kommentare

Zeitstempel Wer Kommentar
27.11.2013 08:54:02 Felix Romer I just had a look at your problem and found the reason, why the pilot have been marked as "finished" right after you have started the final heat in group start mode.

The import info/data for this is located in this logfile:
\Logfile\System\LogFile [10-11-2013].log

I can see that RCM is adjusting the decoder offset during the warmup phase (before the start) on the right value, but at the start back to 0, what causes your issue.

10112013171439.983 [I] DEBUG: DecoderOffset: 3422559 / Value: 3422671 / LapTime: 112
10112013171439.983 [I] DEBUG: SetDecoderOffset: 3422671
10112013171519.448 [I] DEBUG: SetDecoderOffset: 0
10112013171530.796 [I] DEBUG: DecoderOffset: 0 / Value: 3473625 / LapTime: 3473625
10112013171530.797 [I] DEBUG: FInvalidAbsolutTime: 0 / Offset: 0 / FTimeOffset: 3473625 / Deduction: 3473625
10112013171530.804 [I] DEBUG: LapTime: 0 / RCM_Lap.LapTime: 3473625 / Deduction: 3473625

This line should not be:
> 10112013171519.448 [I] DEBUG: SetDecoderOffset: 0

This causes that the calculated laptime is much too high, what you can see in the next line:
> 10112013171530.796 [I] DEBUG: DecoderOffset: 0 / Value: 3473625 / LapTime: 3473625

In this case, RCM has calculated a laptime of 3473625 milliseconds (=> 57:53.625) instead of ~ 11 seconds (based on the timestamps of the log statements). Therefore RCM is marking the pilots as finished, because the lap time is already higher then the calculate race time.

Change history

Zeitstempel Wer Änderung
11.11.2013 08:34:08 Ticket erstellt
11.11.2013 13:38:15 Felix Romer Feld: Responsible
Alter Wert: -
Neuer Wert: Romer Felix
11.11.2013 13:38:15 Felix Romer Feld: Status
Alter Wert: Opened
Neuer Wert: Running
27.11.2013 08:54:27 Felix Romer Feld: Priority
Alter Wert: Low
Neuer Wert: Medium
29.11.2013 10:52:28 Felix Romer Feld: Specification
Alter Wert: bonjour hier a une course chez nous impossible de lancer les final de la cours . chaque départ de qualification aucun problème et aux final le programme plante au premier passage sur la boucle des voiture .
voici une petit vidéo du problème . http://www.

Neuer Wert: The problem for the final is that when the first car passes on the loop, the race is over and all the drivers pass the blue colors. Can not make the final like that. To the end we had to rule out the "staggered" as to qualifications. Pascal has this probl
29.11.2013 10:53:07 Felix Romer Feld: Title
Alter Wert: probléme de comtage
Neuer Wert: Pilots are marked as finished after passing the loop for the first time
29.11.2013 10:53:07 Felix Romer Feld: AddOn
Alter Wert:
Neuer Wert: 2.1.0
29.11.2013 10:53:32 Felix Romer Feld: Title
Alter Wert: Pilots are marked as finished after passing the loop for the first time
Neuer Wert: Pilots are marked as finished after passing the loop for the first time (AMBrc decoder)
29.11.2013 10:53:36 Felix Romer Feld: Status
Alter Wert: Running
Neuer Wert: Done