• Welcome to PiBoSo Official Forum. Please login or sign up.
 
April 20, 2024, 06:12:53 AM

Recent posts

Pages 1 ... 5 6 7 8 9 10
61
Support / Re: data live timing
Last post by Ricoway46 - November 13, 2023, 09:21:47 PM
It's still me ;D  I would ask another request if possible:

Would it be possible to add the best of the various splits in CLASSIFICATION for each rider in addition to the best lap?

Thank you
62
Support / Re: data live timing
Last post by Ricoway46 - November 12, 2023, 02:42:44 PM
I also add a request:

from what the SPLIT messages return I see 0, 1 or 2 so when the lap has already started. Would it be possible to also add when a driver starts the lap? For example:

SPLIT
94
INIT
---

Thank you
63
Support / data live timing
Last post by Ricoway46 - November 11, 2023, 07:38:10 PM
Hi PiBoSo,

i'm trying to read live timing data from a dedicated server. I'm stuck on the CLASSIFICATION message. Specifically some lines for various sessions that i can't map.

I'm resuming the block of lines from your post:

CLASSIFICATION
Session
Status
Session Timer (milliseconds)
Session Length (minutes)
Session Lap
Number of Laps
for each entry:
    Race Number
    if the session is practice (practice, qualify, warmup)
        Best Lap (milliseconds)

        if the best lap is not zero
            Lap Number
            Total Laps
            Gap (milliseconds, -- if zero)
            Speed Trap (meters/s)
        endif
    else
        Race Time (milliseconds) or Status (DNS/DSQ)

        if Race Time is not zero
            Lap Number
            Gap (milliseconds or L if lapped)
        endif
    endelse

    Bike Status (TRK/PIT)
endfor
Empty string after the last entry

For practice, I receive this:

CLASSIFICATION
PRACTICE <- session
INPROGRESS <- status
300000 <- timer
5 <- session length
1 <- session lap
0 <- number of laps
1 <- ?
1 <- ?
1 <- ?
94 <- number rider
107619 <- best lap
1 <- lap number
1 <- total laps
-- <- gap
278.9 <- speed trap
TRK <- bike status

What are the three 1s? The same question applies to the qualify.

For the race instead:

CLASSIFICATION
RACE <- session
INPROGRESS <- status
133409 <- timer
0 <- length
1 <- lap
3 <- number of laps
2 <- ?
1 <- ?
1 <- ?
94 <- number rider
101801 <- race time
1 <- lap number
-- <- gap
-- <- ?

Here is also a final --. Additionally, the bike status (TRK/PIT) does not seem to be present.

Edit: Is it possible that the final "--" is it the status that is null in the race?

Thank you.
64
Off Topic / The hare and the tortoises (My...
Last post by davidboda46 - November 09, 2023, 02:08:02 AM
Why I'm exhausted
Why the teams and riders are probably more so
Why Martin has the upper hand
Why Aprilia is brilliant but flawed
Why Yamaha was competitive
Why tire pressure might decide the championship
https://mythoughtsabout2wheels.blogspot.com/2023/11/the-hare-and-tortoises.html

Cheers,
/David
65
Custom hardware / Re: Motion rig project
Last post by doubledragoncc - November 08, 2023, 10:06:07 AM
Brilliant work as always Chris.

DD
66
General Discussion / Re: Daily development reprise
Last post by PiBoSo - November 07, 2023, 12:06:25 PM
* Tools: added an orthographic top-down view to Map Viewer

* GPB / KRP / MXB: fixed the missing skids and water wakes

* GPB / KRP / MXB: optimization of the replay memory usage on the dedicated server





67
Custom hardware / Re: Motion rig project
Last post by Chris_Beeves - November 07, 2023, 04:50:53 AM
Short demo of the steering in its current form:


It's a little too sensitive for my taste at the moment, but the handlebars unfortunately aren't beefy enough to handle full race torque yet. Working on rebuilding the entire steering hardware now.
68
General Discussion / Re: Daily development reprise
Last post by PiBoSo - November 06, 2023, 10:39:12 PM
* GPB / KRP / MXB: fixed some rendering errors


69
Custom hardware / Re: Motion rig project
Last post by teeds - October 25, 2023, 11:14:26 AM
Quote from: Chris_Beeves on October 23, 2023, 04:42:11 AMIt's a place where industry people and researchers can meet up and present, discuss and test two wheeler simulation in every form.

I'm amazed that this is a thing, great to see and nicely done.
70
General Discussion / Re: Daily development reprise
Last post by PiBoSo - October 24, 2023, 09:40:36 PM
Pages 1 ... 5 6 7 8 9 10