Page 1 of 1

Race Analyzer 1.1.13 released

Posted: Mon Aug 12, 2013 2:49 pm
by brentp
Lots of bug fixes - you will want to install this.

http://autosportlabs.net/RaceCapturePro ... _Downloads

===1.1.13===
Fixed bugs around corrupt reading / writing of Lua Script
Potential fix for live sensor monitoring crash (reduce logging output while reading data)
Accelerometer Calibration now automatically flashes and reads back accelerometer configuration
Fixed GPIO output mode not being written to RCP correctly
Fixed error where loading of config files blanked out fields if field was missing from config file (e.g. older version of config file)

This requires firmware 1.1.10 and above.

Posted: Wed Aug 14, 2013 1:41 am
by gizmodo
I am still seeing the application lock up if I have the GPS installed button.

Posted: Wed Aug 14, 2013 2:12 am
by brentp
Hi,

Thanks for the update. Could you elaborate? if you have GPS enabled and you bring up the live screen, you see the crash?

Posted: Wed Aug 14, 2013 12:10 pm
by gizmodo
Yes, the window for showing the gauges comes up with 8 boxes but nothing in them. After a few seconds it turns white and RaceAnalyzer dies. Does RaceAnalyzer write debug logs?

Posted: Thu Aug 15, 2013 1:05 pm
by gizmodo
I was playing around with this more this morning and it seems as though setting all of the channels to log at the same rate helps. I set everything to log at 10 Hz, and was able to get RaceAnalyzer to show the data when logging the following:
"Analog1"|"Percent"|10
"GPIO1"|"Percent"|10
"RPM"|"RPM"|10
"AccelX"|"G"|10
"AccelY"|"G"|10
"AccelZ"|"G"|10
"Yaw"|"Deg_Sec"|10
"Latitude"|"Deg"|10
"Longitude"|"Deg"|10
"Speed"|"MPH"|10
"Time"|"Time"|10

Posted: Thu Aug 15, 2013 2:41 pm
by brentp
Thank you. That is actually very helpful!