Hi,
I've wanted to try and get RaceChrono working with a raspberry pi + influxDB + Grafana for a while now but not sure where to get started!
if anyone can point me in the right direction / help I would greatly appreciate it! Will also post public repo.
Comments
just with the Longitude and Latitude I'm not sure of the formatting to get the correct values shown in racecrono
{"Latitude", "channel(device(gps), latitude)* XXXX ", X.X}
You could use 60000000.0 as the multiplier. Then just divide with 60000000.0 to get the floating point version again.