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

Improve advanced adhesion model #627

Merged
merged 23 commits into from
Jul 23, 2022
Merged

Conversation

cesarBLG
Copy link
Contributor

@cesarBLG cesarBLG commented Mar 25, 2022

https://blueprints.launchpad.net/or/+spec/enhance-adhesion

  • Include wheel radius in calculations to convert from torque to tangential forces, and from angular speed to linear speed.
  • Allow lower wheel inertia values for electric and diesel locomotives.
  • Ensure that dissipative forces (e.g. braking) never accelerate the wheels (i.e. only deceleration).
  • Correct the slip characteristics so that adhesion tends to a fixed value (usually 40% of static friction). With the current model adhesion tends to zero.
  • Slip control.

http://www.elvastower.com/forums/index.php?/topic/36144-improving-adhesion/

@cesarBLG cesarBLG added the enhancement New feature or request label Mar 25, 2022
@cesarBLG cesarBLG self-assigned this Mar 25, 2022
twpol pushed a commit that referenced this pull request Mar 25, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #570 at 9bf034e: Experimental glTF 2.0 support with PBR lighting
- Pull request #613 at 39fb000: fix: Use properly FPS-independent smoothing function
- Pull request #615 at 75bf3a4:  Management of EOT devices  https://blueprints.launchpad.net/or/+spec/eot
- Pull request #616 at 1b168a0: Improvements in graduated/full release braking
- Pull request #617 at 99c6474: 02m: Removed menu option Debrief Evaluation. Now always available.
- Pull request #619 at 69b8ccc: Adjust HuD to display relevant parameters for DM locomotive
- Pull request #620 at 944f427: Adjust kinietic friction calculations
- Pull request #622 at c01c4a6: Bug fix for https://bugs.launchpad.net/or/+bug/1965311. TDI: The vacuum brake value is misaligned.
- Pull request #624 at dd59134: Menu option04 - invert controls
- Pull request #625 at b161625: Menu > Options - Change defaults for best graphics
- Pull request #626 at d294ec8: Timetable loading bar added
- Pull request #627 at 00a8280: Improve advanced adhesion model
@cesarBLG cesarBLG added not-for-unstable Special label to exclude a pull request from the Unstable Version and removed not-for-unstable Special label to exclude a pull request from the Unstable Version labels Mar 25, 2022
twpol pushed a commit that referenced this pull request Mar 26, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #570 at 9bf034e: Experimental glTF 2.0 support with PBR lighting
- Pull request #613 at 39fb000: fix: Use properly FPS-independent smoothing function
- Pull request #615 at 75bf3a4:  Management of EOT devices  https://blueprints.launchpad.net/or/+spec/eot
- Pull request #616 at 1b168a0: Improvements in graduated/full release braking
- Pull request #617 at 99c6474: 02m: Removed menu option Debrief Evaluation. Now always available.
- Pull request #619 at 69b8ccc: Adjust HuD to display relevant parameters for DM locomotive
- Pull request #620 at 944f427: Adjust kinietic friction calculations
- Pull request #622 at c01c4a6: Bug fix for https://bugs.launchpad.net/or/+bug/1965311. TDI: The vacuum brake value is misaligned.
- Pull request #624 at dd59134: Menu option04 - invert controls
- Pull request #625 at b161625: Menu > Options - Change defaults for best graphics
- Pull request #626 at d294ec8: Timetable loading bar added
- Pull request #627 at 71383c3: Improve advanced adhesion model
twpol pushed a commit that referenced this pull request Mar 26, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #570 at 9bf034e: Experimental glTF 2.0 support with PBR lighting
- Pull request #613 at 39fb000: fix: Use properly FPS-independent smoothing function
- Pull request #615 at 75bf3a4:  Management of EOT devices  https://blueprints.launchpad.net/or/+spec/eot
- Pull request #616 at 1b168a0: Improvements in graduated/full release braking
- Pull request #617 at 99c6474: 02m: Removed menu option Debrief Evaluation. Now always available.
- Pull request #619 at 69b8ccc: Adjust HuD to display relevant parameters for DM locomotive
- Pull request #620 at 944f427: Adjust kinietic friction calculations
- Pull request #622 at c01c4a6: Bug fix for https://bugs.launchpad.net/or/+bug/1965311. TDI: The vacuum brake value is misaligned.
- Pull request #624 at dd59134: Menu option04 - invert controls
- Pull request #625 at b161625: Menu > Options - Change defaults for best graphics
- Pull request #626 at d294ec8: Timetable loading bar added
- Pull request #627 at 71383c3: Improve advanced adhesion model
- Pull request #629 at 1baec1a: Refined label for downloading Testing Version
twpol pushed a commit that referenced this pull request Mar 27, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #613 at 39fb000: fix: Use properly FPS-independent smoothing function
- Pull request #615 at 75bf3a4:  Management of EOT devices  https://blueprints.launchpad.net/or/+spec/eot
- Pull request #616 at 1b168a0: Improvements in graduated/full release braking
- Pull request #617 at 99c6474: 02m: Removed menu option Debrief Evaluation. Now always available.
- Pull request #619 at 69b8ccc: Adjust HuD to display relevant parameters for DM locomotive
- Pull request #620 at 67c67f1: Adjust kinietic friction calculations
- Pull request #622 at c01c4a6: Bug fix for https://bugs.launchpad.net/or/+bug/1965311. TDI: The vacuum brake value is misaligned.
- Pull request #624 at dd59134: Menu option04 - invert controls
- Pull request #625 at b161625: Menu > Options - Change defaults for best graphics
- Pull request #626 at d294ec8: Timetable loading bar added
- Pull request #627 at 71383c3: Improve advanced adhesion model
- Pull request #628 at 029a962: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #629 at 1baec1a: Refined label for downloading Testing Version
twpol pushed a commit that referenced this pull request Mar 28, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #613 at 39fb000: fix: Use properly FPS-independent smoothing function
- Pull request #615 at 75bf3a4:  Management of EOT devices  https://blueprints.launchpad.net/or/+spec/eot
- Pull request #616 at 1b168a0: Improvements in graduated/full release braking
- Pull request #617 at 99c6474: 02m: Removed menu option Debrief Evaluation. Now always available.
- Pull request #619 at ea10bfc: Adjust HuD to display relevant parameters for DM locomotive
- Pull request #620 at 67c67f1: Adjust kinietic friction calculations
- Pull request #622 at c01c4a6: Bug fix for https://bugs.launchpad.net/or/+bug/1965311. TDI: The vacuum brake value is misaligned.
- Pull request #624 at dd59134: Menu option04 - invert controls
- Pull request #625 at b161625: Menu > Options - Change defaults for best graphics
- Pull request #626 at d294ec8: Timetable loading bar added
- Pull request #627 at 71383c3: Improve advanced adhesion model
- Pull request #628 at 40dfd05: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #629 at 1baec1a: Refined label for downloading Testing Version
twpol pushed a commit that referenced this pull request Mar 28, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #613 at 39fb000: fix: Use properly FPS-independent smoothing function
- Pull request #615 at 75bf3a4:  Management of EOT devices  https://blueprints.launchpad.net/or/+spec/eot
- Pull request #616 at 1b168a0: Improvements in graduated/full release braking
- Pull request #617 at 99c6474: 02m: Removed menu option Debrief Evaluation. Now always available.
- Pull request #619 at ea10bfc: Adjust HuD to display relevant parameters for DM locomotive
- Pull request #620 at 67c67f1: Adjust kinietic friction calculations
- Pull request #622 at c01c4a6: Bug fix for https://bugs.launchpad.net/or/+bug/1965311. TDI: The vacuum brake value is misaligned.
- Pull request #624 at dd59134: Menu option04 - invert controls
- Pull request #625 at b161625: Menu > Options - Change defaults for best graphics
- Pull request #626 at d294ec8: Timetable loading bar added
- Pull request #627 at 71383c3: Improve advanced adhesion model
- Pull request #629 at 1baec1a: Refined label for downloading Testing Version
twpol pushed a commit that referenced this pull request Mar 29, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #613 at 39fb000: fix: Use properly FPS-independent smoothing function
- Pull request #615 at 75bf3a4:  Management of EOT devices  https://blueprints.launchpad.net/or/+spec/eot
- Pull request #616 at 1b168a0: Improvements in graduated/full release braking
- Pull request #617 at 99c6474: 02m: Removed menu option Debrief Evaluation. Now always available.
- Pull request #619 at ea10bfc: Adjust HuD to display relevant parameters for DM locomotive
- Pull request #620 at 67c67f1: Adjust kinietic friction calculations
- Pull request #622 at c01c4a6: Bug fix for https://bugs.launchpad.net/or/+bug/1965311. TDI: The vacuum brake value is misaligned.
- Pull request #624 at dd59134: Menu option04 - invert controls
- Pull request #625 at b161625: Menu > Options - Change defaults for best graphics
- Pull request #626 at d294ec8: Timetable loading bar added
- Pull request #627 at 71383c3: Improve advanced adhesion model
- Pull request #629 at 1baec1a: Refined label for downloading Testing Version
- Pull request #630 at 688d0cd: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
twpol pushed a commit that referenced this pull request Mar 29, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #613 at 39fb000: fix: Use properly FPS-independent smoothing function
- Pull request #615 at 75bf3a4:  Management of EOT devices  https://blueprints.launchpad.net/or/+spec/eot
- Pull request #616 at 1b168a0: Improvements in graduated/full release braking
- Pull request #617 at 99c6474: 02m: Removed menu option Debrief Evaluation. Now always available.
- Pull request #619 at ea10bfc: Adjust HuD to display relevant parameters for DM locomotive
- Pull request #620 at 67c67f1: Adjust kinietic friction calculations
- Pull request #622 at c01c4a6: Bug fix for https://bugs.launchpad.net/or/+bug/1965311. TDI: The vacuum brake value is misaligned.
- Pull request #624 at dd59134: Menu option04 - invert controls
- Pull request #625 at b161625: Menu > Options - Change defaults for best graphics
- Pull request #626 at d294ec8: Timetable loading bar added
- Pull request #627 at 71383c3: Improve advanced adhesion model
- Pull request #629 at 34abd9c: Refined label for downloading Testing Version
- Pull request #630 at 688d0cd: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
twpol pushed a commit that referenced this pull request Mar 31, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #613 at 39fb000: fix: Use properly FPS-independent smoothing function
- Pull request #615 at 75bf3a4:  Management of EOT devices  https://blueprints.launchpad.net/or/+spec/eot
- Pull request #616 at 1b168a0: Improvements in graduated/full release braking
- Pull request #617 at 99c6474: 02m: Removed menu option Debrief Evaluation. Now always available.
- Pull request #619 at ea10bfc: Adjust HuD to display relevant parameters for DM locomotive
- Pull request #620 at 67c67f1: Adjust kinietic friction calculations
- Pull request #622 at c01c4a6: Bug fix for https://bugs.launchpad.net/or/+bug/1965311. TDI: The vacuum brake value is misaligned.
- Pull request #624 at dd59134: Menu option04 - invert controls
- Pull request #625 at b161625: Menu > Options - Change defaults for best graphics
- Pull request #626 at d294ec8: Timetable loading bar added
- Pull request #627 at 71383c3: Improve advanced adhesion model
- Pull request #629 at 34abd9c: Refined label for downloading Testing Version
- Pull request #630 at 688d0cd: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #631 at 443fc13: Get correct signal id if signal ahead is in same Track Circuit
- Pull request #633 at 7ce52a7: Removed ViewDispatcher setting
twpol pushed a commit that referenced this pull request Mar 31, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #613 at 39fb000: fix: Use properly FPS-independent smoothing function
- Pull request #615 at 75bf3a4:  Management of EOT devices  https://blueprints.launchpad.net/or/+spec/eot
- Pull request #616 at 1b168a0: Improvements in graduated/full release braking
- Pull request #617 at 99c6474: 02m: Removed menu option Debrief Evaluation. Now always available.
- Pull request #619 at ea10bfc: Adjust HuD to display relevant parameters for DM locomotive
- Pull request #620 at 67c67f1: Adjust kinietic friction calculations
- Pull request #622 at c01c4a6: Bug fix for https://bugs.launchpad.net/or/+bug/1965311. TDI: The vacuum brake value is misaligned.
- Pull request #624 at 01231e1: Menu option04 - invert controls
- Pull request #625 at b161625: Menu > Options - Change defaults for best graphics
- Pull request #626 at d294ec8: Timetable loading bar added
- Pull request #627 at 71383c3: Improve advanced adhesion model
- Pull request #629 at 34abd9c: Refined label for downloading Testing Version
- Pull request #630 at 688d0cd: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #631 at 443fc13: Get correct signal id if signal ahead is in same Track Circuit
- Pull request #633 at 7ce52a7: Removed ViewDispatcher setting
twpol pushed a commit that referenced this pull request Mar 31, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #613 at 39fb000: fix: Use properly FPS-independent smoothing function
- Pull request #615 at 75bf3a4:  Management of EOT devices  https://blueprints.launchpad.net/or/+spec/eot
- Pull request #616 at 1b168a0: Improvements in graduated/full release braking
- Pull request #617 at 99c6474: 02m: Removed menu option Debrief Evaluation. Now always available.
- Pull request #619 at ea10bfc: Adjust HuD to display relevant parameters for DM locomotive
- Pull request #620 at 67c67f1: Adjust kinietic friction calculations
- Pull request #622 at c01c4a6: Bug fix for https://bugs.launchpad.net/or/+bug/1965311. TDI: The vacuum brake value is misaligned.
- Pull request #624 at 01231e1: Menu option04 - invert controls
- Pull request #625 at b161625: Menu > Options - Change defaults for best graphics
- Pull request #626 at d294ec8: Timetable loading bar added
- Pull request #627 at 71383c3: Improve advanced adhesion model
- Pull request #629 at 34abd9c: Refined label for downloading Testing Version
- Pull request #630 at 688d0cd: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #631 at 443fc13: Get correct signal id if signal ahead is in same Track Circuit
- Pull request #633 at 7ce52a7: Removed ViewDispatcher setting
twpol pushed a commit that referenced this pull request Mar 31, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #613 at 39fb000: fix: Use properly FPS-independent smoothing function
- Pull request #615 at 75bf3a4:  Management of EOT devices  https://blueprints.launchpad.net/or/+spec/eot
- Pull request #616 at 1b168a0: Improvements in graduated/full release braking
- Pull request #617 at 99c6474: 02m: Removed menu option Debrief Evaluation. Now always available.
- Pull request #619 at ea10bfc: Adjust HuD to display relevant parameters for DM locomotive
- Pull request #620 at 67c67f1: Adjust kinietic friction calculations
- Pull request #622 at c01c4a6: Bug fix for https://bugs.launchpad.net/or/+bug/1965311. TDI: The vacuum brake value is misaligned.
- Pull request #624 at 01231e1: Menu option04 - invert controls
- Pull request #625 at b161625: Menu > Options - Change defaults for best graphics
- Pull request #626 at d294ec8: Timetable loading bar added
- Pull request #627 at 121de22: Improve advanced adhesion model
- Pull request #629 at 34abd9c: Refined label for downloading Testing Version
- Pull request #630 at 688d0cd: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #631 at 443fc13: Get correct signal id if signal ahead is in same Track Circuit
- Pull request #633 at 7ce52a7: Removed ViewDispatcher setting
- Pull request #634 at 1a44f03: Out of range exception with >= 256 cab controls
twpol pushed a commit that referenced this pull request Mar 31, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #613 at 39fb000: fix: Use properly FPS-independent smoothing function
- Pull request #615 at 75bf3a4:  Management of EOT devices  https://blueprints.launchpad.net/or/+spec/eot
- Pull request #616 at 1b168a0: Improvements in graduated/full release braking
- Pull request #617 at 99c6474: 02m: Removed menu option Debrief Evaluation. Now always available.
- Pull request #619 at ea10bfc: Adjust HuD to display relevant parameters for DM locomotive
- Pull request #620 at 67c67f1: Adjust kinietic friction calculations
- Pull request #622 at c01c4a6: Bug fix for https://bugs.launchpad.net/or/+bug/1965311. TDI: The vacuum brake value is misaligned.
- Pull request #624 at 01231e1: Menu option04 - invert controls
- Pull request #625 at b161625: Menu > Options - Change defaults for best graphics
- Pull request #627 at 121de22: Improve advanced adhesion model
- Pull request #629 at 34abd9c: Refined label for downloading Testing Version
- Pull request #630 at 688d0cd: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #631 at 443fc13: Get correct signal id if signal ahead is in same Track Circuit
- Pull request #633 at 7ce52a7: Removed ViewDispatcher setting
- Pull request #634 at 1a44f03: Out of range exception with >= 256 cab controls
twpol pushed a commit that referenced this pull request Apr 2, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #613 at 39fb000: fix: Use properly FPS-independent smoothing function
- Pull request #615 at 75bf3a4:  Management of EOT devices  https://blueprints.launchpad.net/or/+spec/eot
- Pull request #616 at 1b168a0: Improvements in graduated/full release braking
- Pull request #617 at 99c6474: 02m: Removed menu option Debrief Evaluation. Now always available.
- Pull request #619 at ea10bfc: Adjust HuD to display relevant parameters for DM locomotive
- Pull request #620 at 67c67f1: Adjust kinietic friction calculations
- Pull request #622 at c01c4a6: Bug fix for https://bugs.launchpad.net/or/+bug/1965311. TDI: The vacuum brake value is misaligned.
- Pull request #624 at 01231e1: Menu option04 - invert controls
- Pull request #625 at b161625: Menu > Options - Change defaults for best graphics
- Pull request #627 at 541f82c: Improve advanced adhesion model
- Pull request #629 at 34abd9c: Refined label for downloading Testing Version
- Pull request #630 at 688d0cd: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #631 at 443fc13: Get correct signal id if signal ahead is in same Track Circuit
- Pull request #633 at 7ce52a7: Removed ViewDispatcher setting
- Pull request #634 at 1a44f03: Out of range exception with >= 256 cab controls
twpol pushed a commit that referenced this pull request Apr 3, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #613 at 39fb000: fix: Use properly FPS-independent smoothing function
- Pull request #615 at 75bf3a4:  Management of EOT devices  https://blueprints.launchpad.net/or/+spec/eot
- Pull request #616 at 1b168a0: Improvements in graduated/full release braking
- Pull request #617 at 99c6474: 02m: Removed menu option Debrief Evaluation. Now always available.
- Pull request #619 at ea10bfc: Adjust HuD to display relevant parameters for DM locomotive
- Pull request #620 at 67c67f1: Adjust kinietic friction calculations
- Pull request #622 at c01c4a6: Bug fix for https://bugs.launchpad.net/or/+bug/1965311. TDI: The vacuum brake value is misaligned.
- Pull request #624 at 01231e1: Menu option04 - invert controls
- Pull request #625 at b161625: Menu > Options - Change defaults for best graphics
- Pull request #627 at 541f82c: Improve advanced adhesion model
- Pull request #629 at 34abd9c: Refined label for downloading Testing Version
- Pull request #630 at 688d0cd: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #631 at 443fc13: Get correct signal id if signal ahead is in same Track Circuit
- Pull request #633 at 7ce52a7: Removed ViewDispatcher setting
- Pull request #635 at b731488: Minor steam locomotive issues.
twpol pushed a commit that referenced this pull request Apr 3, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #613 at 39fb000: fix: Use properly FPS-independent smoothing function
- Pull request #615 at 75bf3a4:  Management of EOT devices  https://blueprints.launchpad.net/or/+spec/eot
- Pull request #616 at 1b168a0: Improvements in graduated/full release braking
- Pull request #617 at 99c6474: 02m: Removed menu option Debrief Evaluation. Now always available.
- Pull request #619 at ea10bfc: Adjust HuD to display relevant parameters for DM locomotive
- Pull request #620 at 67c67f1: Adjust kinietic friction calculations
- Pull request #622 at c01c4a6: Bug fix for https://bugs.launchpad.net/or/+bug/1965311. TDI: The vacuum brake value is misaligned.
- Pull request #624 at 01231e1: Menu option04 - invert controls
- Pull request #625 at b161625: Menu > Options - Change defaults for best graphics
- Pull request #627 at da23e7b: Improve advanced adhesion model
- Pull request #629 at 34abd9c: Refined label for downloading Testing Version
- Pull request #630 at 688d0cd: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #631 at 443fc13: Get correct signal id if signal ahead is in same Track Circuit
- Pull request #633 at 7ce52a7: Removed ViewDispatcher setting
- Pull request #635 at b731488: Minor steam locomotive issues.
twpol pushed a commit that referenced this pull request Jun 20, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #617 at 97cb8cf: 02m: Removed menu option Debrief Evaluation. Now always available.
- Pull request #627 at eca1e35: Improve advanced adhesion model
- Pull request #629 at 34abd9c: Refined label for downloading Testing Version
- Pull request #630 at 704731a: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #645 at 31f43e0: Rebuilded language templates for all modules
- Pull request #652 at 918fdb1: Add button functions to Raildriver
- Pull request #653 at a8e1cc7: Blueprint for container management https://blueprints.launchpad.net/or/+spec/containers
- Pull request #655 at 6a2a582: Menu block for bad content location
- Pull request #656 at e5128e4: Bug fix for https://bugs.launchpad.net/or/+bug/1979005 Drive wheels not rotating at correct speed
- Pull request #657 at 35913de: fix: Correctly merge exception and current stack traces in logger
twpol pushed a commit that referenced this pull request Jun 20, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #627 at eca1e35: Improve advanced adhesion model
- Pull request #630 at 704731a: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #645 at 31f43e0: Rebuilded language templates for all modules
- Pull request #652 at 918fdb1: Add button functions to Raildriver
- Pull request #653 at a8e1cc7: Blueprint for container management https://blueprints.launchpad.net/or/+spec/containers
- Pull request #655 at 6a2a582: Menu block for bad content location
- Pull request #656 at e5128e4: Bug fix for https://bugs.launchpad.net/or/+bug/1979005 Drive wheels not rotating at correct speed
- Pull request #657 at 35913de: fix: Correctly merge exception and current stack traces in logger
twpol pushed a commit that referenced this pull request Jun 20, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #627 at eca1e35: Improve advanced adhesion model
- Pull request #630 at 704731a: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #645 at 31f43e0: Rebuilded language templates for all modules
- Pull request #652 at 918fdb1: Add button functions to Raildriver
- Pull request #653 at a8e1cc7: Blueprint for container management https://blueprints.launchpad.net/or/+spec/containers
- Pull request #655 at 6a2a582: Menu block for bad content location
- Pull request #656 at e5128e4: Bug fix for https://bugs.launchpad.net/or/+bug/1979005 Drive wheels not rotating at correct speed
- Pull request #657 at 35913de: fix: Correctly merge exception and current stack traces in logger
- Pull request #658 at 04d76b5: style: Add .NET editorconfig from Visual Studio templates
twpol pushed a commit that referenced this pull request Jun 21, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #627 at eca1e35: Improve advanced adhesion model
- Pull request #630 at 704731a: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #645 at 31f43e0: Rebuilded language templates for all modules
- Pull request #652 at 918fdb1: Add button functions to Raildriver
- Pull request #655 at 6a2a582: Menu block for bad content location
- Pull request #656 at e5128e4: Bug fix for https://bugs.launchpad.net/or/+bug/1979005 Drive wheels not rotating at correct speed
- Pull request #657 at 35913de: fix: Correctly merge exception and current stack traces in logger
- Pull request #658 at 04d76b5: style: Add .NET editorconfig from Visual Studio templates
twpol pushed a commit that referenced this pull request Jun 21, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #627 at eca1e35: Improve advanced adhesion model
- Pull request #630 at 704731a: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #645 at 31f43e0: Rebuilded language templates for all modules
- Pull request #652 at 918fdb1: Add button functions to Raildriver
- Pull request #653 at c41c531: Blueprint for container management https://blueprints.launchpad.net/or/+spec/containers
- Pull request #655 at 6a2a582: Menu block for bad content location
- Pull request #656 at e5128e4: Bug fix for https://bugs.launchpad.net/or/+bug/1979005 Drive wheels not rotating at correct speed
- Pull request #657 at 35913de: fix: Correctly merge exception and current stack traces in logger
- Pull request #658 at 04d76b5: style: Add .NET editorconfig from Visual Studio templates
twpol pushed a commit that referenced this pull request Jun 22, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #627 at eca1e35: Improve advanced adhesion model
- Pull request #630 at 704731a: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #645 at 31f43e0: Rebuilded language templates for all modules
- Pull request #652 at 918fdb1: Add button functions to Raildriver
- Pull request #653 at 1254807: Blueprint for container management https://blueprints.launchpad.net/or/+spec/containers
- Pull request #655 at 6a2a582: Menu block for bad content location
- Pull request #656 at e5128e4: Bug fix for https://bugs.launchpad.net/or/+bug/1979005 Drive wheels not rotating at correct speed
- Pull request #657 at 35913de: fix: Correctly merge exception and current stack traces in logger
- Pull request #658 at 04d76b5: style: Add .NET editorconfig from Visual Studio templates
twpol pushed a commit that referenced this pull request Jun 22, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #627 at eca1e35: Improve advanced adhesion model
- Pull request #630 at 704731a: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #645 at 31f43e0: Rebuilded language templates for all modules
- Pull request #652 at 918fdb1: Add button functions to Raildriver
- Pull request #655 at 6a2a582: Menu block for bad content location
- Pull request #656 at e5128e4: Bug fix for https://bugs.launchpad.net/or/+bug/1979005 Drive wheels not rotating at correct speed
- Pull request #657 at 35913de: fix: Correctly merge exception and current stack traces in logger
- Pull request #658 at 04d76b5: style: Add .NET editorconfig from Visual Studio templates
twpol pushed a commit that referenced this pull request Jun 24, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #627 at eca1e35: Improve advanced adhesion model
- Pull request #630 at 704731a: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #645 at 31f43e0: Rebuilded language templates for all modules
- Pull request #652 at 918fdb1: Add button functions to Raildriver
- Pull request #655 at 6a2a582: Menu block for bad content location
- Pull request #656 at e5128e4: Bug fix for https://bugs.launchpad.net/or/+bug/1979005 Drive wheels not rotating at correct speed
- Pull request #657 at 35913de: fix: Correctly merge exception and current stack traces in logger
- Pull request #658 at 04d76b5: style: Add .NET editorconfig from Visual Studio templates
- Pull request #659 at f38fc9b: Bug fix for https://bugs.launchpad.net/or/+bug/1979824 Seconds in digital clock within 3Dcab not displayed
twpol pushed a commit that referenced this pull request Jun 24, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #627 at eca1e35: Improve advanced adhesion model
- Pull request #630 at 704731a: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #652 at 918fdb1: Add button functions to Raildriver
- Pull request #655 at 6a2a582: Menu block for bad content location
- Pull request #656 at e5128e4: Bug fix for https://bugs.launchpad.net/or/+bug/1979005 Drive wheels not rotating at correct speed
- Pull request #657 at 35913de: fix: Correctly merge exception and current stack traces in logger
- Pull request #658 at 04d76b5: style: Add .NET editorconfig from Visual Studio templates
- Pull request #659 at f38fc9b: Bug fix for https://bugs.launchpad.net/or/+bug/1979824 Seconds in digital clock within 3Dcab not displayed
- Pull request #660 at 7818414: perf: Improved performance counter initialisation
twpol pushed a commit that referenced this pull request Jun 25, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #627 at eca1e35: Improve advanced adhesion model
- Pull request #630 at 704731a: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #632 at 5d0be40: Menu options07a - Re-do System Tab
- Pull request #652 at 918fdb1: Add button functions to Raildriver
- Pull request #655 at 6a2a582: Menu block for bad content location
- Pull request #656 at e5128e4: Bug fix for https://bugs.launchpad.net/or/+bug/1979005 Drive wheels not rotating at correct speed
- Pull request #657 at 35913de: fix: Correctly merge exception and current stack traces in logger
- Pull request #658 at 04d76b5: style: Add .NET editorconfig from Visual Studio templates
- Pull request #659 at f38fc9b: Bug fix for https://bugs.launchpad.net/or/+bug/1979824 Seconds in digital clock within 3Dcab not displayed
- Pull request #660 at 7818414: perf: Improved performance counter initialisation
twpol pushed a commit that referenced this pull request Jun 25, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #627 at eca1e35: Improve advanced adhesion model
- Pull request #630 at 704731a: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #632 at a24a4f1: Menu options07a - Re-do System Tab
- Pull request #652 at 918fdb1: Add button functions to Raildriver
- Pull request #655 at 6a2a582: Menu block for bad content location
- Pull request #656 at e5128e4: Bug fix for https://bugs.launchpad.net/or/+bug/1979005 Drive wheels not rotating at correct speed
- Pull request #657 at 35913de: fix: Correctly merge exception and current stack traces in logger
- Pull request #658 at 04d76b5: style: Add .NET editorconfig from Visual Studio templates
- Pull request #659 at f38fc9b: Bug fix for https://bugs.launchpad.net/or/+bug/1979824 Seconds in digital clock within 3Dcab not displayed
- Pull request #660 at 7818414: perf: Improved performance counter initialisation
twpol pushed a commit that referenced this pull request Jun 25, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #627 at eca1e35: Improve advanced adhesion model
- Pull request #630 at 704731a: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #632 at a24a4f1: Menu options07a - Re-do System Tab
- Pull request #652 at 918fdb1: Add button functions to Raildriver
- Pull request #655 at 6a2a582: Menu block for bad content location
- Pull request #656 at e5128e4: Bug fix for https://bugs.launchpad.net/or/+bug/1979005 Drive wheels not rotating at correct speed
- Pull request #657 at 35913de: fix: Correctly merge exception and current stack traces in logger
- Pull request #658 at 04d76b5: style: Add .NET editorconfig from Visual Studio templates
- Pull request #659 at f38fc9b: Bug fix for https://bugs.launchpad.net/or/+bug/1979824 Seconds in digital clock within 3Dcab not displayed
- Pull request #660 at 7818414: perf: Improved performance counter initialisation
- Pull request #661 at 173c4d4: Corrected text that had become out of date
twpol pushed a commit that referenced this pull request Jun 26, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #627 at eca1e35: Improve advanced adhesion model
- Pull request #630 at 704731a: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #632 at a24a4f1: Menu options07a - Re-do System Tab
- Pull request #652 at 918fdb1: Add button functions to Raildriver
- Pull request #655 at 6a2a582: Menu block for bad content location
- Pull request #656 at e5128e4: Bug fix for https://bugs.launchpad.net/or/+bug/1979005 Drive wheels not rotating at correct speed
- Pull request #657 at 35913de: fix: Correctly merge exception and current stack traces in logger
- Pull request #658 at 04d76b5: style: Add .NET editorconfig from Visual Studio templates
- Pull request #659 at f38fc9b: Bug fix for https://bugs.launchpad.net/or/+bug/1979824 Seconds in digital clock within 3Dcab not displayed
- Pull request #660 at 7818414: perf: Improved performance counter initialisation
- Pull request #661 at 173c4d4: Corrected text that had become out of date
- Pull request #662 at 5364335: Brake pipe pressure is reduced instantly to EQ pressure
twpol pushed a commit that referenced this pull request Jun 26, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #627 at eca1e35: Improve advanced adhesion model
- Pull request #630 at 704731a: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #632 at a24a4f1: Menu options07a - Re-do System Tab
- Pull request #652 at 918fdb1: Add button functions to Raildriver
- Pull request #655 at 6a2a582: Menu block for bad content location
- Pull request #656 at e5128e4: Bug fix for https://bugs.launchpad.net/or/+bug/1979005 Drive wheels not rotating at correct speed
- Pull request #657 at 35913de: fix: Correctly merge exception and current stack traces in logger
- Pull request #658 at 04d76b5: style: Add .NET editorconfig from Visual Studio templates
- Pull request #659 at f38fc9b: Bug fix for https://bugs.launchpad.net/or/+bug/1979824 Seconds in digital clock within 3Dcab not displayed
- Pull request #660 at 7818414: perf: Improved performance counter initialisation
- Pull request #661 at 173c4d4: Corrected text that had become out of date
- Pull request #662 at 5364335: Brake pipe pressure is reduced instantly to EQ pressure
- Pull request #663 at a1ecce2: Restores option 02g removed in PR#589
twpol pushed a commit that referenced this pull request Jun 26, 2022
- Pull request #627 at eca1e35: Improve advanced adhesion model
- Pull request #630 at 704731a: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #632 at a24a4f1: Menu options07a - Re-do System Tab
- Pull request #652 at 918fdb1: Add button functions to Raildriver
- Pull request #655 at 6a2a582: Menu block for bad content location
- Pull request #656 at e5128e4: Bug fix for https://bugs.launchpad.net/or/+bug/1979005 Drive wheels not rotating at correct speed
- Pull request #657 at 35913de: fix: Correctly merge exception and current stack traces in logger
- Pull request #658 at 04d76b5: style: Add .NET editorconfig from Visual Studio templates
- Pull request #659 at f38fc9b: Bug fix for https://bugs.launchpad.net/or/+bug/1979824 Seconds in digital clock within 3Dcab not displayed
- Pull request #660 at 7818414: perf: Improved performance counter initialisation
- Pull request #661 at 173c4d4: Corrected text that had become out of date
- Pull request #662 at 5364335: Brake pipe pressure is reduced instantly to EQ pressure
- Pull request #663 at a1ecce2: Restores option 02g removed in PR#589
twpol pushed a commit that referenced this pull request Jun 26, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #627 at eca1e35: Improve advanced adhesion model
- Pull request #630 at 704731a: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #632 at a24a4f1: Menu options07a - Re-do System Tab
- Pull request #652 at 918fdb1: Add button functions to Raildriver
- Pull request #655 at 6a2a582: Menu block for bad content location
- Pull request #656 at e5128e4: Bug fix for https://bugs.launchpad.net/or/+bug/1979005 Drive wheels not rotating at correct speed
- Pull request #657 at 35913de: fix: Correctly merge exception and current stack traces in logger
- Pull request #658 at 04d76b5: style: Add .NET editorconfig from Visual Studio templates
- Pull request #659 at f38fc9b: Bug fix for https://bugs.launchpad.net/or/+bug/1979824 Seconds in digital clock within 3Dcab not displayed
- Pull request #660 at 7818414: perf: Improved performance counter initialisation
- Pull request #661 at 173c4d4: Corrected text that had become out of date
- Pull request #662 at 5364335: Brake pipe pressure is reduced instantly to EQ pressure
- Pull request #663 at a1ecce2: Restores option 02g removed in PR#589
twpol pushed a commit that referenced this pull request Jun 27, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #627 at eca1e35: Improve advanced adhesion model
- Pull request #630 at 704731a: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #632 at a24a4f1: Menu options07a - Re-do System Tab
- Pull request #652 at 918fdb1: Add button functions to Raildriver
- Pull request #655 at 6a2a582: Menu block for bad content location
- Pull request #656 at e5128e4: Bug fix for https://bugs.launchpad.net/or/+bug/1979005 Drive wheels not rotating at correct speed
- Pull request #657 at 35913de: fix: Correctly merge exception and current stack traces in logger
- Pull request #658 at 04d76b5: style: Add .NET editorconfig from Visual Studio templates
- Pull request #659 at f38fc9b: Bug fix for https://bugs.launchpad.net/or/+bug/1979824 Seconds in digital clock within 3Dcab not displayed
- Pull request #660 at 7818414: perf: Improved performance counter initialisation
- Pull request #661 at 173c4d4: Corrected text that had become out of date
- Pull request #662 at 318e2a1: Brake pipe pressure is reduced instantly to EQ pressure
- Pull request #663 at a1ecce2: Restores option 02g removed in PR#589
twpol pushed a commit that referenced this pull request Jun 27, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #627 at eca1e35: Improve advanced adhesion model
- Pull request #630 at 704731a: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #632 at a24a4f1: Menu options07a - Re-do System Tab
- Pull request #652 at 918fdb1: Add button functions to Raildriver
- Pull request #655 at 6a2a582: Menu block for bad content location
- Pull request #656 at e5128e4: Bug fix for https://bugs.launchpad.net/or/+bug/1979005 Drive wheels not rotating at correct speed
- Pull request #657 at 35913de: fix: Correctly merge exception and current stack traces in logger
- Pull request #658 at 04d76b5: style: Add .NET editorconfig from Visual Studio templates
- Pull request #659 at f38fc9b: Bug fix for https://bugs.launchpad.net/or/+bug/1979824 Seconds in digital clock within 3Dcab not displayed
- Pull request #660 at 7818414: perf: Improved performance counter initialisation
- Pull request #661 at 173c4d4: Corrected text that had become out of date
- Pull request #662 at 318e2a1: Brake pipe pressure is reduced instantly to EQ pressure
- Pull request #663 at a1ecce2: Restores option 02g removed in PR#589
- Pull request #666 at f196674: Website - correction to link for unstable versions
twpol pushed a commit that referenced this pull request Jun 28, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #627 at eca1e35: Improve advanced adhesion model
- Pull request #630 at 704731a: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #652 at 918fdb1: Add button functions to Raildriver
- Pull request #656 at e5128e4: Bug fix for https://bugs.launchpad.net/or/+bug/1979005 Drive wheels not rotating at correct speed
- Pull request #657 at 35913de: fix: Correctly merge exception and current stack traces in logger
- Pull request #658 at 04d76b5: style: Add .NET editorconfig from Visual Studio templates
- Pull request #659 at f38fc9b: Bug fix for https://bugs.launchpad.net/or/+bug/1979824 Seconds in digital clock within 3Dcab not displayed
- Pull request #660 at 7818414: perf: Improved performance counter initialisation
- Pull request #661 at 173c4d4: Corrected text that had become out of date
- Pull request #662 at 318e2a1: Brake pipe pressure is reduced instantly to EQ pressure
- Pull request #663 at a1ecce2: Restores option 02g removed in PR#589
- Pull request #666 at 24de166: Website - correction to link for unstable versions
twpol pushed a commit that referenced this pull request Jul 2, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #627 at eca1e35: Improve advanced adhesion model
- Pull request #630 at 704731a: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #652 at 918fdb1: Add button functions to Raildriver
- Pull request #656 at e5128e4: Bug fix for https://bugs.launchpad.net/or/+bug/1979005 Drive wheels not rotating at correct speed
- Pull request #657 at 35913de: fix: Correctly merge exception and current stack traces in logger
- Pull request #658 at 04d76b5: style: Add .NET editorconfig from Visual Studio templates
- Pull request #659 at f38fc9b: Bug fix for https://bugs.launchpad.net/or/+bug/1979824 Seconds in digital clock within 3Dcab not displayed
- Pull request #661 at 173c4d4: Corrected text that had become out of date
- Pull request #663 at a1ecce2: Restores option 02g removed in PR#589
twpol pushed a commit that referenced this pull request Jul 9, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #627 at eca1e35: Improve advanced adhesion model
- Pull request #630 at 704731a: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #650 at e3591da: Renewed Russian translation up to testing T1.4-524 version
- Pull request #652 at 918fdb1: Add button functions to Raildriver
- Pull request #661 at 173c4d4: Corrected text that had become out of date
- Pull request #663 at a1ecce2: Restores option 02g removed in PR#589
twpol pushed a commit that referenced this pull request Jul 9, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #627 at eca1e35: Improve advanced adhesion model
- Pull request #630 at 704731a: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #650 at 21c9f8b: Renewed Russian translation up to testing T1.4-524 version
- Pull request #652 at 918fdb1: Add button functions to Raildriver
- Pull request #661 at 173c4d4: Corrected text that had become out of date
- Pull request #663 at a1ecce2: Restores option 02g removed in PR#589
twpol pushed a commit that referenced this pull request Jul 9, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #627 at eca1e35: Improve advanced adhesion model
- Pull request #630 at 704731a: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #650 at dd2eeaf: Renewed Russian translation up to testing T1.4-524 version
- Pull request #652 at 918fdb1: Add button functions to Raildriver
- Pull request #661 at 173c4d4: Corrected text that had become out of date
- Pull request #663 at a1ecce2: Restores option 02g removed in PR#589
twpol pushed a commit that referenced this pull request Jul 9, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #627 at eca1e35: Improve advanced adhesion model
- Pull request #630 at 704731a: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #650 at e63c66f: Renewed Russian translation up to testing T1.4-524 version
- Pull request #652 at 918fdb1: Add button functions to Raildriver
- Pull request #661 at 173c4d4: Corrected text that had become out of date
- Pull request #663 at a1ecce2: Restores option 02g removed in PR#589
twpol pushed a commit that referenced this pull request Jul 9, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #627 at eca1e35: Improve advanced adhesion model
- Pull request #630 at 704731a: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #650 at 3f8380c: Renewed Russian translation up to testing T1.4-524 version
- Pull request #652 at 918fdb1: Add button functions to Raildriver
- Pull request #661 at 173c4d4: Corrected text that had become out of date
- Pull request #663 at a1ecce2: Restores option 02g removed in PR#589
twpol pushed a commit that referenced this pull request Jul 16, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #627 at eca1e35: Improve advanced adhesion model
- Pull request #630 at 704731a: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #650 at 3f8380c: Renewed Russian translation up to testing T1.4-598 version
- Pull request #652 at 918fdb1: Add button functions to Raildriver
- Pull request #661 at 173c4d4: Corrected text that had become out of date
- Pull request #663 at a1ecce2: Restores option 02g removed in PR#589
- Pull request #668 at 75b230a: fix: Swap defaults for instancing and glass back
twpol pushed a commit that referenced this pull request Jul 22, 2022
- Pull request #525 at 614b222: TCS extensions
- Pull request #627 at eca1e35: Improve advanced adhesion model
- Pull request #630 at 704731a: Sky Color Fix (Addresses Trello Roadmap Card #367 for More accurate sunrise and sunset)
- Pull request #650 at 3f8380c: Renewed Russian translation up to testing T1.4-598 version
- Pull request #652 at 918fdb1: Add button functions to Raildriver
- Pull request #669 at 1ab5f58: refactor: Separate host performance data collection and processing to another thread
Copy link
Contributor

@cjakeman cjakeman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Cesar,

This all looks good and thanks for updating the Manual too.

I'm sorry I didn't follow up earlier on my comment of 17th June.

Approved with thanks,

Chris

@cjakeman cjakeman merged commit a894670 into openrails:master Jul 23, 2022
Csantucci added a commit to Csantucci/openrails that referenced this pull request Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
2 participants