Does anyone know how to get tire pressure n damage data?
question: I tried this app a while back and it didn’t export a data log, it only showed live readings. I’m looking for something to give me timecoded telemetry for an entire race, if such a feature exists
Data receiving on what platform? I believe one of the data fields holds the value for ‘in race’ . I’ve been fooling around with telemetry data a while ago using tools and examples written in Python and Go whiched worked on Lindows. Even had one in a Splink instance and also Elastic. At least one of the also showed a map of the trip based on the geo fields.
The formentioned tools wrote collected data to CSV and I believe I had one also creating JSON or a JSON array.
I’m not sure, I just installed this optn app on my phone and was getting good live data, but couldn’t figure out how to get a log file or something. what good is live telemetry when I have to stare at my phone while driving?
I’m building an app to solve this; however, it will be a couple of months until it’s ready. I’m not just going to extract the data; I’m going to process it with AI to provide recommendations to improve driving and tunes. Far more advanced than anything I’ve seen or used.