Release 4.4
Changelog:
Front End (Arduino)
There are no updates to the front end Arduino code in this release which means you do not need to re-upload the code to the arduino device. Only the back end files in the release section need to be updated by you...
Back End
Version 4.4 - 2018-12-15
Minimum Requirements
- Front End v1.1
Added
- Track tire usage - Counts the number of tires used in a race session (use -ttu). Changing left hand side tires = 2 tires
- Track tire set usage - Counts the number of tires sets used in a race session (use -ttsu). Changing left hand side tires = 0.5 sets
Updated
- Community data is now enabled again with significant performance improvements. Use -scd to use it.
- This option uses the community data for required fuel calculations until 2 laps are completed
- HUGE performance increases by reducing how many times the screen is updated for many of the variables (Thanks Ignacio)
- Updated the iRacing Pitboard website arguments generator - http://iracingpitboard.com/iRPBArguments.html
Fixed
- Fixed a bug preventing the use of a custom serial port speed (Thanks Ignacio)