Skip to content

Releases: vthinsel/GT7Proxy

1.7.2

22 Feb 20:36
Compare
Choose a tag to compare

roll/pitch/yaw have been corrected: the sign was wrong. Some other minor changes took place
Video here showing the final behavior : https://youtu.be/y-9C2CPViKQ

Configurable UDP ports

02 Aug 19:17
Compare
Choose a tag to compare

Two new parameters can be used o the command line to change the UDP ports which were hardcoded before. This allows more flexibility to integrate with other apps.

More accurate G-forces

14 Jul 12:09
Compare
Choose a tag to compare

Following some reports on surge force behavior, I reworked the forces calculation. They are no more based on packet received local time, but assume a fixed sampling rate sent from the game at 60Hz.
Result looks more realistic, with no more hickups.
numpy and scikit used all over the place where possible for better/quicker calculation. Much larger binary, but well....
Also added the delta time in the csv output to challenge the 60Hz if needed for trouleshooting
Updated with latest python modules including numpy and scikit modules

Bugfix: pause,ontrack,onload boolean correctly managed

06 Mar 20:53
Compare
Choose a tag to compare

forcing utf-8 output format
better management of flags, including pause and driving status so motion is not activated when not really driving

First release of GT7Proxy

01 Sep 08:16
Compare
Choose a tag to compare

First version with all data needed for sim rig
Includes csv file generation and console output