Debrief evaluation and curve over speed issue.

Bug #1806211 reported by mbm_OR
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Open Rails
In Progress
Medium
mbm_OR

Bug Description

Debrief evaluation is designed to store activity run data and at the end of activity generate a report file.
One of these data is obtained from the "!IsMaxSafeCurveSpeed" flag, which detects when a car has exceeded the max safe curve speed limit.

The problem is that the counter (DbfEvalCurveOverSpeed) increases for each car over speed in the same curve, then the final counter value in that context, decreases the evaluation result.

The attached patch, only for the Debrief evaluation feature, allows to take in count only one curve over speed, if it occurs, in a different curve and increases the DbfEvalCurveOverSpeed counter value accordingly.

James Ross (twpol)
Changed in or:
importance: Undecided → Medium
Revision history for this message
mbm_OR (mauribachi) wrote :

Git patch improvement.

mbm_OR (mauribachi)
Changed in or:
assignee: nobody → mbm_OR (mauribachi)
status: New → In Progress
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.