In case anyone else is looking for it, I found a copy here:
https://pcmhacking.net/forums/viewtopic.php?f=10&t=4191
Search found 70 matches
- Sun Aug 12, 2018 9:58 pm
- Forum: RaceCapture/Pro General Q&A
- Topic: Data Analysis Software - Motec, Gems, AEM
- Replies: 119
- Views: 122483
- Sun Apr 01, 2018 6:26 pm
- Forum: RaceCapture App Bug Reporting / Feature Requests
- Topic: Race Caputre 1.12.1
- Replies: 2
- Views: 2364
See other thread: https://forum.autosportlabs.com/viewtopic.php?t=5774&sid=673c45669818d7b482ce57cb0c44fc04 Known issue, being worked (assuming the issues is common with folks running intel integrated graphics). Thankfully I'm not using either of those features, but if I was - I'd share in your frus...
- Sat Mar 31, 2018 3:59 pm
- Forum: RaceCapture App Bug Reporting / Feature Requests
- Topic: RaceCapture App 1.12 crashing
- Replies: 4
- Views: 2870
Brent and co, I'm also getting a crash on the "Analog Sensors" page. Laptop on Win7 w/ Intel HS Graphics 4600 2.13.0 firmware, 1.12.1 windows app version. Still a known issue? 1.12.2 windows app version with fix upcoming? Also - short of the 1.12.0 change log on the blog post, where's the change log...
- Fri May 12, 2017 2:45 pm
- Forum: CAN mapping discussion
- Topic: CAN Mapping bug in Bit Mode for 2.11.0
- Replies: 1
- Views: 2032
CAN Mapping bug in Bit Mode for 2.11.0
FYI for you guys trying to use the new bit mode for the CAN signal mapping:
https://github.com/autosportlabs/RaceCa ... issues/926
Summary: Bit mode with big endian does not work correctly and will give unexpected outputs.
Per Brent, they're targeting 2.11.1 for the fix.
https://github.com/autosportlabs/RaceCa ... issues/926
Summary: Bit mode with big endian does not work correctly and will give unexpected outputs.
Per Brent, they're targeting 2.11.1 for the fix.
- Tue Apr 18, 2017 12:52 am
- Forum: RaceCapture/Pro introductions
- Topic: What did I just buy....
- Replies: 5
- Views: 4474
The CAN data is in binary form. You tell it the length of the signal in the message, then those bits are taken together and turned into an integer. This integer is then scaled and offset. Example: Message $197 (hex ID) has the following data in it (4 bytes) : 1101 0110 1010 0001 1110 0111 1010 You t...
- Sun Apr 16, 2017 10:35 pm
- Forum: RaceCapture/Pro General Q&A
- Topic: Where to get CAN OBD Channel Info for Ford?
- Replies: 2
- Views: 1817
This page on the wiki has some of the info you are looking for: https://wiki.autosportlabs.com/RaceCapturePro2_OBD2 Using standard OBD2 PIDs will alleviate the need for the manufacturer specific CAN bus message information. That information, for the most part, is not public information. Some vehicle...
- Sun Apr 16, 2017 2:19 pm
- Forum: RaceCapture App Operation and General Q&A
- Topic: Convert log files to CSV or ASCII
- Replies: 3
- Views: 2160
I think you're asking about a script that's already be written
:
viewtopic.php?t=3731&postdays=0&postorder=asc&start=45
The rccsv2gems script converts the .log to a csv with all of the cells populated.

viewtopic.php?t=3731&postdays=0&postorder=asc&start=45
The rccsv2gems script converts the .log to a csv with all of the cells populated.
- Sun Apr 16, 2017 2:13 pm
- Forum: RaceCapture App Operation and General Q&A
- Topic: Autox with RaceCapture/Pro3
- Replies: 3
- Views: 2199
I've been getting GPS coordinates from a cell phone app ("My GPS Coordinates") to enter the start/finish points for auto-x. Seems to work well and enables the files to be loaded into podium or the RC App. I take screenshots on my phone to capture the coordinates, manually enter them in the App, then...
- Thu Apr 13, 2017 3:52 pm
- Forum: RaceCapture/Pro introductions
- Topic: What did I just buy....
- Replies: 5
- Views: 4474
My suggestions: For combining data and video: RaceRender (free version works well enough for me) or Solostorm ($$$ but has more perks) As Brent said, you can log standard OBD2 PIDs without any special info. Start there. Worry about the CAN stuff later. You'll at least be able to get throttle, engine...
- Tue Jun 21, 2016 2:54 pm
- Forum: RaceCapture/Pro General Q&A
- Topic: .log to .csv format
- Replies: 1
- Views: 1945
- Mon Mar 14, 2016 8:20 pm
- Forum: RaceCapture App Operation and General Q&A
- Topic: Having problems viewing data using racecapture app
- Replies: 20
- Views: 7963
- Mon Mar 14, 2016 3:22 pm
- Forum: RaceCapture App Operation and General Q&A
- Topic: Having problems viewing data using racecapture app
- Replies: 20
- Views: 7963
Can you upload the actual log file to this thread? My understanding is that you need start/finish markers (and potentially other information (GPS Data?)) in order to be able to view data in the app. As a result of that, I resort to going through the conversion script and viewing files in GEMS. I thi...
- Wed Mar 02, 2016 1:18 pm
- Forum: RaceCapture/Pro General Q&A
- Topic: Data Analysis Software - Motec, Gems, AEM
- Replies: 119
- Views: 122483
RE: Speed multiplier?
I think there might be a conversion between kph and mph going on twice (1mph = 1.609kph, 1.609^2 =2.589
Can you post the raw log file?
Can you post the raw log file?
- Tue Jan 12, 2016 4:18 am
- Forum: Hardware and Installation
- Topic: OBDII PID support for these channels?
- Replies: 3
- Views: 2549