First explorations CA Logger overlay GoPro 2

I was hoping someone can answer this question for me. I have a sample of the log data (i.e., current, voltage, speed, etc) and imported in RaceRender. However, I couldn't get the gauges to register the data past the 2nd line. Then I read the notes (on this page http://racerender.com/RR2/docs/HowTo-Datalogger.html) and it says it needs the "Time" or "GPS Time" in the file. Once I added this column with some dummy data, it worked. So my question is, how did you guys get this "Time" data. Did you manually put it there? And if you select 5hz like Justin said, is that every 5 seconds?
 
I imported the data into Excel.
Then added a column on the left with a autoincreasing number for each line.
RaceRender reads them in seconds.
If your CA logs with 1hz, then these numbers should be full numbers (0, 1,2,3, x).
If your CA logs with 5hz, then these numbers should be in part of 1/5th (0, 0.2, 0.4, 0.6, 0.8, 1, 1.2, 1.4, x)

However, note that the GPS data is still in seconds, despite the CA logging in 5hz, so be careful to import two datasets in case you combine GPS data with 5hz log data.
 
Back
Top