Skip to content

v1.2 Binary Release

Compare
Choose a tag to compare
@Grimzentide Grimzentide released this 08 Oct 11:09
· 147 commits to master since this release

Changelog:

Version 1.2 - 2015-10-08

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 (Python)
Fixed
  • Issue #18:The reset car button in iRacing now resets the current fuel stats.
  • Information messages when running the backend without arguments now reflects .exe release
  • Delay after writing to screen has been reduced from .3 to .25
  • Issue #17: Fixed issue which causes a hard crash when going from practice directly to a race session
  • Fixed issue where car details and class were picking up the wrong car
  • Issue #15: Incorrect data when going from a timed to lap session
Added
  • Logging of all statistics to a unique local file for each session
  • Information message is displayed on the screen when connection is lost to iRacing
  • Backend will automatically retry re-connection when iRacing closes or forces you into a new race session