You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey Alexander,
first of all thank you very much for the great work!!!!
Do you think it would be possible to get GT7 work in Grafana Dashboards?
I´ve already opened UDP port 33740 in SimHub so i get some data from GT7 and can show them on a SimHub Dashboard.
So it should be possible to integrate that into Grafana right?
Any help would be appreciated
thanks
The text was updated successfully, but these errors were encountered:
Hm. This plugin does not have support of Gran Turismo yet. It should not be too complicated to add it, but I do not have PS and cannot test it out. I'll keep it here as a feature request, maybe someone could implement it.
Hi, I discovered this Grafana plugin and I have a PS5, so I'm working on adding GT7 support in my fork. For now, I'd say the bare bones are finished.
What remains to be done (roughly):
Top priority: make the PS IP address configurable, either from the data source itself or from the docker compose file through an environment variable
EV support (would be helpful to find a way to change units dynamically in Grafana)
Additional flags decoding and visualisation (like TCS, ABS flags)
A better lap implementation overall (like better conversion of laptimes)
A smarter dashboard that can use the CarID and the maximum revs sent by GT7
I'll create a PR when it'll be ready.
Dashboard prototype
This is running on a Raspberry Pi 2 using Docker Compose. Fuel remaining is 100 since I was in a time trial without fuel consumption. The % near each wheel is a tyre slip ratio in percentage, calculated as tyre speed / car speed.
Hey Alexander,
first of all thank you very much for the great work!!!!
Do you think it would be possible to get GT7 work in Grafana Dashboards?
I´ve already opened UDP port 33740 in SimHub so i get some data from GT7 and can show them on a SimHub Dashboard.
So it should be possible to integrate that into Grafana right?
Any help would be appreciated
thanks
The text was updated successfully, but these errors were encountered: