-
Notifications
You must be signed in to change notification settings - Fork 62
TelemetryProvider
saxxon66 edited this page Sep 13, 2018
·
3 revisions
A TelemetryProvider is the way SimFeedback receives the data from the game. We provide an open source Interface and a sample implementation for Assetto Corsa to get you started.
Have a look at SimFeedbackTelemetryProvider. The source code is well documented and we provide an abstract implementation to get you started quick.
And ...
here is a complete example of a full implemented TelemetryProvider for Assetto Corsa.