Releases: Grimzentide/iRacing-Arduino-Pit-Board
Release 4.7
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.7 - 2020-02-08
Minimum Requirements
- Front End v1.1
Fixed
- Fixed multiple bugs that prevented the pitboard from resetting when a session changes (I hope I found them all)
Release 4.6
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.6 - 2019-10-23
Minimum Requirements
- Front End v1.1
Added
- Track temp now displays every lap if it changes
- 5 lap average fuel burn now displays on screen when exiting sessions or the car
Fixed
- minor bug fix
Removed
- Community data options (-scd)
Release 4.5
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.5 - 2019-02-09
Minimum Requirements
- Front End v1.1
Added
- Track temperature info messages updates every two laps (if it changes)
Fixed
- Fixed text not clearing / overlapping / rendering issue correctly on main screen
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)
Release 4.3
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.3 - 2018-06-16
Minimum Requirements
- Front End v1.1
Added
- You can now use custom port speed to connect to the arduino
- use -cps 9600
Updated
- Updated the iRacing Pitboard website arguments generator - http://iracingpitboard.com/iRPBArguments.html
Release 4.2
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.2 - 2018-04-02
Minimum Requirements
- Front End v1.1
Fixed
- Fixed a bug preventing auto stop fuel from working
Added
- Show laps left in a timed session (shown next to laps until empty). This number rounds up. 23.3 laps left = 24 laps left
- use -sll (show laps left) to enable this feature
- Minimal Text To Speech (use -mtts). This function only tells you when to pit using the canned speech functions
Updated
- The pit lane screen now changes when approaching pits not when in pit lane
- Increased debugging output when running -debug
- Updated the iRacing Pitboard website arguments generator - http://iracingpitboard.com/iRPBArguments.html
Release 4.1
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.1 - 2018-03-12
Minimum Requirements
- Front End v1.1
Fixed
- Fixed a bug with community data causing delays with the screen updating.
- Due to the size of the community data database, this feature has been disabled.
Release 4.0
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.0 - 2017-12-06
Minimum Requirements
- Front End v1.1
Added
- Porsche 919 2016 added
- Audi R18 2016 added
- Dallara IR18 added
- Info message now displayed when joker laps are completed
- Easter egg
Removed
- Auto add fuel has been disabled. Please remove -aaf from your arguments list
- Auto add fuel all sessions has been disabled. Please remove -aafas from your arguments list
Version 3.9
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 3.9 - 2017-12-06
Minimum Requirements
- Front End v1.1
Fixed
Update to fix a bug in latest iRacing release
Pitboard now works with Rally Cross
Version 3.8 Patch 2
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 3.8 - 2017-09-01 - Patch 2
Minimum Requirements
- Front End v1.1
Fixed
Fixed a bug that causes the text to speech phrase "pit window open" to be continually repeated