Page 1 of 1

Example of exported CSV table?

Posted: Tue Jan 22, 2013 10:11 pm
by SpatialStage
On the indiegogo site you mention:
Furthermore, Race Capture Pro records data in a simple comma-separated value (CSV) format, allowing you to load your data into a variety of other tools.
I was wondering if you guys already have the exported table layout setup, and if it would be possible to get an example of what it will look like? I need to write some python scripts and the field headings would be a huge help to have ahead of time. :D

Posted: Sun Jan 27, 2013 9:42 pm
by brentp
Here's a logfile example. Note, the official column names may change, but you will get the idea of the formatting. Pretty straightforward!

Posted: Mon Jan 28, 2013 6:53 pm
by SpatialStage
Thank you very much Brent, I really appreciate it!