Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Realtime iRating to Standing Widget #209

Closed
KennyPowell opened this issue Aug 29, 2019 · 5 comments
Closed

Add Realtime iRating to Standing Widget #209

KennyPowell opened this issue Aug 29, 2019 · 5 comments
Assignees
Milestone

Comments

@KennyPowell
Copy link

I would like to help with adding a column to the Standings widget that would show your Realtime iRating based on your current position in the race. I have the formula but don't know where to start in the collaboration to make it a reality

@jfgilliam
Copy link
Contributor

jfgilliam commented Aug 29, 2019 via email

@KennyPowell
Copy link
Author

KennyPowell commented Aug 30, 2019 via email

@jfgilliam
Copy link
Contributor

Looks like GitHub did not keep the attachment. You can email it directly to support@simracingapps.com. If you prefer to keep it private, let me know. Else, I'm going to attach it to this issue.

@KennyPowell
Copy link
Author

@jfgilliam jfgilliam self-assigned this Apr 16, 2020
@jfgilliam jfgilliam added this to the Version 1.13 milestone Apr 16, 2020
@jfgilliam
Copy link
Contributor

To turn this off add this to the settings.txt file.

dynamic-irating = N

jfgilliam added a commit to SIMRacingApps/SIMRacingAppsWebContent that referenced this issue Apr 23, 2020
(SIMRacingApps/SIMRacingApps#209)
       Add Real-time iRating to Standing Widget
       Changed iRating to be dynamically calculated as the positions
change throughout the race.
       This only applies to single class races. I have not figured out
how multiclass races are calculated.
       To turn this feature off and display the iRating the driver
started the race with
       add this to the settings.txt.
           dynamic-irating = N

    3. Created new widget called DriverRating
jfgilliam added a commit to SIMRacingApps/SIMRacingAppsSIMPluginiRacing that referenced this issue Apr 23, 2020
(SIMRacingApps/SIMRacingApps#209)
       Add Real-time iRating to Standing Widget
       Changed iRating to be dynamically calculated as the positions
change throughout the race.
       This only applies to single class races. I have not figured out
how multiclass races are calculated.
       To turn this feature off and display the iRating the driver
started the race with
       add this to the settings.txt.
           dynamic-irating = N
jfgilliam added a commit to SIMRacingApps/SIMRacingAppsServer that referenced this issue Apr 23, 2020
(SIMRacingApps/SIMRacingApps#209)
       Add Real-time iRating to Standing Widget
       Changed iRating to be dynamically calculated as the positions
change throughout the race.
       This only applies to single class races. I have not figured out
how multiclass races are calculated.
       To turn this feature off and display the iRating the driver
started the race with
       add this to the settings.txt.
           dynamic-irating = N
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants