Opened 16 years ago

Closed 16 years ago

#26 closed enhancement (fixed)

Implement the lap view

Reported by: Henrik Heimbuerger Owned by: Fabian Rohn
Priority: minor Milestone: MS1: First release (1.0.0)
Component: ui Version: pre-1.0
Keywords: lap view Cc:

Description

[Edit this description]

Change History (7)

comment:1 Changed 16 years ago by Henrik Heimbuerger

Milestone: MS3: Input device and slot car track support

comment:2 Changed 16 years ago by Henrik Heimbuerger

Milestone: MS3: Input device and slot car track supportMS1: First usable version

Batch moved MS3 (input device/technology integration) to MS1 (first working version).

comment:3 Changed 16 years ago by Henrik Heimbuerger

Component: unspecifiedui

comment:4 Changed 16 years ago by Henrik Heimbuerger

Owner: changed from somebody to nobody

Batch reassigned all tickets owned by the virtual user 'somebody' to the virtual user 'nobody'.

comment:5 Changed 16 years ago by Henrik Heimbuerger

Owner: changed from nobody to Fabian Rohn
Status: newassigned

comment:6 Changed 16 years ago by SVN

New commit by frohn (revision [336]):
[Fix for Ticket #26] Added first usable Lap View version

I added a Lap Completion Listener which is triggered by the Race Statistics Manager (spring bean). In this class the lap time is also calculated.
A Lap Completion Event is fired in the class Car Position, when the lap count increments.

Maybe we could add some other columns into the view like average lap time or total time.

comment:7 Changed 16 years ago by Fabian Rohn

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.